Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336315 - net-p2p/transmission-2.01-r1 can not spawn as user under baselayout-1
Summary: net-p2p/transmission-2.01-r1 can not spawn as user under baselayout-1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-07 01:42 UTC by Domen Kožar
Modified: 2010-10-15 12:15 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Domen Kožar 2010-09-07 01:42:39 UTC
Instead of --user, pass --chuid in init script.

baselayout-1 is still default and stable, I think it should be
support prior to openrc.

(no idea if detection openrc is possible atm)
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2010-10-15 12:00:29 UTC
Should be fixed in transmission-2.10. Actually I have no setup to test it as all my systems migrated to openrc more then year ago, so please, test it and tell me if it works for you or not. 

Note, 2.10 has quite mangled init script but it should be much easier to understand then previous one. It has only three configuration options in conf.d file: TRANSMISSION_OPTIONS  - options for transmission-daemon, logfile and runas_user (which is now required and default to transmission but you may change defaults, of course). Enjoy.
Comment 2 Domen Kožar 2010-10-15 12:15:03 UTC
Thanks, will test on my HTCP at home. Cheers.