(My apologies for the bad Summary -- the perils of ignorance.) Description of problem: When installing the 'avalon-framework' package via yum, the following error appeared from xargs: xargs: xargs.c:443: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. /usr/bin/rebuild-gcj-db: line 5: 7328 Done dirname $dbLocation 7329 Aborted | xargs mkdir -p xargs: xargs.c:443: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. find: write error: Broken pipe /usr/bin/rebuild-gcj-db: line 5: 7332 Exit 1 find $libdir -follow -name '*.db' -print0 7333 Aborted | xargs -0 /usr/bin/gcj-dbtool -m $dbLocation $dbLocation Version-Release number of selected component (if applicable): findutils-4.2.33-1.fc9.x86_64 How reproducible: Every time Steps to Reproduce: 1. 'yum install avalon-framework' or 'yum remove avalon-framework'
*** This bug has been marked as a duplicate of 439168 ***