[clbuild-devel] Problem installing Weblocks

David Barker kzar at kzar.co.uk
Mon Oct 27 21:05:59 UTC 2008


Hi,

Great thanks that seems to have helped. In case anyone is having similar
problems here's what I typed to fix that:

echo deb http://www.backports.org/debian etch-backports main >>
/etc/apt/source.list
apt-get update
apt-get install debian-backports-keyring
apt-get remove git-core git-svn git-doc
apt-get -t etch-backports install git-core git-svn git-doc
./clbuild trash md5
./clbuild trash cl-base64


There is another error it's now giving me though,
http://kzar.co.uk/weblocks . Any ideas?

Cheers, Dave.

> Hi,
>
> Quoting David Barker (kzar at kzar.co.uk):
>> Cheers for the reply, here's the output.
>>
>> http://kzar.co.uk/md5
>> http://kzar.co.uk/cl-base64
>>
>> Seems to be something to do with git?
>
> interesting, that doesn't look like the problem I suspected originally.
> I think it means that your git is "too old".  AFAIK, git older than
> version 1.5.3 is considered ancient anyway, so it's only fair for us to
> require that version.
>
> However, we should add a test for this in "clbuild check", especially as
> long as Debian stable ships such an old version.
>
> (There's an up-to-date version in the backports apt archive, I think, if
> you're actually on Debian.)
>
>
> d.
>
> _______________________________________________
> clbuild-devel mailing list
> clbuild-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/clbuild-devel
>
>






More information about the clbuild-devel mailing list