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

Bug 26170

Summary: cbqinit ebuild init.d script has some problems
Product: Gentoo Linux Reporter: bugs
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description bugs 2003-08-07 19:42:22 UTC
If I run cbqinit on my own it works fine.
If I run the init.d script, though, I get varying results.
Most common is [!!] error indication, incorrectly returned because it appears
cbqinit returns a non-0 error status if there is already cached info.

running cbqinit start invalidate   instead of cbqinit start solves that problem.

Also, I get:
xargs: environment is too large for exec
**CBQ: failed to compile CBQ configuration!

If I attempt to run the init.d script.
Again, cbqinit runs fine on its own.
Comment 1 SpanKY gentoo-dev 2003-09-11 19:47:16 UTC
update your baselayout

*** This bug has been marked as a duplicate of 23569 ***
Comment 2 bugs 2003-09-13 10:55:42 UTC
Please note there are two parts to this bug.
The xargs, and the fact that when cbqinit is caching, the init.d script does not realise it still worked - needs to check for the cache errno status.
Comment 3 bugs 2003-09-13 10:57:33 UTC
Hm. 
Take that back, perhaps I was just confusing symptoms.
Have just started and stopped cbqinit a few times from commandline and no status 127 I thought I saw before.
Won't hassle about reopening unless I see that again :)