deluge

Niles Rogoff nilesrogoff at gmail.com
Wed Oct 22 23:44:13 UTC 2014


Do this

sudo chown -R scott:scott ~/.config
sudo chmod -R 700 ~/.config

On Wed, Oct 22, 2014 at 7:32 PM, Scott Blair <scott.blair at gmail.com> wrote:

>  New output:
>
> scott at main:~$ sudo chmod -R 755 /usr/local/lib/python2.7
> [sudo] password for scott:
> scott at main:~$ deluge
> [ERROR   ] 19:29:49 config:431 Error writing new config file: [Errno 13]
> Permission denied: '/home/scott/.config/deluge/ui.conf.new'
> 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/local/lib/python2.7/dist-packages/deluge-1.3.5-py2.7.egg/deluge/main.py",
> line 132, in start_ui
>     UI(options, args, options.args)
>   File
> "/usr/local/lib/python2.7/dist-packages/deluge-1.3.5-py2.7.egg/deluge/ui/ui.py",
> line 150, in __init__
>     ui = GtkUI(args)
>   File
> "/usr/local/lib/python2.7/dist-packages/deluge-1.3.5-py2.7.egg/deluge/ui/gtkui/gtkui.py",
> line 216, in __init__
>     self.ipcinterface = IPCInterface(args)
>   File
> "/usr/local/lib/python2.7/dist-packages/deluge-1.3.5-py2.7.egg/deluge/ui/gtkui/ipcinterface.py",
> line 89, in __init__
>     os.makedirs(deluge.configmanager.get_config_dir("ipc"))
>   File "/usr/lib/python2.7/os.py", line 157, in makedirs
>     mkdir(name, mode)
> OSError: [Errno 13] Permission denied: '/home/scott/.config/deluge/ipc'
> scott at main:~$
>
>   --
>
>
> Scott Blair
>
> Save on backup time BackUpDevice=null
>
>   On Wed, 2014-10-22 at 18:54 -0400, Niles Rogoff wrote:
>
> Run this.
>
>
>
>  sudo chmod -R 755 /usr/local/lib/python2.7
>
>
>
>  After that, you should be able to run deluge without root privelages
>
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20141022/ac041576/attachment.html>


More information about the ubuntu-users mailing list