Deluge 1.3.5
Scott Blair
scott.blair at gmail.com
Mon Dec 29 03:33:40 UTC 2014
On 12/28/2014 10:28 PM, Vishnupradeep wrote:
> Hi Scott,
> Have your tried changing the permission for the entry_points.txt file.
> This is a wild guess,, I think this may solve the issue you are having.
>
> Thanks
>
>
> On Mon, Dec 29, 2014 at 8:43 AM, Scott Blair <scott.blair at gmail.com
> <mailto:scott.blair at gmail.com>> wrote:
>
> 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
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com <mailto:ubuntu-users at lists.ubuntu.com>
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
>
I chmod it to 755 still getting same error message.
--
Scott Blair
Save on backup time BackupDevice=Null
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20141228/c3ce7b97/attachment.html>
More information about the ubuntu-users
mailing list