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

Tried Qi, could not install dexador (cl+ssl), removed local-projects/qi/* and works again #55

Open
vindarel opened this issue Dec 29, 2017 · 3 comments
Assignees

Comments

@vindarel
Copy link
Contributor

Hi, I figured I'd leave a note. I experienced a problem: I tried Qi. I ran qi:install once and I was unable to quickload another project, in another Slime session. I got the error from dexador.backend:usocket that

; The symbol "MAKE-CONTEXT" is not external in the CL+SSL package.

and indeed, it wasn't. This was added in Dexador in february, 2017.

Qi was trying to load cl+ssl from qi's dependencies. I deleted quicklisp/local-projects/qi/* and it worked again.

@dunn dunn self-assigned this Feb 8, 2018
@dunn
Copy link
Collaborator

dunn commented Feb 8, 2018

What manifest were you trying to install? Did the error occur during installation, or when trying to load the new libraries?

@vindarel
Copy link
Contributor Author

vindarel commented Feb 12, 2018

I noticed this again. Happened after a QL-dist update. I was trying to quickload a system of mine, I got an error about a library (osicat, cffi) and noticed that QL was getting cffi from Qi's dependencies directory. I deleted Qi's directory (it was not in a asdf or QL-aware directory) but I have another error so I can't say yet if this action fixed the pb…

This might come from a trailing misconfiguration of mine (so I wouldn't be upset if you closed the issue as is).

@vindarel
Copy link
Contributor Author

I fixed this second error (unrelated, about a cache putting in a cl21error message) and I'm back on tracks.

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