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

Bug 21014

Summary: cbqinit-0.7 and cbqinit-0.7.2 ebuild bug
Product: Gentoo Linux Reporter: Bluesman <bluesman>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: phosphan, zul
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated ebuild
Updated ebuild

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.