Public bug reported:

Binary package hint: deluge

Summary: deluged with deluge-web silently fail to start during system start.
$ deluged --version
1.2.3

I have a Karmic with home dir encryption on. Followed this guide:
http://dev.deluge-torrent.org/wiki/UserGuide/InitScript/Ubuntu to set up
the daemon on startup. DAEMON1_ARGS and DAEMON2_ARGS were edited to
avoid unmounted home directory:

DAEMON1_ARGS="-d -c /media/raid5/deluge_config/deluge -L debug -l 
/media/raid5/deluge_config/deluged.log"
DAEMON2_ARGS="-c /media/raid5/deluge_config/deluge -L debug -l 
/media/raid5/deluge_config/deluged.log"

Since deluged dies silently, I could only deduce the reason of its
failure from the following:

1. When I execute the following, the configuration at 
/media/raid5/deluge_config/deluge is picked up and both daemons always start 
successfully:
sudo /etc/init.d/deluge-daemon start
2. When I change the user to the one that does not have home folder encryption, 
the daemons start successfully on reboot.

I removed all references to my home folder from all deluge config files
- did not help.

** Affects: deluge (Ubuntu)
     Importance: Undecided
         Status: New

-- 
deluged and deluge-web violate home dir when they should not
https://bugs.launchpad.net/bugs/599234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to