Deluge 1.3.5

Scott Blair scott.blair at gmail.com
Mon Dec 29 17:41:46 UTC 2014


On 12/29/2014 03:50 AM, Colin Law wrote:
> On 29 December 2014 at 03:13, Scott Blair <scott.blair at gmail.com> wrote:
>> I am using Ubuntu 14.01 and deluge 1.3.5.
> There is no such thing as ubuntu 14.01, I assume you mean 14.04 or
> 14.10.  However on neither of these is 1.3.5 the default version of
> deluge (it is 1.3.10 and 1.3.6 respectively), so the questions are how
> did you install it and what do you see if you run, in a terminal
>
> sudo apt-cache policy deluge
>
> Colin
>
Sorry running 14.04
I installed from a tar ball and followed the instructions in the readme 
file.

Build and install by running:

     $ python setup.py build
     $ sudo python setup.py install

When I run it in a terminal this is what I get:

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:~$


-- 


Scott Blair

Save on backup time BackupDevice=Null





More information about the ubuntu-users mailing list