Deluge 1.3.5
Scott Blair
scott.blair at gmail.com
Mon Dec 29 03:13:15 UTC 2014
I am using Ubuntu 14.01 and deluge 1.3.5.
I can only get deluge to work if I go to
terminal and sudo it.
Here is the output file when just using deluge:
scott at main:~$ deluge
Traceback (most recent call last):
File "/usr/local/bin/deluge", line 9, in <module>
load_entry_point('deluge==1.3.5', 'gui_scripts', 'deluge')()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 351,
in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2360,
in load_entry_point
ep = self.get_entry_info(group,name)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2379,
in get_entry_info
return self.get_entry_map(group).get(name)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2371,
in get_entry_map
self._get_metadata('entry_points.txt'), self
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2155,
in parse_map
for group, lines in data:
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2715,
in split_sections
for line in yield_lines(s):
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989,
in yield_lines
for ss in strs:
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2305,
in _get_metadata
for line in self.get_metadata_lines(name):
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1369,
in get_metadata_lines
return yield_lines(self.get_metadata(name))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1361,
in get_metadata
return self._get(self._fn(self.egg_info,name))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1470,
in _get
stream = open(path, 'rb')
IOError: [Errno 13] Permission denied:
'/usr/local/lib/python2.7/dist-packages/deluge-1.3.5-py2.7.egg/EGG-INFO/entry_points.txt'
scott at main:~$
I check the permissions on entry_points.txt and it is set to root staff.
I chowned to root scott and it still did not work. Any ideas?
Scott
Save on backup time BackupDevice=Null
More information about the ubuntu-users
mailing list