Lisp HUG Maillist Archive

MacOs 10.14.6

I made the mistake of installing MacOs 10.14.6. This caused qucklisp and drakma to signal an error apparently related to QLQS-HTTP. When I comment out loading of quicklisp and drakma, I getting an error message about Alexandria related to Hunchentoot. (deja vu).

Any ideas? Other than don't install a new OS until the "all clear" appears.

Thank you,
Sheldon Ball
(530-902-9901)

Re: MacOs 10.14.6

I'd try (ql:update-client), followed by (ql:update-all-dists). If either of these fails, try re-downloading quicklisp and rerunning the quicklisp installation.

There should be no need to reinstall the OS; I have Lispworks 7.1 32-bit running happily on 10.14.6.

On Tue, Aug 13, 2019 at 4:13 AM Sheldon Ball <sheldon.ball@gmail.com> wrote:
I made the mistake of installing MacOs 10.14.6. This caused qucklisp and drakma to signal an error apparently related to QLQS-HTTP. When I comment out loading of quicklisp and drakma, I getting an error message about Alexandria related to Hunchentoot. (deja vu).

Any ideas? Other than don't install a new OS until the "all clear" appears.

Thank you,
Sheldon Ball
(530-902-9901)

Re: MacOs 10.14.6

Running a current LispWorks should be fine under macOS 10.14.6. LispWorks 7.1.1 is the latest version.
The only thing one might want to do is to get a current ASDF version and also update quicklisp.

It's always possible that Quicklisp libraries may make problems. But then I would usually just reload the current libs & recompile the libs, and debug from there...

> Am 13.08.2019 um 04:10 schrieb Sheldon Ball <sheldon.ball@gmail.com>:
> 
> I made the mistake of installing MacOs 10.14.6. This caused qucklisp and drakma to signal an error apparently related to QLQS-HTTP. When I comment out loading of quicklisp and drakma, I getting an error message about Alexandria related to Hunchentoot. (deja vu).
> 
> Any ideas? Other than don't install a new OS until the "all clear" appears.
> 
> Thank you,
> Sheldon Ball
> (530-902-9901)


_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html

Updated at: 2020-12-10 08:29 UTC