quicklisp / quicklisp-client

Quicklisp client.
http://www.quicklisp.org/
MIT License
298 stars 75 forks source link

Quicklisp broke after (ql:update-dist "quicklisp") #144

Open jnc-nj opened 7 years ago

jnc-nj commented 7 years ago

Error: FIND-SYSTEM-IN-DIST returned #<SYSTEM alexandria / #1=alexandria-20170227-git / quicklisp 2017-02-27> but I expected one of (#<SYSTEM alexandria-tests / #1# / quicklisp 2017-02-27>) While executing: #<STANDARD-METHOD QL-DIST:INSTALL (QL-DIST:RELEASE)>, in process Listener(4). Type cmd-. to abort, cmd-\ for a list of available restarts. Type :? for other options.

Alexandria couldn't be found thereafter. However, after restarting CCL everything appears to be working as normal.