From: Bjorn Solberg
Subject: ASDF / cliki.net not functioning
Date: 
Message-ID: <m3d4irb8o6.fsf@famsolberg.com>
Using SBCL:

* (asdf-install:install 'ucw)
Install where?
1) System-wide install: 
   System in /usr/local/lib/sbcl/site-systems/
   Files in /usr/local/lib/sbcl/site/ 
2) Personal installation: 
   System in /var/root/.sbcl/systems/
   Files in /var/root/.sbcl/site/ 
 --> 1

debugger invoked on a ASDF-INSTALL::DOWNLOAD-ERROR in thread #<THREAD "initial thread" {117027E1}>:
  Server responded 404 for GET http://www.cliki.net/UCW?download

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
[...]


GET http://www.cliki.net/UCW

works fine, but the same with ?download returns a 404.  How can I point
my ASDF to a different ASDF package repository, if there is such a
thing?

Thanks,

Bjorn.