Page 1 of 1

[gutsy] Deluge 5.5 deb; dependency not satisfiable

Posted: Mon Sep 10, 2007 5:51 am
by Polygon
I tried to install the deb on gutsy, and i get the error;

Error: dependency not satisfiable. libboost-date-time1.33.1

but in gutsy i have libboost-date-time-1.34.0 installed

here is a ss of what i mean:
Screenshot.png
Screenshot.png (143.63 KiB) Viewed 6541 times

Re: [gutsy] Deluge 5.5 deb; dependency not satisfiable

Posted: Mon Sep 10, 2007 5:57 am
by markybob
Polygon wrote:I tried to install the deb on gutsy, and i get the error;

Error: dependency not satisfiable. libboost-date-time1.33.1

but in gutsy i have libboost-date-time-1.34.0 installed

here is a ss of what i mean:
Screenshot.png
you downloaded the wrong package. i just checked and both of the gutsy packages require libboost-date-time-1.34.0, not the 1.33.1 that you claim. you probably downloaded the feisty package, which wont work on gutsy. you need gutsy packages for gutsy. we make different packages for a reason :)

Re: [gutsy] Deluge 5.5 deb; dependency not satisfiable

Posted: Mon Sep 10, 2007 1:39 pm
by Polygon
where are these magic gutsy packages? they are not on the download page, only feisty.

Re: [gutsy] Deluge 5.5 deb; dependency not satisfiable

Posted: Mon Sep 10, 2007 1:42 pm
by Lord_neo

Re: [gutsy] Deluge 5.5 deb; dependency not satisfiable

Posted: Mon Sep 10, 2007 10:35 pm
by medigeek
magic indeed ;)

Re: [gutsy] Deluge 5.5 deb; dependency not satisfiable

Posted: Sat Sep 15, 2007 6:41 pm
by psyberOne
I just tried to install your 0.5.5 package for Gutsy, however the package requires 1.34.0 versions of libboost, currently in gutsy are the 1.34.1 versions. I tried forcing the install to see if it would work but it just gives the error:

Code: Select all

Traceback (most recent call last):
  File "/usr/bin/deluge", line 44, in <module>
    import deluge.core
  File "/var/lib/python-support/python2.5/deluge/core.py", line 58, in <module>
    import deluge_core
ImportError: libboost_filesystem-gcc41-mt-1_34.so.1.34.0: cannot open shared object file: No such file or directory
is it possible to rebuild the package against 1.34.1?

Re: [gutsy] Deluge 5.5 deb; dependency not satisfiable

Posted: Sat Sep 15, 2007 8:03 pm
by markybob
psyberOne wrote:I just tried to install your 0.5.5 package for Gutsy, however the package requires 1.34.0 versions of libboost, currently in gutsy are the 1.34.1 versions. I tried forcing the install to see if it would work but it just gives the error:

Code: Select all

Traceback (most recent call last):
  File "/usr/bin/deluge", line 44, in <module>
    import deluge.core
  File "/var/lib/python-support/python2.5/deluge/core.py", line 58, in <module>
    import deluge_core
ImportError: libboost_filesystem-gcc41-mt-1_34.so.1.34.0: cannot open shared object file: No such file or directory
is it possible to rebuild the package against 1.34.1?
damn ever-changing gutsy. packages updated