Bug#577210: tries to write FASL in wrong directory

Faré fahree at gmail.com
Mon Apr 19 15:39:08 UTC 2010


> I'll try to update clc and friends as soon as possible.
>
Thanks a lot!

>> 2- C-L-C needs to (asdf:clear-output-translations) and
>> (asdf:clear-source-registry) right before it dumps images, for all
>> implementations.
> ok
>
Presumably it would implement a function (pre-image-dump-cleanups)
or some such that would provide an abstraction to the
implementation-dependent scripts.

>> 5- Short of including such hook, the "simple" solution is to use
>> ASDF's builtin per-user cache facility, except maybe for the root
>> user.
>
> ok but given that we don't have the 'use the root cache for fasl files'
> yet, I guess that the simplest is just to use the build-in cache. Not?
>
> Just to be clear: do to this I just need to remove all the
> customizations. Right?
>
Right. Sorry about that.

If we want to resurrect a /var/cache/common-lisp-controller/$UID/
cache hierarchy, we'll have to be more clever and have hooks in ASDF.

>> 6- CLC needs to update ASDF to latest, anyway.
>
> What version do you suggest? 1.7xx or 1.6xxx?
>
In general, you should use the latest release tarball / git tag RELEASE.
Current RELEASE is 1.703. (Admittedly, wasn't so when you inquired;
I had left it at 1.679, but I bumped it to 1.703 considering I have had
positive feedback in the three days since the release.)

> Thanks for your help! Peter
Thanks a lot for the packaging!

[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
If atheism is a religion, then not collecting stamps is a hobby.





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