![](https://secure.gravatar.com/avatar/6cd36cba072a7a7039b692e627bab8c6.jpg?s=120&d=mm&r=g)
14 Oct
2010
14 Oct
'10
2:22 p.m.
Lou Vanek wrote:
I'm setting up a new lisp system on a new debian lenny machine and one of the lisp libraries I'm trying to load is asking to load the asdf-utilities package, but this package doesn't exist.
(Manually) delete the offending fasls and try again. This package was a short-lived experiment, and ASDF has insufficient dependency checking to auto-fix the problem. - Daniel