Your message dated Sat, 15 Mar 2008 06:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468087: fixed in slime 1:20080223-2
has caused the Debian Bug report #468087,
regarding slime: Error on startup
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
468087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468087
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: slime
Version: 1:20080223-1
Severity: grave
I have found that the latest version of slime will not start up. I
posted to the slime mailing list and got this response from Helmut
Eller:
This seems to be Debian specific. The missing function
UNIQUE-DIRECTORY-NAME is now called UNIQUE-DIR-NAME. Peter Van Eynde
should probably set *FASL-DIRECTORY* instead of hard-coding the paths.
This is what I get when trying to start slime:
(progn (load "/usr/share/common-lisp/source/slime/swank-loader.lisp"
:verbose t) (funcall (read-from-string "swank-loader:init")) (funcall
(read-from-string "swank:start-server") "/tmp/slime.10300"
:coding-system "iso-latin-1-unix"))
This is SBCL 1.0.14.debian, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
CL-USER(1):
; loading #P"/usr/share/common-lisp/source/slime/swank-loader.lisp"
; in: LAMBDA NIL
; (SB-INT:NAMED-LAMBDA SWANK-LOADER::BINARY-PATHNAME
; (SWANK-LOADER::SRC-PATHNAME SWANK-LOADER::BINARY-DIR)
; (DECLARE (IGNORE SWANK-LOADER::BINARY-DIRECTORY))
; (BLOCK SWANK-LOADER::BINARY-PATHNAME
; (LET ((SWANK-LOADER::CFP #))
; (MERGE-PATHNAMES
; (MAKE-PATHNAME :DIRECTORY `# :NAME # :TYPE #)
; (COMMON-LISP-CONTROLLER:CALCULATE-FASL-ROOT)))))
; ==>
; #'(SB-INT:NAMED-LAMBDA SWANK-LOADER::BINARY-PATHNAME
; (SWANK-LOADER::SRC-PATHNAME SWANK-LOADER::BINARY-DIR)
; (DECLARE (IGNORE SWANK-LOADER::BINARY-DIRECTORY))
; (BLOCK SWANK-LOADER::BINARY-PATHNAME
; (LET ((SWANK-LOADER::CFP #))
; (MERGE-PATHNAMES
; (MAKE-PATHNAME :DIRECTORY `# :NAME # :TYPE #)
; (COMMON-LISP-CONTROLLER:CALCULATE-FASL-ROOT)))))
;
; caught STYLE-WARNING:
; declaring unknown variable BINARY-DIRECTORY to be ignored
;
; caught STYLE-WARNING:
; The variable BINARY-DIR is defined but never used.
; in: LAMBDA NIL
; (SWANK-LOADER::UNIQUE-DIRECTORY-NAME)
;
; caught STYLE-WARNING:
; undefined function: UNIQUE-DIRECTORY-NAME
;
; caught STYLE-WARNING:
; This function is undefined:
; UNIQUE-DIRECTORY-NAME
;
; compilation unit finished
; caught 4 STYLE-WARNING conditions
debugger invoked on a UNDEFINED-FUNCTION in thread #<THREAD "initial
thread" {10046D2B01}>:
The function SWANK-LOADER::UNIQUE-DIRECTORY-NAME is undefined.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
("bogus stack frame")
0]
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages slime depends on:
ii cl-swank 1:20080223-1 Superior LISP Interaction Mode for
ii emacsen-common 1.4.17 Common facilities for all emacsen
Versions of packages slime recommends:
ii emacs21 [info-browser] 21.4a+1-5.3 The GNU Emacs editor
ii emacs22-gtk [info-brows 22.1+1-2.3 The GNU Emacs editor (with GTK use
ii info [info-browser] 4.11.dfsg.1-4 Standalone GNU Info documentation
ii konqueror [info-browser 4:3.5.8.dfsg.1-2 KDE's advanced file manager, web b
ii xemacs21-nomule [info-b 21.4.21-1 highly customizable text editor --
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: slime
Source-Version: 1:20080223-2
We believe that the bug you reported is fixed in the latest version of
slime, which is due to be installed in the Debian FTP archive:
cl-swank_20080223-2_all.deb
to pool/main/s/slime/cl-swank_20080223-2_all.deb
slime_20080223-2.diff.gz
to pool/main/s/slime/slime_20080223-2.diff.gz
slime_20080223-2.dsc
to pool/main/s/slime/slime_20080223-2.dsc
slime_20080223-2_all.deb
to pool/main/s/slime/slime_20080223-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated slime package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 15 Mar 2008 06:45:00 +0100
Source: slime
Binary: slime cl-swank
Architecture: source all
Version: 1:20080223-2
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description:
cl-swank - Superior LISP Interaction Mode for Emacs (Lisp-side server)
slime - Superior LISP Interaction Mode for Emacs
Closes: 468087
Changes:
slime (1:20080223-2) unstable; urgency=low
.
* Use unique-dir-name instead of unique-directory-name
(Closes: #468087)
Files:
7d065c0ae2640a97aa39ce019c5da7cb 868 devel optional slime_20080223-2.dsc
29866f29459b1e10a7af19805ca5ccb1 18842 devel optional slime_20080223-2.diff.gz
3663e8e0264be9d2f212b8f659ea2bb4 872206 devel optional slime_20080223-2_all.deb
04df6cb98bda58ec18c94fc60c24e646 417720 devel optional
cl-swank_20080223-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH22Uo11ldN0tyliURAg6UAJwNq0sm6LhALwDAItNDBlRz1S+U+ACgqAUA
MjRNmDNhHz02u3B/mfxssnI=
=slTi
-----END PGP SIGNATURE-----
--- End Message ---