Bug 85204
| Summary: | Broken pipe when gathering files | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <mblycker> |
| Component: | rpm-build | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:51:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of 85209 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
Description of problem: When processing %files, get: "getOutputFrom(): Broken pipe" Version-Release number of selected component (if applicable): rpm version 4.1 How reproducible: Very Steps to Reproduce: 1. %files list w more than 46 file names; size of files irrelevant 2. rpmbuild -bb -vv arpa-3.1-4.spec Actual results: . . Checking for unpackaged files(): /usr/lib/rpm/check_files %{buildroot} getOutputFrom(): Broken pipe # Expected results: . . Checking for unpackaged files(): /usr/lib/rpm/check_files %{buildroot} D: fini 100644 1 ( 0, 0) 234 asdlkfh etc . . GZDIO: 34 writes, 4615548 total bytes in 0.088 secs D: Signature: size(180)+pad(4) Wrote: /usr/src/redhat/RPMS/i386/arpa-3.1-4.i386.rpm # Additional info: two *.spec files work fine w. rpm 4.0.4; same problem w. both BuildRoot undefined (check-files doesn't do anything) no %prep, %build, %install, or %clean no files in %files have any file-related directives file list works fine as input to cpio seems to be related to number of files, not any particular file, contents or size "default" RedHat 8.0 install