Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26170 - cbqinit ebuild init.d script has some problems
Summary: cbqinit ebuild init.d script has some problems
Status: RESOLVED DUPLICATE of bug 23569
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 19:42 UTC by bugs
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

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