Processing commands for cont...@bugs.debian.org:
> Reassign 787909 cl-asdf 2:3.1.4-1
Bug #787909 {Done: Christoph Egger } [sbcl] cl-asdf:
breaks sbcl's included asdf.fasl
Bug reassigned from package 'sbcl' to 'cl-asdf'.
No longer marked as found in versions sbcl/2:1.2.12-1.
No longer marked as fi
AFAIU, sbcl has already fixed its package to indicate incompatibility
with asdf older than 3.1.5.
There is no bug in sbcl anymore, and the issue is for asdf 3.1.5 to be
released, hopefully ASAP.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Computerese Irregular Ve
Package: sbcl
Version: 2:1.2.12-1
Followup-For: Bug #787909
Please reopen this bug as sbcl+cl-asdf is still broken pending the upgrade to
cl-asdf
to 3.15
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Forei
reassign 787909 sbcl 2:1.2.12-1
thanks
On Sat, 06 Jun 2015, Faré wrote:
> > I guess then that the actual bug is in sbcl, which should have been
> > uploaded with
> > Breaks: cl-asdf (<< 3.1.5)
> > or similar.
> >
> Yes, what remains of this bug is that the packaging of sbcl needs be update
Processing commands for cont...@bugs.debian.org:
> reassign 787909 sbcl 2:1.2.12-1
Bug #787909 [cl-asdf] cl-asdf: breaks sbcl's included asdf.fasl
Bug reassigned from package 'cl-asdf' to 'sbcl'.
No longer marked as found in versions cl-asdf/2:3.1.4-1.
Ignoring request to alter fixed versions of b
> I guess then that the actual bug is in sbcl, which should have been
> uploaded with
> Breaks: cl-asdf (<< 3.1.5)
> or similar.
>
Yes, what remains of this bug is that the packaging of sbcl needs be updated.
I'll try reassigning. If this doesn't work, can you file a new bug?
reassign 7879
Hi François-René,
On Sat, 06 Jun 2015, Faré wrote:
> This is a known issue, due to an incompatible update in SBCL. There is
> a fix in ASDF 3.1.4.13, but it hasn't been released yet.
Good to hear.
> 1- remove the debian package cl-asdf
This is what I did. Worked.
> This bug will be fix when we
This is a known issue, due to an incompatible update in SBCL. There is
a fix in ASDF 3.1.4.13, but it hasn't been released yet.
Workarounds:
1- remove the debian package cl-asdf
OR
2- install a more recent asdf in ~/common-lisp/asdf/ —
sudo apt-get install git
mkdir -p ~/common-lisp/
cd ~/co
Package: cl-asdf
Version: 2:3.1.4-1
Severity: normal
Dear all,
I just found a problem due to both sbcl and cl-asdf being installed
on my system while building cafeobj (an interpreter built on-top
a CL interpreter, we are using sbcl).
The warning message lists something about *POLICY& and
there i