deb package install broken

General support for problems installing or using Deluge
Post Reply
BadByte

deb package install broken

Post by BadByte »

When I try to install deluge by deb package it whines about missing libs much like the old school rpm would & I have to go hunt down the dependencies myself (again just like the with the old school rpm).

If I wanted the trouble with hunting down the missing libs I would have downloaded the source :evil:.

Code: Select all

.../deluge-torrent_0.5.7.98-1_i386.feisty.deb) ...
Unpacking replacement deluge-torrent ...
dpkg: dependency problems prevent configuration of deluge-torrent:
 deluge-torrent depends on libboost-date-time1.33.1; however:
  Package libboost-date-time1.33.1 is not installed.
 deluge-torrent depends on libboost-filesystem1.33.1; however:
  Package libboost-filesystem1.33.1 is not installed.
 deluge-torrent depends on libboost-thread1.33.1; however:
  Package libboost-thread1.33.1 is not installed.
 deluge-torrent depends on python-notify; however:
  Package python-notify is not installed.
 deluge-torrent depends on notification-daemon; however:
  Package notification-daemon is not installed.
 deluge-torrent depends on librsvg2-common; however:
  Package librsvg2-common is not installed.
 deluge-torrent depends on python-pyopenssl; however:
  Package python-pyopenssl is not installed.
dpkg: error processing deluge-torrent (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 deluge-torrent
Press <enter> to exit...
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: deb package install broken

Post by markybob »

BadByte wrote:When I try to install deluge by deb package it whines about missing libs much like the old school rpm would & I have to go hunt down the dependencies myself (again just like the with the old school rpm).

If I wanted the trouble with hunting down the missing libs I would have downloaded the source :evil:.

Code: Select all

.../deluge-torrent_0.5.7.98-1_i386.feisty.deb) ...
Unpacking replacement deluge-torrent ...
dpkg: dependency problems prevent configuration of deluge-torrent:
 deluge-torrent depends on libboost-date-time1.33.1; however:
  Package libboost-date-time1.33.1 is not installed.
 deluge-torrent depends on libboost-filesystem1.33.1; however:
  Package libboost-filesystem1.33.1 is not installed.
 deluge-torrent depends on libboost-thread1.33.1; however:
  Package libboost-thread1.33.1 is not installed.
 deluge-torrent depends on python-notify; however:
  Package python-notify is not installed.
 deluge-torrent depends on notification-daemon; however:
  Package notification-daemon is not installed.
 deluge-torrent depends on librsvg2-common; however:
  Package librsvg2-common is not installed.
 deluge-torrent depends on python-pyopenssl; however:
  Package python-pyopenssl is not installed.
dpkg: error processing deluge-torrent (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 deluge-torrent
Press <enter> to exit...
or you could've double-clicked on the deb, which would've opened synaptic, and gotten all of the dependencies for you.
popsad
New User
New User
Posts: 6
Joined: Tue Jan 08, 2008 9:12 am

Re: deb package install broken

Post by popsad »

I get the same problems when I try to install when I looked in synaptic for the dependencies they were not all there this may be down to me using Mepis 7 I did notice that it wanted newer packages than that list in synaptic.

Can anyone help with a deb for Mepis 7 Please
Mepis7 uses debian etch
:D
Post Reply