Looks like this has been fixed in cl-kmrcl version 1.100-1.
--
trouble compiling/using cl-lml2 with sbcl and common-lisp-controller
https://bugs.launchpad.net/bugs/518364
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
Public bug reported:
Binary package hint: hunchentoot
Karmic Koala system: lsb_release -rd
Description:Ubuntu 9.10
Release:9.10
hunchentoot 1.0.0+dfsg-1, with this dependency list:
common-lisp-controller (>= 5.11), cl-base64, cl-ppcre, cl-plus-ssl, cl-md5,
cl-rfc2388, cl-url-rewrit
Ok, it seems to work if I use the same as in common-lisp-controller
/post-sysdef-install.lisp:
use sb-impl::native-file-kind instead of sb-unix:unix-file-kind.
--
trouble compiling/using cl-lml2 with sbcl and common-lisp-controller
https://bugs.launchpad.net/bugs/518364
You received this bug not
By changing from sb-unix:unix-file-name to impl::unix-file-name I get a package
lock error:
Lock on package SB-IMPL violated when interning UNIX-FILE-KIND.
[Condition of type PACKAGE-LOCKED-ERROR]
Changed source;
(defun probe-directory (filename &key (error-if-does-not-exist nil))
(let* ((pa
Public bug reported:
Binary package hint: cl-lml2
Information about my system:
Description:Ubuntu 9.10
Release:9.10
common-lisp-controller:
Installert: 6.18
Kandidat: 6.18
Versjonstabell:
*** 6.18 0
500 http://no.archive.ubuntu.com karmic/universe Packages
100
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/23312866/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/23312867/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23312868/Dependencies.txt
** A
Public bug reported:
During the hibernate procedure: X stopped, the console came up with a
blinking cursor (this is normal), but the machine did not power off like
it usually does when hibernation works properly.
On power up there was no resume image.
This sometimes works, sometimes not. I hav