Page 1 of 1

1.0.7 won't install on ubuntu

Posted: Fri Dec 12, 2008 7:12 am
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

Re: 1.0.7 won't install on ubuntu

Posted: Fri Dec 12, 2008 7:13 am
by markybob
fixed, sorry

Re: 1.0.7 won't install on ubuntu

Posted: Fri Dec 12, 2008 1:58 pm
by clarknova
10-4

Re: 1.0.7 won't install on ubuntu

Posted: Fri Dec 12, 2008 10:48 pm
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

Re: 1.0.7 won't install on ubuntu

Posted: Fri Dec 12, 2008 11:00 pm
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.

Re: 1.0.7 won't install on ubuntu

Posted: Fri Dec 12, 2008 11:12 pm
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

Re: 1.0.7 won't install on ubuntu

Posted: Sat Dec 13, 2008 4:18 am
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

Re: 1.0.7 won't install on ubuntu

Posted: Sat Dec 13, 2008 6:53 am
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.

Re: 1.0.7 won't install on ubuntu

Posted: Sat Dec 13, 2008 10:08 am
by Mindzai
markybob wrote:`sudo dpkg --purge deluge-torrent-common deluge-torrent`
then install our package
Thanks, that worked.

Re: 1.0.7 won't install on ubuntu

Posted: Sun Dec 14, 2008 9:39 pm
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 :)