Your message dated Mon, 19 Apr 2010 21:49:34 +0000
with message-id <e1o3yqu-0006rv...@ries.debian.org>
and subject line Bug#577210: fixed in common-lisp-controller 7.2
has caused the Debian Bug report #577210,
regarding tries to write FASL in wrong directory
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 ow...@bugs.debian.org
immediately.)
--
577210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577210
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: common-lisp-controller
Version: 7.1
Severity: grave
Although I'm not user with UID 0, CLC tries to write in
/var/cache/c-l-c/0, which is owned by root:
--------------8<-----------------------8<-------------------------------
pie...@pape:~$ id
uid=1000(pierre) gid=1000(pierre)
groupes=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),44(video),46(plugdev),108(netdev),114(fuse),119(kvm),1000(pierre)
pie...@pape:~$ sbcl --eval "(asdf:oos 'asdf:load-op :cl-utilities)"
This is SBCL 1.0.34.0.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.
; loading system definition from
; /usr/share/common-lisp/systems/cl-utilities.asd into #<PACKAGE "ASDF0">
; registering #<SYSTEM CL-UTILITIES {10034BABD1}> as CL-UTILITIES
debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread #<THREAD
"initial thread"
RUNNING
{10031FB1C1}>:
can't create directory /var/cache/common-lisp-controller/0/SBCL/
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry directory creation.
1: [CONTINUE ] Continue as if directory creation was successful.
2: [TRY-RECOMPILING] Try recompiling package
3: [RETRY ] Retry performing #<ASDF:COMPILE-OP NIL {1003A8B811}> on
#<ASDF:CL-SOURCE-FILE "package" {10034C9341}>.
4: [ACCEPT ] Continue, treating #<ASDF:COMPILE-OP NIL {1003A8B811}>
on #<ASDF:CL-SOURCE-FILE "package" {10034C9341}> as
having been successful.
5: Ignore runtime option --eval "(asdf:oos 'asdf:load-op
:cl-utilities)".
6: [ABORT ] Skip rest of --eval and --load options.
7: Skip to toplevel READ/EVAL/PRINT loop.
8: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).
(ENSURE-DIRECTORIES-EXIST
#P"/var/cache/common-lisp-controller/0/SBCL/usr/share/common-lisp/source/cl-utilities/package.fasl")[:EXTERNAL]
0] ;
; compilation unit aborted
; caught 1 fatal ERROR condition
* pie...@pape:~$
--------------8<-----------------------8<-------------------------------
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (900, 'stable'), (600, 'unstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages common-lisp-controller depends on:
ii adduser 3.112 add and remove users and groups
ii bash 4.1-2 The GNU Bourne Again SHell
ii cl-asdf 2:1.627-1 Another System Definition Facility
ii debconf [debconf-2.0] 1.5.30 Debian configuration management sy
ii debianutils 3.2.2 Miscellaneous utilities specific t
ii perl 5.10.1-11 Larry Wall's Practical Extraction
ii realpath 1.15 Return the canonicalized absolute
common-lisp-controller recommends no packages.
Versions of packages common-lisp-controller suggests:
ii sbcl 1:1.0.34.0-1 A Common Lisp compiler and develop
-- debconf information:
common-lisp-controller/short-site-name: Inconnu
common-lisp-controller/long-site-name: Nom de site indéfini
--- End Message ---
--- Begin Message ---
Source: common-lisp-controller
Source-Version: 7.2
We believe that the bug you reported is fixed in the latest version of
common-lisp-controller, which is due to be installed in the Debian FTP archive:
common-lisp-controller_7.2.dsc
to main/c/common-lisp-controller/common-lisp-controller_7.2.dsc
common-lisp-controller_7.2.tar.gz
to main/c/common-lisp-controller/common-lisp-controller_7.2.tar.gz
common-lisp-controller_7.2_all.deb
to main/c/common-lisp-controller/common-lisp-controller_7.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 577...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Van Eynde <pvane...@debian.org> (supplier of updated
common-lisp-controller 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 19 Apr 2010 21:55:32 +0200
Source: common-lisp-controller
Binary: common-lisp-controller
Architecture: source all
Version: 7.2
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team
<pkg-common-lisp-devel@lists.alioth.debian.org>
Changed-By: Peter Van Eynde <pvane...@debian.org>
Description:
common-lisp-controller - Common Lisp source and compiler manager
Closes: 572356 577210
Changes:
common-lisp-controller (7.2) unstable; urgency=low
.
* Call (asdf:clear-output-translations) and (asdf:clear-source-
registry) prior to dumping. (Closes: #577210)
* Use bash in clc-clbuild. (Closes: #572356)
* Disable the output translations until we get more support from asdf
This causes a 'configuration file change' warning, we'll try to
avoid this in the future.
Checksums-Sha1:
d2f8e64a396d4940d8719810fca9c238bc5cf3d5 1733 common-lisp-controller_7.2.dsc
f2c8593c0602616f00cbd70510bdd548952e9af1 34943
common-lisp-controller_7.2.tar.gz
dca362933d7897689528dc95cb74394945f49925 34418
common-lisp-controller_7.2_all.deb
Checksums-Sha256:
edf8e5e65df26c0bea46df09698d69b59106e3f34e367e00850ac82a61015e33 1733
common-lisp-controller_7.2.dsc
effebc09308d2d197b0ee624bf32c41984125c638c77e3292eb5956f24b0825b 34943
common-lisp-controller_7.2.tar.gz
3371615a5f7a49a13790535c7ea65982ef0f752f7b3d45222bb3c76433440f2e 34418
common-lisp-controller_7.2_all.deb
Files:
8f569b405bc9173a4464f8ee02f3fcb9 1733 lisp optional
common-lisp-controller_7.2.dsc
5c960f25140539e4035b61e1da31ca5e 34943 lisp optional
common-lisp-controller_7.2.tar.gz
2911ba3a398b6e1c70d030938b4c1fb0 34418 lisp optional
common-lisp-controller_7.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJLzLaYAAoJEB4VNT76eIlaitwP/j3a6uso6Zk2dQy3H8ISRBtG
wjJhBUFh20WhAmx9ehU7mJbc+aWRlvO7b3tZlwMfDoA1kdNh8iGJHTKfZpeX5Klu
VZICs8naKcln8o0Uqsq7e5zgwY9ZbEHRKj2PnY6Xn99qvvjwJBxHlA1Tt8KQz9ud
3QR+5DXcZUAuqF5NrBO1yskP7CLy6S1w+ibzNVkhxUq5ddapbV71EQt/x27FK5j1
HVCiT9IPRYZiPmBy8DLm767GP+uyTPjjALyib0yrPw7A0irNXzTWTx5Q+AaaIlhq
MV9Bs+P23tj/M+LSCRlG9sI4+9U917PWGGFjS4mVdY8EBXRA8GJFxTfCTGvkYAco
DU2J1ihjz+ydzE6tbf1khiu3KcDpNZqTFYOcnSRkAD/FM9Bl7Y5tIduPe8+2dVya
K/szEgJMZCsHnwEhP03x61eSEqqnkfE0bfZVLOnlI8Rubo0NDg00XXm+fhOm76pn
6NhLz9FqMpRFKhIuUCn7UYBbM2P+dyLBENbbwoZj7VvoDWiAO+4NVpiA9nFuivqm
dlsJBGoCxxVyhnmIYbBEdPRViJ6/VhNEf+emLDPcKOhYYQDMBiMU1KjYtR+gCOmS
SdeNhIXk33KkO/TLUX6OMP5xfj8/v5lFKHkXcdT+MvczSJzTGi2zKq7y4jy+RqVi
cm5scKUscfArPbeSd5Qa
=qi3/
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-common-lisp-devel mailing list
pkg-common-lisp-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel