Bug 366481 - check-buildroot: xargs: grep: Argument list too long
Summary: check-buildroot: xargs: grep: Argument list too long
Keywords:
Status: CLOSED DUPLICATE of bug 275321
Alias: None
Product: Fedora
Classification: Fedora
Component: findutils
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-05 09:05 UTC by Mamoru TASAKA
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-07 08:18:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mamoru TASAKA 2007-11-05 09:05:59 UTC
Description of problem:

I don't know the impact of this issue, however
when I compile xscreensaver (I maintain xscreensaver), 
check-buildroot complains about:
---------------------------------------------------------
extracting debug info from
/home/tasaka1/rpmbuild/INSTROOT/xscreensaver-5.03-14.fc8-root-tasaka1/usr/libexec/xscreensaver/cubenetic
extracting debug info from
/home/tasaka1/rpmbuild/INSTROOT/xscreensaver-5.03-14.fc8-root-tasaka1/usr/libexec/xscreensaver/sonar
23578 blocks
+ /usr/lib/rpm/check-buildroot
xargs: grep: Argument list too long
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
---------------------------------------------------------

Version-Release number of selected component (if applicable):
xscreensaver-5.03-14.fc8 (srpm)
rpm-build-4.4.2.2-4.fc8
findutils-4.2.31-2.fc8

How reproducible:
100%

Steps to Reproduce:
1. rpmbuild --rebuild xscreensaver-5.03-14.fc8.src.rpm
  
Actual results:
See above

Additional info:
I think something changed outside of rpm...

Comment 1 Panu Matilainen 2007-11-05 10:17:34 UTC
xargs, not rpm, is giving grep too much to process at once. Reassigning to
findutils.

Comment 2 Vitezslav Crhonek 2007-11-07 08:18:37 UTC

*** This bug has been marked as a duplicate of 275321 ***


Note You need to log in before you can comment on or make changes to this bug.