[clbuild-devel] Re: cl-ppcre-unicode, cl-unicode
Ben Hyde
bhyde at pobox.com
Mon Jul 28 14:22:26 UTC 2008
On Jul 27, 2008, at 7:12 PM, Luis Oliveira wrote:
> Ben Hyde <bhyde at pobox.com> writes:
>
>> Apparently cl-ppcre now include a cl-ppcre-unicode which is dependent
>> on cl-unicode, but
>> 'cl-unicode get-ediware' doesn't work out ("Invalid repository:
>> http://common-lisp.net/~loliveira/ediware/cl-unicode
>> ").
>
> This message finally made me update ediware.lisp and make it easy to
> add
> new packages. I've added CL-UNICODE and all the others that were
> missing, so the above URL should now work. It's still as brittle as
> ever.
Thanks! But, apparently no good deed goes unpunished:
bash-3.2$ darcs pull
Pulling from "http://common-lisp.net/project/clbuild/clbuild"...
No remote changes to pull in!
bash-3.2$ grep unicode *proj*
projects:closure-common get_git git://repo.or.cz/closure-
common.git #portable unicode for closure
wnpp-projects:cl-unicode get_ediware
bash-3.2$ ./clbuild build cl-unicode
warning: no dependencies for cl-unicode found
NEW darcs get cl-unicode
Invalid repository: http://common-lisp.net/~loliveira/ediware/cl-unicode
darcs failed: Failed to download URL http://common-lisp.net/~loliveira/ediware/cl-unicode/_darcs/inventory
: HTTP error (404?)
error: update was interrupted.
Use "clbuild update --resume" to retry. (See also "clbuild skip
PROJECT").
bash-3.2$
I can see http://common-lisp.net/~loliveira/ediware/cl-unicode now,
but not _darcs/inventory
More information about the clbuild-devel
mailing list