deluge on sidux (debian sid based)
Posted: Sun Apr 20, 2008 2:05 pm
Hi,
I've the deluge-torrent 0.5.8.7-1, on sidux, but doesn't open...
this is the result:
if I try to install the deluge-torrent_0.5.8.9-1:
If you need more info to resolve this issue...
Regards
I've the deluge-torrent 0.5.8.7-1, on sidux, but doesn't open...
this is the result:
Code: Select all
root@siduxbox:/home/rdsu# deluge
checking for ubuntu...
Traceback (most recent call last):
File "/usr/bin/deluge", line 135, in <module>
subprocess.Popen(["dbus-launch", "deluge"] + sys.argv[1:])
File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Code: Select all
root@siduxbox:/home/rdsu# dpkg -i Downloads/Linux/deluge-torrent_0.5.8.9-1_i386.sid.deb
dpkg: considering removing deluge-torrent-common in favour of deluge-torrent ...
dpkg: no, cannot proceed with removal of deluge-torrent-common (--auto-deconfigure will help):
deluge-torrent depends on deluge-torrent-common (= 0.5.8.7-1)
deluge-torrent-common is to be removed.
dpkg: regarding .../deluge-torrent_0.5.8.9-1_i386.sid.deb containing deluge-torrent:
deluge-torrent conflicts with deluge-torrent-common
deluge-torrent-common (version 0.5.8.7-1) is present and installed.
dpkg: error processing Downloads/Linux/deluge-torrent_0.5.8.9-1_i386.sid.deb (--install):
conflicting packages - not installing deluge-torrent
Errors were encountered while processing:
Downloads/Linux/deluge-torrent_0.5.8.9-1_i386.sid.deb
Regards