Upgraded to 1.3.1, now it won't open!

General support for problems installing or using Deluge
Post Reply
bm92
New User
New User
Posts: 3
Joined: Mon Feb 28, 2011 11:44 am

Upgraded to 1.3.1, now it won't open!

Post by bm92 »

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:

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
EDIT: I found this info. I think it means its installed properly?

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
Last edited by bm92 on Tue Mar 01, 2011 8:12 am, edited 2 times in total.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Upgraded to 1.3.1, now it won't open!

Post by Cas »

It is unnecessary to run deluge with sudo. Please be clear about what you are asking for help with.
Post Reply