Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175980 - sys-devel/distcc init script uses --startas option (no more available on baselayout2)
Summary: sys-devel/distcc init script uses --startas option (no more available on base...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 16:18 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-05-14 15:15 UTC (History)
1 user (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 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-04-25 16:18:00 UTC
As per summary, the new start-stop-daemon command in baselayout 2 is not compatible with the --startas option, so they won't work with it (and I'm running it on Farragut, where I need distcc.

I have no idea how to get it to work otherwise :)

Thanks,
Diego
Comment 1 Roy Marples (RETIRED) gentoo-dev 2007-04-25 16:28:35 UTC
--exec should be used in place of --startas.
They are effectively the same option.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-04-25 16:36:29 UTC
As for memcached :)
Comment 3 Roy Marples (RETIRED) gentoo-dev 2007-05-14 15:15:31 UTC
alpha3 has restored --startas for the time being