Bug 1603541
| Summary: | caddy: FTBFS in Fedora rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mohan Boddu <mboddu> | ||||||||
| Component: | caddy | Assignee: | Carl George <carlwgeorge> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | carlwgeorge | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2018-07-19 21:40:05 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: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1602938 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Mohan Boddu
2018-07-19 15:14:26 UTC
Created attachment 1460838 [details]
build.log
Created attachment 1460839 [details]
root.log
file root.log too big, will only attach last 1024 bytes
Created attachment 1460840 [details]
state.log
The root.log attachment only captures the last eight lines of the log. The actual failure is this: DEBUG util.py:439: error: unpacking of archive failed on file /builddir/build/SOURCES/geoip-16c5a0d626adc0cb2ac538445d45c226d8eb21bc.tar.gz;5b481052: cpio: read failed - Inappropriate ioctl for device DEBUG util.py:439: error: /builddir/build/originals/caddy-0.11.0-2.fc29.src.rpm cannot be installed This failure is only on s390x. All other architectures (x86_64, ppc64le, aarch64, i686, armv7hl) pass. I'm thinking this was a buildroot issue rather than a package issue. I heard some reports in IRC that s390x was causing issues with the F29 mass rebuild. Rebuild works fine now. https://koji.fedoraproject.org/koji/taskinfo?taskID=28453431 |