Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353620 - net-p2p/deluge-1.3.1 init script failure with defined group
Summary: net-p2p/deluge-1.3.1 init script failure with defined group
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 16:12 UTC by Alan Swanson
Modified: 2011-08-07 13:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
deluged-init.patch (deluged-init.patch,522 bytes, patch)
2011-02-03 16:14 UTC, Alan Swanson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Swanson 2011-02-03 16:12:54 UTC
When a user _and_ a group is defined in /etc/conf.d/deluged, such as DELUGED_USER="bittorrent:bittorrent", this causes the init script to fail to start deluged (but deluge starts fine) as group is filtered for start-stop-daemon.

/sbin/start-stop-daemon: user `bittorrent:bittorrent' not found
Comment 1 Alan Swanson 2011-02-03 16:14:02 UTC
Created attachment 261420 [details, diff]
deluged-init.patch

Patch to fix init script.
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2011-08-07 13:13:37 UTC
Fixed, thanks