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

Bug 28572

Summary: patches to fix svscan-add-to-inittab issues in supervise-scripts ebuild
Product: Gentoo Linux Reporter: Hallgrimur Gunnarsson (RETIRED) <hhg>
Component: New packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 28573    
Attachments: supervise-scripts-3.4.ebuild patch
supervise-scripts-3.5.ebuild patch

Description Hallgrimur Gunnarsson (RETIRED) gentoo-dev 2003-09-12 20:17:20 UTC
In supervise-scripts (both 3.4 and 3.5) conf-bin is
by default /usr/local/bin but the ebuilds install 
the binaries to /usr/bin, this breaks the
svscan-add-to-inittab script.

I also added svscan-start and svscan-stopall to dobin
in the 3.4 ebuild (it's okay in 3.5), since those are needed
by the svscan-add-to-inittab script.

While I was at it I also included dodoc and doman in 3.4.
Comment 1 Hallgrimur Gunnarsson (RETIRED) gentoo-dev 2003-09-12 20:18:12 UTC
Created attachment 17614 [details, diff]
supervise-scripts-3.4.ebuild patch
Comment 2 Hallgrimur Gunnarsson (RETIRED) gentoo-dev 2003-09-12 20:18:36 UTC
Created attachment 17615 [details, diff]
supervise-scripts-3.5.ebuild patch
Comment 3 Hallgrimur Gunnarsson (RETIRED) gentoo-dev 2003-09-26 15:26:50 UTC
Committed.