[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Chicken deb repo broken?
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-users] Chicken deb repo broken? |
Date: |
Thu, 03 Jul 2008 07:30:53 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Hello,
This is a bug in the 3.3.0 package. The workaround is to uninstall
libchicken0 and chicken-bin and then install chicken-bin again.
-Ivan
Martin Bishop <address@hidden> writes:
> I use the chicken scheme deb repo to have up to date chicken in Ubuntu,
> but the latest update of chicken-bin 3.3.0-0.1 and libchicken-dev
> 3.3.0-0.1 seem to be broken. I get the following messages.
>
> dpkg: error processing
> /var/cache/apt/archives/chicken-bin_3.3.0-0.1_i386.deb (--unpack):
> trying to overwrite `/usr/share/chicken/srfi-69.exports', which is also
> in package libchicken0
> dpkg-deb: subprocess paste killed by signal (Broken pipe)
> Preparing to replace libchicken-dev 3.2.0-0.2 (using
> .../libchicken-dev_3.3.0-0.1_i386.deb) ...
> Unpacking replacement libchicken-dev ...
> dpkg: error processing
> /var/cache/apt/archives/libchicken-dev_3.3.0-0.1_i386.deb (--unpack):
> trying to overwrite `/usr/lib/libchicken.so', which is also in package
> libchicken0
> Errors were encountered while processing:
> /var/cache/apt/archives/chicken-bin_3.3.0-0.1_i386.deb
> /var/cache/apt/archives/libchicken-dev_3.3.0-0.1_i386.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)