Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the first ql:quickload for an asdf system which does not have it's own .asd file fails. #49

Closed
avodonosov opened this issue Jan 6, 2012 · 0 comments

Comments

@avodonosov
Copy link

Note, this issue can not be tested in current version of the quicklisp-client because of the issue #48 (i.e. due to the issue #48 ql:quickload for such an asdf system fails always, not only the first time).

How it was few days ago:

  1. Precondition: iterate is not installed
  2. (ql:quickload :iterate-tests)

To load "iterate-tests":
Install 1 Quicklisp release:

iterate

335,496 bytes in 1.68 seconds (195.48KB/sec)
; Loading "iterate-tests"
Unhandled ERROR is signaled: Component "iterate-tests" not found

cl-test-grid status for ITERATE: FAIL

I.e. quicklisp downloads and install the system :iterated. But fails to load iterate-tests.

  1. Preforming (ql:quickload :iterate-tests) when iterate is already installed succeeds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants