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

"roswell.extends.quicklisp", NIL is not a valid system name #542

Open
rigobert9 opened this issue Jan 12, 2023 · 1 comment
Open

"roswell.extends.quicklisp", NIL is not a valid system name #542

rigobert9 opened this issue Jan 12, 2023 · 1 comment

Comments

@rigobert9
Copy link

I have been trying to use the live documentation builder staple-server server in my image while building a personal project. Unfortunately, I end up with this backtrace upon connecting to the http page (http://localhost:5123/) that the startup function points to.
I tried running ros install asdf and using the (roswell:revert-extension) before starting up the server, and install said package with ros install. The function ran as expected on Portacle 4.1.

image

Environment

Linux 2a02-8428-a349-e301-1d57-0d3c-bc7e-78ef.rev.sfr.net 6.0.18-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Jan 7 17:08:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
roswell 22.12.14.113(eae6e5c)
asdf.version=3.3.5.8
sbcl.version=2.2.2
setup.time=3881409676
sbcl-bin.version=2.2.11
default.lisp=sbcl

How to reproduce the issue

ros run --eval "(ql:quickload :staple-server) (roswell:revert-extension) (staple-server:start)"

and then connecting to the given port in the REPL. No extra steps were taken.

Expected behavior

image

image

And then staple documentation for the systems below by clicking on them.

Thanks for your hard work ! If there was some piece of documentation about this that I missed, I am sorry. I mainly searched :

  • Through search engines (mostly found stack overflow questions, not much to do with this problem, except that ros install asdf thing;
  • The homepage for Roswell, where I could not seem to find something about this.

Have a great day.

@rigobert9
Copy link
Author

PS : I asked Shinmera, the author of staple-server, about this, but it seemed to work alright for him and this looks like a problem related to roswell. If it comes from another piece of software, please help me redirecting the issue to the right project.

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

1 participant