[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#316556: openmcl: CLC dumps OpenMCL image globally writable



Package: openmcl
Version: 0.14.2.p1.o
Severity: minor


During post-install of OpenMCL, the common-lisp-controller package dumps a new
Lisp image containing the CLC software. But the image file that it generates has
the wrong Unix file permissions, being writable by any user account:

$ ls -l /usr/lib/openmcl/
total 12272
drwxr-xr-x  2 root root    4096 2004-08-26 09:42 binppc
-rw-r--r--  1 root root     579 2004-08-02 17:23 install-clc.lisp
drwxr-xr-x  2 root root    4096 2005-03-21 09:51 lib
drwxr-xr-x  2 root root    4096 2005-03-21 09:51 library
-rw-rw-rw-  1 root root 6272808 2005-06-10 15:09 PPCCL
-rwxr-xr-x  1 root root  114132 2005-03-05 04:27 ppccl
-rw-r--r--  1 root root 6128728 2004-08-26 09:53 PPCCL-clean

PPCCL-clean is the backup of the original image, and PPCCL is the new image
dumped by CLC. I think PPCCL's permissions should be 0644, the same as the
PPCCL-clean image.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.23
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages openmcl depends on:
ii  common-lisp-controller      4.15         This is a Common Lisp source and c
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information



Reply to: