Problem with deluge repo

General support for problems installing or using Deluge
Post Reply
josephj
Member
Member
Posts: 22
Joined: Tue Oct 07, 2008 9:49 pm
Location: Northeatern US

Problem with deluge repo

Post by josephj »

I just attempted to upgrade deluge from the kubuntu hardy repo from the previous version to the current version using the adept notifier. It failed, so I reran it from the command line and got the messages below.

Any ideas on how to fix this?

TIA

Joe

snip from /etc/apt/sources.list

# Deluge
deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/deluge-team/ppa/ubuntu hardy main

bigbird@sananda:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
linux-headers-2.6.24-19-generic hal-cups-utils openoffice.org-filter-mobiledev python-json libgalago1.0-cil deluge-torrent-common
libgalago3 python-openssl firefox libwv-1.2-3 libgmime-2.0-2 libtaglib2.0-cil python-pyopenssl system-config-printer-common
openoffice.org-officebean python-cups libavahi1.0-cil libgmime2.2-cil libgsf0.0-cil linux-headers-2.6.24-19 libntfs-3g23
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
deluge deluge-common deluge-core
The following NEW packages will be installed:
deluge deluge-common deluge-core
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0B/1709kB of archives.
After this operation, 7090kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
(Reading database ... 229027 files and directories currently installed.)
Unpacking deluge-core (from .../deluge-core_1.1.3+dfsg-1~hardy2_all.deb) ...
dpkg: error processing /var/cache/apt/archives/deluge-core_1.1.3+dfsg-1~hardy2_all.deb (--unpack):
trying to overwrite `/usr/share/man/man1/deluged.1.gz', which is also in package deluge-torrent-common
Unpacking deluge-common (from .../deluge-common_1.1.3+dfsg-1~hardy2_all.deb) ...
dpkg: error processing /var/cache/apt/archives/deluge-common_1.1.3+dfsg-1~hardy2_all.deb (--unpack):
trying to overwrite `/usr/share/man/man1/deluge.1.gz', which is also in package deluge-torrent-common
Unpacking deluge (from .../deluge_1.1.3+dfsg-1~hardy2_all.deb) ...
dpkg: error processing /var/cache/apt/archives/deluge_1.1.3+dfsg-1~hardy2_all.deb (--unpack):
trying to overwrite `/usr/share/pixmaps/deluge.xpm', which is also in package deluge-torrent-common
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/deluge-core_1.1.3+dfsg-1~hardy2_all.deb
/var/cache/apt/archives/deluge-common_1.1.3+dfsg-1~hardy2_all.deb
/var/cache/apt/archives/deluge_1.1.3+dfsg-1~hardy2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
bigbird@sananda:~$
josephj
Member
Member
Posts: 22
Joined: Tue Oct 07, 2008 9:49 pm
Location: Northeatern US

Re: Problem with deluge repo

Post by josephj »

I just did an uninstall/install of deluge (from adept) making sure the deluge-torrent packages were all uninstalled. Now it works again and reports as 1.1.3.

Joe
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Problem with deluge repo

Post by johnnyg »

Post Reply