Bug: package ecl missing interpreter binary

David Kaasen kaasen at nvg.ntnu.no
Thu Dec 9 11:54:54 UTC 2010


Hello!

FYI, I just installed the ecl package, version 9.6.1-1. It seems to 
provide no ecl interpreter binary. I run Debian amd64 testing.

Best regards from David Kaasen.

A log from the shell:

[davidk at rigel ~]$ sudo aptitude install ecl
The following NEW packages will be installed:
   ecl
0 packages upgraded, 1 newly installed, 0 to remove and 0 
not upgraded.
Need to get 2356 kB of archives. After unpacking 7873 kB 
will be used.
Get:1 http://ftp.no.debian.org/debian/ squeeze/main ecl 
amd64 9.6.1-1 [2356 kB]
Fetched 2356 kB in 5s (398 kB/s)
Selecting previously deselected package ecl.
(Reading database ... 273499 files and directories 
currently installed.)
Unpacking ecl (from .../archives/ecl_9.6.1-1_amd64.deb) 
...
Processing triggers for man-db ...
Setting up ecl (9.6.1-1) ...
/usr/lib/common-lisp/bin/ecl.sh loading and dumping clc.
;;; Loading "/usr/lib/ecl/install-clc.lisp"
;;; Loading #P"/usr/lib/ecl-9.6.1/cmp.fas"
;;; Loading #P"/usr/lib/ecl-9.6.1/sysfun.lsp"

Saving to new-ecl...;;; Warning: The function 
proclamation (SETF MODULE-COMPONENTS-BY-NAME) ((T T) T) 
is not valid.

[davidk at rigel ~]$ ecl
No command 'ecl' found, did you mean:
  Command 'el' from package 'oneliner-el' (main)
  Command 'ecm' from package 'ecm' (main)
  Command 'ecj' from package 'ecj' (main)
  Command 'cl' from package 'cl-launch' (main)
  Command 'mcl' from package 'mcl' (main)
  Command 'pecl' from package 'php-pear' (main)
  Command 'erl' from package 'erlang-base-hipe' (main)
  Command 'gcl' from package 'gcl' (main)
ecl: command not found
[davidk at rigel ~]$ dpkg -L ecl
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/ecl
/usr/share/doc/ecl/README.Debian
/usr/share/doc/ecl/copyright
/usr/share/doc/ecl/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/ecl.1.gz
/usr/share/man/man1/ecl-config.1.gz
/usr/lib
/usr/lib/ecl
/usr/lib/ecl/install-clc.lisp
/usr/lib/ecl/ecl-original
/usr/lib/common-lisp
/usr/lib/common-lisp/bin
/usr/lib/common-lisp/bin/ecl.sh
/usr/lib/ecl-9.6.1
/usr/lib/ecl-9.6.1/clx.fas
/usr/lib/ecl-9.6.1/serve-event.fas
/usr/lib/ecl-9.6.1/defsystem.fas
/usr/lib/ecl-9.6.1/dpp
/usr/lib/ecl-9.6.1/bytecmp.fas
/usr/lib/ecl-9.6.1/sysfun.lsp
/usr/lib/ecl-9.6.1/sockets.fas
/usr/lib/ecl-9.6.1/cmp.fas
/usr/lib/ecl-9.6.1/help.doc
/usr/lib/ecl-9.6.1/ucd.dat
/usr/lib/ecl-9.6.1/profile.fas
/usr/lib/ecl-9.6.1/BUILD-STAMP
/usr/lib/ecl-9.6.1/ecl_min
/usr/lib/ecl-9.6.1/rt.fas
/usr/lib/ecl-9.6.1/asdf.fas
/usr/lib/libecl.so.9.6.1
/usr/include
/usr/include/ecl
/usr/include/ecl/bytecodes.h
/usr/include/ecl/eval.h
/usr/include/ecl/configpre.h
/usr/include/ecl/cs.h
/usr/include/ecl/ecl-cmp.h
/usr/include/ecl/page.h
/usr/include/ecl/ecl.h
/usr/include/ecl/object.h
/usr/include/ecl/stacks.h
/usr/include/ecl/internal.h
/usr/include/ecl/external.h
/usr/include/ecl/config.h
/usr/include/ecl/number.h
/usr/include/ecl/unify.h
/usr/include/ecl/ecl-inl.h
/usr/bin
/usr/bin/ecl-config
/usr/lib/libecl.so.9
/usr/lib/libecl.so.9.6
/usr/lib/libecl.so
[davidk at rigel ~]$

[EOT]



More information about the pkg-common-lisp-devel mailing list