Thank you sir!
- C
(Eos:run! :postmodern) .............................. Did 65 checks. Pass: 65 (100%) Skip: 0 ( 0%) Fail: 0 ( 0%) On Jan 23, 2014, at 10:05 AM, Zach Beane xach@xach.com wrote:
Marijn Haverbeke marijnh@gmail.com writes:
Yes, recently someone submitted a patch that broke a bunch of things. It has already been reverted in the git repository, but I guess quicklisp picked up the broken version (since it seems to assume that repositories are never broken). Update from git, I guess.
I don't assume that repositories are never broken. I don't have a good system in place to do pre-release testing beyond "Does it build?" I'd like to do more thorough testing, but setting up the infrastructure for it takes time.
The easiest short-term fix is something like:
cd ~/quicklisp/local-projects git clone https://github.com/marijnh/Postmodern.git
Another option is to go back to the previous dist via the instructions in http://blog.quicklisp.org/2011/08/going-back-in-dist-time.html.
Sorry for the inconvenience. The fixed dist will be available in early February.
Zach