tags 565522 + patch
thanks

Hi Kenyon!

On Fri, 16 Apr 2010 03:25:07 +0200, Kenyon Ralph wrote:
> On 2010-04-15T16:15:13+0200, Luca Capello <l...@pca.it> wrote:
>> On Fri, 19 Mar 2010 00:26:18 +0100, Kenyon Ralph wrote:
>> > I upgraded to the version in which this is supposed to be fixed, and
>> > stumpwm still fails to start:
>> 
>> I cannot reproduce it on an up-to-date amd64 sid, which...
>> 
>> > ii  cl-asdf                       2:1.502-1  Another System Definition 
>> > Facility
>> 
>> ...has cl-asdf_2:1.627-1.  Do you still experience this bug?
>
> Upgrading to cl-asdf_2:1.627-1 allows stumpwm to start.

Thank you for the check.

> Maybe this bug should have been filed against cl-asdf too? I see
> nothing in this report to indicate a reason to upgrade cl-asdf to fix
> this.

It seems your system was "broken", since common-lisp-controller_7.1
depends on cl-asdf >= 1.625:
=====
l...@gismo:~$ dpkg -s common-lisp-controller | grep Version
Version: 7.1

l...@gismo:~$ dpkg -s common-lisp-controller | grep cl-asdf
Depends: debconf (>= 1.0) | debconf-2.0, bash (>= 2.04-9), \
 debianutils (>= 1.7), cl-asdf (>= 1.625), realpath, perl, adduser
Breaks: cl-asdf (<< 1.501), clisp (<< 1:2.48-1), cmucl (<< 3.1.0), \
 sbcl (<< 1:1.0.29.0)

l...@gismo:~$
=====

However, from your bug report, this dependency did not worked.  This is
caused by the epoch in cl-asdf:
=====
l...@gismo:$ dpkg --compare-versions 1.625 lt 2:1.502-1 && echo OK
OK
l...@gismo:$
=====

Thus, the cl-asdf versioned dependency must be raised at least to
2:1.625, or to the first available version in Debian, i.e. 2:1.627-1.

Thx, bye,
Gismo / Luca

Attachment: pgpEdn8C0msES.pgp
Description: PGP signature

_______________________________________________
pkg-common-lisp-devel mailing list
pkg-common-lisp-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel

Reply via email to