You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
331,888 bytes in 0.26 seconds (1261.13KB/sec)
; Fetching #<URL "http://beta.quicklisp.org/dist/quicklisp/2016-02-08/systems.txt">
; 249.69KB
==================================================
255,680 bytes in 0.26 seconds (953.01KB/sec)
==== quicklisp installed ====
To load a system, use: (ql:quickload "system-name")
To find systems, use: (ql:system-apropos "term")
To load Quicklisp every time you start Lisp, use: (ql:add-to-init-file)
For more information, see http://www.quicklisp.org/beta/
> Type :GO to continue, :POP to abort, :R for a list of available restarts.
> If continued: Skip loading "/opt/cloudfleet/apps/parachute/chute/install-quicklisp.lisp"
> Type :? for other options.
1 > > Error: Unexpected end of file on #<BASIC-FILE-CHARACTER-INPUT-STREAM ("/opt/cloudfleet/apps/parachute/chute/install-quicklisp.lisp"/4 UTF-8) #x144B5696>, near position 1104
> While executing: CCL::READ-CHAR-INTERNAL, in process listener(1).
+ /opt/cloudfleet/apps/ccl/armcl --eval '(progn (require :asdf) (load (asdf:system-relative-pathname (asdf:find-system :chute) "quicklisp-setup.lisp")) (quit))'
> Error: There is no package named "ASDF" .
> While executing: CCL::%PARSE-TOKEN, in process listener(1).
> Type :GO to continue, :POP to abort, :R for a list of available restarts.
> If continued: Retry finding package with name "ASDF".
> Type :? for other option
The text was updated successfully, but these errors were encountered:
N.b. although the `docker build` invocation succeeds it is a false
positive having timed out after build (see
<#3> for status of
that problem).
Addresses <#2>
The text was updated successfully, but these errors were encountered: