Package: mzscheme
Version: 1:352-4
Severity: important

"setup-plt" of the Debian "mzscheme" package won't compile my collections,
due to trying to delete a file in the PLT installation tree.

Perhaps MzScheme was not properly compiled at installation time?


$ echo $PLTCOLLECTS 
/home/neil/collects:
$ ls -ld /home/neil/collects/exif/
drwxr-xr-x 5 neil neil 4096 Aug 29 18:23 /home/neil/collects/exif/
$ setup-plt -l exif
delete-file: cannot delete file: 
"/usr/lib/plt/collects/dynext/compiled/compile-unit.zo" (Permission denied; 
errno=13)

 === context ===
/usr/lib/plt/collects/mzlib/cm.ss:112:2: compile-zo
/usr/lib/plt/collects/mzlib/cm.ss:210:2: compile-root
/usr/lib/plt/collects/mzlib/cm.ss:290:16: compilation-manager-load-handler
$ ls -ld /usr/lib/plt/collects/dynext/compiled/compile-unit.zo
-rw-r--r-- 1 root root 6431 Aug 30 17:15 
/usr/lib/plt/collects/dynext/compiled/compile-unit.zo 
$ who am i
neil     pts/2        Oct 14 23:59 (:0.0)
$

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.x4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mzscheme depends on:
ii  debconf [debconf-2.0]        1.5.5       Debian configuration management sy
ii  gcc [c-compiler]             4:4.1.1-7   The GNU C compiler
ii  gcc-4.0 [c-compiler]         4.0.3-3     The GNU C compiler
ii  gcc-4.1 [c-compiler]         4.1.1-13    The GNU C compiler
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries

mzscheme recommends no packages.

-- debconf information:
  mzscheme/create_local_plt_dir_failed:
* mzscheme/create_zo_files_now: true
* mzscheme/run_webserver: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to