Deluge 0.53 won't install on Feisty

General support for problems installing or using Deluge
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.53 won't install on Feisty

Post by markybob »

laichi wrote:Sorry, *nix noob here. In which dir should i type that command?
you're using ubuntu feisty, correct? i386? if so, download http://download.deluge-torrent.org/inde ... 1_i386.deb to your home directory. then open up a command prompt, cd to your home directory if necessary, the type sudo dpkg -i deluge-torrent_0.5.3-1_i386.deb
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.53 won't install on Feisty

Post by markybob »

laichi wrote:

Code: Select all

(Reading database ... 134180 files and directories currently installed.)
Preparing to replace deluge-torrent 0.5.2.95-1 (using deluge-torrent_0.5.3-1_i386.deb) ...
Unpacking replacement deluge-torrent ...
dpkg: dependency problems prevent configuration of deluge-torrent:
 deluge-torrent depends on libc6 (>= 2.6-1); however:
  Version of libc6 on system is 2.5-0ubuntu14.
 deluge-torrent depends on libgcc1 (>= 1:4.2-20070516); however:
  Version of libgcc1 on system is 1:4.1.2-0ubuntu4.
 deluge-torrent depends on libssl0.9.8 (>= 0.9.8e-1); however:
  Version of libssl0.9.8 on system is 0.9.8c-4build1.
 deluge-torrent depends on libstdc++6 (>= 4.2-20070516); however:
  Version of libstdc++6 on system is 4.1.2-0ubuntu4.
 deluge-torrent depends on zlib1g (>= 1:1.2.3.3.dfsg-1); however:
  Version of zlib1g on system is 1:1.2.3-13ubuntu4.
dpkg: error processing deluge-torrent (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 deluge-torrent
cat /etc/issue only generate me one line of
Ubuntu 7.04 \n \l
crazy. dont know how that happened. try downloading the deb again, as i think i uploaded a fix
paxcoder
New User
New User
Posts: 7
Joined: Sun Aug 05, 2007 10:22 am

Re: Deluge 0.53 won't install on Feisty

Post by paxcoder »

Just wanted to say that you may have a real problem. Here's Debian Etch:
Image
It's you, not a specific distro. Sry
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.53 won't install on Feisty

Post by markybob »

paxcoder wrote:Just wanted to say that you may have a real problem. Here's Debian Etch:
Image
It's you, not a specific distro. Sry
we dont support debian etch, only testing or higher...which is why our packages say "testing" and "unstable" on them, not "etch". why do you think you can mix and match? and the problem above posted by the other user was fixed, but nice try.
paxcoder
New User
New User
Posts: 7
Joined: Sun Aug 05, 2007 10:22 am

Re: Deluge 0.53 won't install on Feisty

Post by paxcoder »

I have the newest Debian, and.... well, frankly, I don't see the point of releasing for distros that don't yet officially exist, but ok. Still think it was you, hehe. Anyway, I'm trying the source now... We'll see how that'll turn out.
No hard feelings.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.53 won't install on Feisty

Post by markybob »

paxcoder wrote:I have the newest Debian, and.... well, frankly, I don't see the point of releasing for distros that don't yet officially exist, but ok. Still think it was you, hehe. Anyway, I'm trying the source now... We'll see how that'll turn out.
No hard feelings.
the point is that debian etch doesnt have a new enough version of python-gtk2 to work with deluge. we require >= 2.9, which is actually pretty old, but not by debian stable standards.
paxcoder
New User
New User
Posts: 7
Joined: Sun Aug 05, 2007 10:22 am

Re: Deluge 0.53 won't install on Feisty

Post by paxcoder »

markybob wrote: the point is that debian etch doesnt have a new enough version of python-gtk2 to work with deluge. we require >= 2.9, which is actually pretty old, but not by debian stable standards.
Oh, ok. Debian is kinda funny that way. Does that mean that I shouldn't be able to build it, not even from the source? Should I build new GTK, or what?
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.53 won't install on Feisty

Post by markybob »

paxcoder wrote:
markybob wrote: the point is that debian etch doesnt have a new enough version of python-gtk2 to work with deluge. we require >= 2.9, which is actually pretty old, but not by debian stable standards.
Oh, ok. Debian is kinda funny that way. Does that mean that I shouldn't be able to build it, not even from the source? Should I build new GTK, or what?
you'll probably be able to build, just not run. i think your best shot would be to head into #debian on irc and ask if anyone knows of a python-gtk2 backport for etch. i'm sure someone has to have it somewhere
paxcoder
New User
New User
Posts: 7
Joined: Sun Aug 05, 2007 10:22 am

Re: Deluge 0.53 won't install on Feisty

Post by paxcoder »

markybob wrote: you'll probably be able to build, just not run. i think your best shot would be to head into #debian on irc and ask if anyone knows of a python-gtk2 backport for etch. i'm sure someone has to have it somewhere
Yeah, you were right. Built, but dowsen't run. Still, I won't give up. PythonGTK, here I come!
paxcoder
New User
New User
Posts: 7
Joined: Sun Aug 05, 2007 10:22 am

Re: Deluge 0.53 won't install on Feisty

Post by paxcoder »

need libc6: translate: it means needs python-gtk*
download python gtk source, try to build, needs pygobject*
ok, download that source - no, needs newer.
download the newest (it realy did say so) doesent compile/needs newer!
download newer (yes, newer than newest, did you know that was possible?) from another site
thousants of combinations and downloads. ok, good versions. python gtk finally configures properly, but still doesen't compile!
gave up that idea (after hours of trying!), try repositories
moving to deb repositories (finaly folowed all the right links to get to .deb), found dulge-torrent in test
ok, install the test thingy. no, needs newer pygtk. ok, it has that 2. nice, download that.
try to run pygtk2 deb. no, deinstall pygtk
ok, apt-get. says: wat to deinstall everything based on gtk2? (Y) NO!!! (Ctrl+C Ctrl+C Ctrl+C Ctrl+C)

that was my day how was yours?

PS. No, I didn't make it. It's freakin impossible!
Post Reply