Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28572 - patches to fix svscan-add-to-inittab issues in supervise-scripts ebuild
Summary: patches to fix svscan-add-to-inittab issues in supervise-scripts ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 28573
  Show dependency tree
 
Reported: 2003-09-12 20:17 UTC by Hallgrimur Gunnarsson (RETIRED)
Modified: 2003-09-26 15:26 UTC (History)
0 users

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


Attachments
supervise-scripts-3.4.ebuild patch (supervise-scripts-3.4_fixes.ebuild.diff,590 bytes, patch)
2003-09-12 20:18 UTC, Hallgrimur Gunnarsson (RETIRED)
Details | Diff
supervise-scripts-3.5.ebuild patch (supervise-scripts-3.5_confbinfix.ebuild.diff,365 bytes, patch)
2003-09-12 20:18 UTC, Hallgrimur Gunnarsson (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.