Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 249155

Summary: livecd-tools : /etc/init.d/autoconfig start_service not found on baselayout >= 2.0
Product: Gentoo Linux Reporter: loux thefuture <loux.thefuture>
Component: Current packagesAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Call /etc/init.d/<script> directly

Description loux thefuture 2008-11-28 10:50:08 UTC
the script /etc/init.d/autoconfig use the function start_service which is not available in baselayout >= 2.0

Reproducible: Always

Steps to Reproduce:
1.update to baselayout
2.install livecd-tools
3.start autoconfig
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-28 17:37:53 UTC
Created attachment 173666 [details, diff]
Call /etc/init.d/<script> directly
Comment 2 Andrew Gaffney (RETIRED) gentoo-dev 2008-11-28 20:08:05 UTC
I've applied this patch in git. Thanks.
Comment 3 loux thefuture 2008-12-06 21:17:02 UTC
so will you release a new livecd-tools ebuild with the update ?
Loux
Comment 4 Andrew Gaffney (RETIRED) gentoo-dev 2008-12-07 02:06:13 UTC
Because you asked, no ;)

We'll do a new release when we're ready to.
Comment 5 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2011-09-19 01:23:00 UTC
The autoconfig script was updated to work with bl2/openrc.
Feel free to reopen if you still hit this issue.