Package: openmcl
Version: 0.14.2.p1
Severity: grave
Justification: renders package unusable


Installing openmcl causes the following error on my system:

--- snip ---

(#:~)- aptitude install openmcl
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following NEW packages will be installed:
  openmcl
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/2386kB of archives. After unpacking 8508kB will be used.
Writing extended state information... Done
Selecting previously deselected package openmcl.
(Reading database ... 118756 files and directories currently installed.)
Unpacking openmcl (from .../openmcl_0.14.2.p1_powerpc.deb) ...
Setting up openmcl (0.14.2.p1) ...
/usr/lib/common-lisp/bin/openmcl.sh Installing clc...
Welcome to OpenMCL Version (Beta: Linux) 0.14.2.p1!
? #P"/usr/lib/openmcl/install-clc.lisp"
? T
? T
? /usr/lib/common-lisp/bin/openmcl.sh: line 13: 27196 Segmentation fault      
$EXEC --image-name /usr/lib/openmcl/PPCCL-clean --batch --no-init  <<EOF
(load "/usr/lib/openmcl/install-clc.lisp")
(setq ccl:*save-doc-strings* t)
(setq ccl:*fasl-save-doc-strings* t)
(ccl::save-application "/usr/lib/openmcl/PPCCL" :init-file 
"/etc/openmclrc.lisp")
EOF

---------------

Naturally, trying to run it afterwards fails:

(%:~)- openmcl 
Couldn't load lisp heap image from /usr/lib/openmcl/PPCCL


not surprising it has 0 size:

(%:~)- ls -l /usr/lib/openmcl/PPCCL
-rw-rw-rw-  1 root root 0 2005-02-06 15:23 /usr/lib/openmcl/PPCCL



thanks
fabian

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.7-powerpc
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

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

-- no debconf information


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

Reply via email to