Upgraded to 1.3.1, now it won't open!
Posted: Mon Feb 28, 2011 12:54 pm
Figured out how to revert back to 1.3.0. Nevermind.
Ok, so I'm pretty damn new to Linux. I'm running Mint 10 and I've been running Deluge 1.3.0 for about a week. Just a few hours ago, I got an error/bug where every torrent had to check (no big deal) but none would check at all, and new torrents wouldn't start either. I read online that upgrading to 1.3.1 would fix this, so I tried to do so. Now that I've done this, Deluge won't open.
When I 'sudo deluge', I get this error:
EDIT: I found this info. I think it means its installed properly?
Ok, so I'm pretty damn new to Linux. I'm running Mint 10 and I've been running Deluge 1.3.0 for about a week. Just a few hours ago, I got an error/bug where every torrent had to check (no big deal) but none would check at all, and new torrents wouldn't start either. I read online that upgrading to 1.3.1 would fix this, so I tried to do so. Now that I've done this, Deluge won't open.
When I 'sudo deluge', I get this error:
Code: Select all
$ sudo deluge
[sudo] password for brad:
Traceback (most recent call last):
File "/usr/bin/deluge", line 9, in <module>
load_entry_point('deluge==1.3.1', 'gui_scripts', 'deluge')()
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 305, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2243, in load_entry_point
raise ImportError("Entry point %r not found" % ((group,name),))
ImportError: Entry point ('gui_scripts', 'deluge') not found
Code: Select all
apt-cache policy deluge
deluge:
Installed: 1.3.1-2~maverick~ppa1
Candidate: 1.3.1-2~maverick~ppa1
Version table:
*** 1.3.1-2~maverick~ppa1 0
500 http://ppa.launchpad.net/deluge-team/ppa/ubuntu/ maverick/main i386 Packages
100 /var/lib/dpkg/status
1.3.0-0ubuntu1.1 0
500 http://archive.ubuntu.com/ubuntu/ maverick-updates/universe i386 Packages
1.3.0-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages