Shirakumo / radiance

A Common Lisp web application environment
https://shirakumo.github.io/radiance/
zlib License
311 stars 19 forks source link

Cant add your dist to quicklisp. #59

Closed Filipp-Druan closed 8 months ago

Filipp-Druan commented 1 year ago

Hello! I tried to add your dist in quicklisp: (ql-dist:install-dist "http://dist.tymoon.eu/shirakumo.txt") I had an error: Too many redirects (10) for #<URL "http://dist.tymoon.eu/shirakumo.txt"> How I can fix this error?

Shinmera commented 1 year ago

Use http://dist.shirakumo.org/shirakumo.txt for now. I have no idea why quicklisp fails with the redirects.

Filipp-Druan commented 1 year ago

Thanks!

ispringle commented 4 months ago

Use http://dist.shirakumo.org/shirakumo.txt for now. I have no idea why quicklisp fails with the redirects.

Could be wrong here, but I believe the issue is that the tymoon link is upgrading to HTTPS and ql doesn't support https.