Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

497 views
Skip to first unread message

Tamer Higazi

unread,
Jun 30, 2014, 9:10:01 PM6/30/14
to
Hi people!
I really don't know, how to solve this problem. Does any of you have an
idea ?!



root@babe3306:/home/tamer# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libsope1
The following NEW packages will be installed:
libsope1
0 upgraded, 1 newly installed, 0 to remove and 54 not upgraded.
5 not fully installed or removed.
Need to get 0 B/1883 kB of archives.
After this operation, 9527 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 220104 files and directories currently installed.)
Preparing to unpack .../libsope1_2.2.5-1_amd64.deb ...
Unpacking libsope1 (2.2.5-1) ...
dpkg: error processing archive
/var/cache/apt/archives/libsope1_2.2.5-1_amd64.deb (--unpack):
trying to overwrite '/usr/lib/libDOM.so.4.9.24', which is also in
package libsope-xml4.9 4.9.r1664.20140307
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libsope1_2.2.5-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@babe3306:/home/tamer#




I have latest debian testing running, and don't know how to get that one
solved.



Thanks!


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/53B20A26...@googlemail.com

Don Armstrong

unread,
Jun 30, 2014, 10:00:02 PM6/30/14
to
On Tue, 01 Jul 2014, Tamer Higazi wrote:
> root@babe3306:/home/tamer# apt-get install -f

[...]

> Preparing to unpack .../libsope1_2.2.5-1_amd64.deb ...
> Unpacking libsope1 (2.2.5-1) ...
> dpkg: error processing archive
> /var/cache/apt/archives/libsope1_2.2.5-1_amd64.deb (--unpack):
> trying to overwrite '/usr/lib/libDOM.so.4.9.24', which is also in
> package libsope-xml4.9 4.9.r1664.20140307
> dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
> Errors were encountered while processing:
> /var/cache/apt/archives/libsope1_2.2.5-1_amd64.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> root@babe3306:/home/tamer#

libsope-xml4.9 was never in Debian.

I'm going to guess that you got it from Ubuntu or somewhere else. Remove
it, and then you can install libsope1.

Alternatively, use

apt-get -o DPkg::Options::="--force-overwrite" install libsope1

to enable libDOM.so.4.9.24 to be overwritten.


--
Don Armstrong http://www.donarmstrong.com

Where am I? THE VILLAGE. What do you want? INFORMATION. Which side are
you on? THAT WOULD BE TELLING. WE WANT INFORMATION. INFORMATION.
INFORMATION. You won't get it! BY HOOK OR BY CROOK, WE WILL. Who are
you? THE NEW NUMBER 2. Who is Number 1? YOU ARE NUMBER 6. I am not a
number! I am a free man! HAHAHAHAHAHA.
-- Patrick McGoohan as Number 6 with Number 2 in "The Prisoner"


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/2014070101...@teltox.donarmstrong.com

Chris Bannister

unread,
Jun 30, 2014, 10:10:01 PM6/30/14
to
On Tue, Jul 01, 2014 at 03:08:54AM +0200, Tamer Higazi wrote:
> Hi people!
> I really don't know, how to solve this problem. Does any of you have an
> idea ?!
>
>
>
> root@babe3306:/home/tamer# apt-get install -f
> Preparing to unpack .../libsope1_2.2.5-1_amd64.deb ...
> Unpacking libsope1 (2.2.5-1) ...
> dpkg: error processing archive
> /var/cache/apt/archives/libsope1_2.2.5-1_amd64.deb (--unpack):
> trying to overwrite '/usr/lib/libDOM.so.4.9.24', which is also in
> package libsope-xml4.9 4.9.r1664.20140307

There's your problem, obviously two packages can't provide the same file.

Where did you get libsope-xml4.9 from?

https://packages.debian.org/search?keywords=libsope-xml4.9&searchon=names&suite=all&section=all

produces:

Sorry, your search gave no results

--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/20140701020001.GA7901@tal
0 new messages