1.0.7 won't install on ubuntu

General support for problems installing or using Deluge
Post Reply
clarknova
Member
Member
Posts: 37
Joined: Tue Sep 16, 2008 5:24 am

1.0.7 won't install on ubuntu

Post by clarknova »

It appears that 1.0.7 has a problem installing on both hardy and intrepid, amd64 (the following is quoted from 2 machines, intrepid and hardy, respectively):

Code: Select all

$ sudo dpkg -i Desktop/deluge-torrent_1.0.7-1_amd64.intrepid.deb 
[sudo] password for david: 
dpkg-deb: file `Desktop/deluge-torrent_1.0.7-1_amd64.intrepid.deb' is not a debian binary archive (try dpkg-split?)
dpkg: error processing Desktop/deluge-torrent_1.0.7-1_amd64.intrepid.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 Desktop/deluge-torrent_1.0.7-1_amd64.intrepid.deb

Code: Select all

$ sudo dpkg -i deluge-torrent_1.0.7-1_amd64.hardy.deb 
[sudo] password for david: 
dpkg-deb: file `deluge-torrent_1.0.7-1_amd64.hardy.deb' is not a debian binary archive (try dpkg-split?)
dpkg: error processing deluge-torrent_1.0.7-1_amd64.hardy.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 deluge-torrent_1.0.7-1_amd64.hardy.deb
db
db
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: 1.0.7 won't install on ubuntu

Post by markybob »

fixed, sorry
clarknova
Member
Member
Posts: 37
Joined: Tue Sep 16, 2008 5:24 am

Re: 1.0.7 won't install on ubuntu

Post by clarknova »

10-4
db
Mindzai
Member
Member
Posts: 47
Joined: Sat Oct 04, 2008 5:06 pm
Location: England

Re: 1.0.7 won't install on ubuntu

Post by Mindzai »

I get the following when trying to upgrade to 1.07 using the ubuntu 8.10 i386 deb:

Code: Select all

deluge-torrent conflicts with deluge-torrent-common
deluge-torrent-common (version 1.0.6-0~hardy2) is present and installed
Stedevil
Member
Member
Posts: 18
Joined: Mon Mar 03, 2008 7:17 pm

Re: 1.0.7 won't install on ubuntu

Post by Stedevil »

It seems the 1.0.7 Ubuntu package is broken for me as well.

I tried downloading it 3 times, but
A) the download seems "too quick" (instantaneous)
B) the package installer sais "Could not open deluge-torrent_1.0.7-1_i386.intrepid.deb" and that the package may be damaged.

Downloading and installing 1.0.6 works just fine.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: 1.0.7 won't install on ubuntu

Post by markybob »

Mindzai wrote:I get the following when trying to upgrade to 1.07 using the ubuntu 8.10 i386 deb:

Code: Select all

deluge-torrent conflicts with deluge-torrent-common
deluge-torrent-common (version 1.0.6-0~hardy2) is present and installed
`sudo dpkg --purge deluge-torrent-common deluge-torrent`
then install our package
Stedevil
Member
Member
Posts: 18
Joined: Mon Mar 03, 2008 7:17 pm

Re: 1.0.7 won't install on ubuntu

Post by Stedevil »

markybob, the issue in the original post is still not fixed. At least not for deluge-torrent_1.0.7-1_i386.intrepid.deb
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.0.7 won't install on ubuntu

Post by johnnyg »

Stedevil wrote:markybob, the issue in the original post is still not fixed. At least not for deluge-torrent_1.0.7-1_i386.intrepid.deb
try reloading the page, you probably had the old file in cache.
Mindzai
Member
Member
Posts: 47
Joined: Sat Oct 04, 2008 5:06 pm
Location: England

Re: 1.0.7 won't install on ubuntu

Post by Mindzai »

markybob wrote:`sudo dpkg --purge deluge-torrent-common deluge-torrent`
then install our package
Thanks, that worked.
Stedevil
Member
Member
Posts: 18
Joined: Mon Mar 03, 2008 7:17 pm

Re: 1.0.7 won't install on ubuntu

Post by Stedevil »

johnnyg wrote:
Stedevil wrote:markybob, the issue in the original post is still not fixed. At least not for deluge-torrent_1.0.7-1_i386.intrepid.deb
try reloading the page, you probably had the old file in cache.
Well, considering I tried to download it first time several hours after it was "fixed", I presume the error was server side with the i386 package. Working now though :)
Post Reply