[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Google
  Web www.spinics.net

Re: Maximum file limit for rpmbuild




On Jul 30, 2008, at 4:38 PM, Marty Ridgeway wrote:

I tried the modification in your note and now I get this error:

Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /bin/true
D:      execv(/bin/true) pid 14448
getOutputFrom(): Broken pipe


getOutputFrom() is racy, /bin/true is exiting before rpmbuild
can manage to send info to the pipe.

Instead of /bin/true, write a short wrapper script that
cat's stdin to /dev/null, and then does exit 0.

That should work around the getOutputFrom() raciness.

FWIW, the raciness is a design flaw in rpm, been there forever.

73 de Jeff

_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Home]     [Kernel List]     [Red Hat Install]     [PAM]     [Red Hat Watch List]     [Red Hat Development]     [Red Hat 9 Bible]     [Red Hat 9 Mailing List]     [Big List of Linux Books]     [Gimp]     [Yosemite News]