Hello,<br><br>I update my ucw-boxset today and it no longer wants to load.<br><br>I removed my old fasl files and reloaded the whole thing but it just hangs on this:<br><br><br clear="all">debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread" {A8175D9}
<br>>:<br>  Error during processing of --eval option (LOAD #P"start.lisp"):<br><br>  The file "/var/cache/common-lisp-controller/0/sbcl/local/home/zedek/sys/var/tm<br>p/ucw-boxset/ucw-boxset/dependencies/slime/swank-
backend.lisp" does not exist.<br><br>Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.<br><br>restarts (invokable by number or by possibly-abbreviated name):<br>  0: [RETRY   ] Retry performing #<ASDF:LOAD-OP NIL {B548BC9}> on
<br>                #<ASDF:CL-SOURCE-FILE "swank-loader" {A8DD359}>.<br>  1: [ACCEPT  ] Continue, treating #<ASDF:LOAD-OP NIL {B548BC9}> on<br>                #<ASDF:CL-SOURCE-FILE "swank-loader" {A8DD359}> as having been
<br>                successful.<br>  2: [CONTINUE] Ignore and continue with next --eval option.<br>  3: [ABORT   ] Skip rest of --eval options.<br>  4:            Skip to toplevel READ/EVAL/PRINT loop.<br>  5: [QUIT    ] Quit SBCL (calling #'QUIT, killing the process).
<br><br>((LAMBDA (SB-IMPL::E)) #<SB-INT:SIMPLE-FILE-ERROR {B3424E9}>)<br>0] <br><br>This is with sbcl 0.9.14 on a Debian GNU/linux system.<br><br>I launched it with sbcl --no-userinit --load start.lisp<br><br>What can I do ?
<br>-- <br>Xavier Maillard