Debian dependemcies

General support for problems installing or using Deluge
Post Reply
bugsbunny
New User
New User
Posts: 9
Joined: Sun Jan 20, 2008 4:12 am

Debian dependemcies

Post by bugsbunny »

As long as you're installing to Lenny or SID it doesn't look like it matters, for Etch it would matter (assuming Etch users would use the "testing" version), but it looks like the dependencies for libgcc1 and libstdc++6 are reversed from what they should be. This is for the 64 bit version, didn't look at the 32 bit ones.

version 0.5.8.1 - 64 bit version

libgcc1
Dependencies:
testing: (>= 1:4.2.1)
unstable: (>= 1:4.1.1-21)
current-versions:
etch: 1:4.1.1-21
lenny: 1:4.2.2-4
sid: 1:4.3-20080116-1

libstdc++6
Dependencies:
testing: (>= 4.2.1)
unstable: (>= 4.1.1-21)
current-versions:
etch: 4.1.1-21
lenny: 4.2.2-4
sid: 4.3-20080116-1
popsad
New User
New User
Posts: 6
Joined: Tue Jan 08, 2008 9:12 am

Re: Debian dependemcies

Post by popsad »

bugsbunny wrote:As long as you're installing to Lenny or SID it doesn't look like it matters, for Etch it would matter (assuming Etch users would use the "testing" version), but it looks like the dependencies for libgcc1 and libstdc++6 are reversed from what they should be. This is for the 64 bit version, didn't look at the 32 bit ones.

version 0.5.8.1 - 64 bit version

libgcc1
Dependencies:
testing: (>= 1:4.2.1)
unstable: (>= 1:4.1.1-21)
current-versions:
etch: 1:4.1.1-21
lenny: 1:4.2.2-4
sid: 1:4.3-20080116-1

libstdc++6


The ones for the 32 bit etch are the same
Dependencies:
testing: (>= 4.2.1)
unstable: (>= 4.1.1-21)
current-versions:
etch: 4.1.1-21
lenny: 4.2.2-4
sid: 4.3-20080116-1
The ones for the 32 bit etch are the same
Post Reply