Package: cl-asdf Version: 2:1.502-1 Severity: normal I'm trying to install ecl, but the system won't let me:
[...] Reinstalling for ecl Recompiling Common Lisp Controller for ecl /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... ;;; Loading "/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.fas" ;;; Loading "/var/cache/common-lisp-controller/0/ecl/cl-asdf/asdf.fas" The function SYSTEM-SOURCE-FILE is undefined. Available restarts: 1. (QUIT-DEBUGGER) Quit debugger level 1. 2. (ABORT) ABORT Top level. ASDF> Choosing either 1 or 2 has no effect, I have to interrupt the ecl-original process through kill or Ctrl-C to have the installation continue, only to reach the same error message further down in the configure process. Eventually, the installation succeeds without aptitude mentioning that package configuration has failed. I'm happy to ignore this error if you say it is harmless, but it doesn't seem that way to me. Maybe a missing dependency? -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (900, 'stable'), (300, 'squeeze'), (300, 'unstable'), (200, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.34-rc4 (PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash cl-asdf depends on no packages. Versions of packages cl-asdf recommends: ii clisp [lisp-compiler] 1:2.44.1-4.1 GNU CLISP, a Common Lisp implement ii common-lisp-controller 6.18 Common Lisp source and compiler ma ii ecl [lisp-compiler] 9.6.1-1 Embeddable Common-Lisp: has an int cl-asdf suggests no packages. -- no debconf information _______________________________________________ pkg-common-lisp-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel
