Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21014 - cbqinit-0.7 and cbqinit-0.7.2 ebuild bug
Summary: cbqinit-0.7 and cbqinit-0.7.2 ebuild bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 11:13 UTC by Bluesman
Modified: 2003-06-11 23:43 UTC (History)
2 users (show)

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


Attachments
Updated ebuild (cbqinit-0.7.2.ebuild,1.27 KB, text/plain)
2003-05-14 22:49 UTC, Chuck Short (RETIRED)
Details
Updated ebuild (cbqinit-0.7.ebuild,1.15 KB, text/plain)
2003-05-14 22:51 UTC, Chuck Short (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bluesman 2003-05-14 11:13:52 UTC
cbqinit-0.7 and 0.7.2 emerges successfuly. After running /etc/init.d/cbqinit
start, it breaks with this error message: 
**CBQ: ip-route2 utilities not installed or executable!

After a little research, I found out that ip-route2 bins were moved to /sbin,
but cbqinit ebuilds were not updated, both still edit the /usr/sbin/cbqinit
script to look for ip and tc in /usr/sbin.


Reproducible: Always
Steps to Reproduce:
1. emerge cbqinit
2. /etc/init.d/cbqinit start

Actual Results:  
localhost / # /etc/init.d/cbqinit start
* Starting cbqinit...
**CBQ: ip-route2 utilities not installed or executable!           [ !! ]

Expected Results:  
To find ip-route2 utils and run as expected.

I have sys-apps/iproute-20010824-r2 installed.
Comment 1 Chuck Short (RETIRED) gentoo-dev 2003-05-14 22:49:43 UTC
Created attachment 12003 [details]
Updated ebuild

Updated ebuild with modified paths.
Comment 2 Chuck Short (RETIRED) gentoo-dev 2003-05-14 22:51:09 UTC
Created attachment 12004 [details]
Updated ebuild

Updated ebuild with modififed paths for cbqinit-0.7.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2003-05-15 11:58:34 UTC
If I get this right, you need no different sed lines, you just can drop these lines. Please try the new version in portage (soon).
Comment 4 Bluesman 2003-05-15 13:41:05 UTC
Yes, I've removed the sed lines and it worked as expected.
Comment 5 Patrick Kursawe (RETIRED) gentoo-dev 2003-05-19 05:25:21 UTC
Thanks.
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2003-06-11 23:43:16 UTC
have to reopen it to mark it as closed/fixed
Comment 7 Patrick Kursawe (RETIRED) gentoo-dev 2003-06-11 23:43:32 UTC
fixed.