Bug 1603541

Summary: caddy: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Mohan Boddu <mboddu>
Component: caddyAssignee: Carl George <carlwgeorge>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
build.log
none
root.log
none
state.log none

Description Mohan Boddu 2018-07-19 15:14:26 UTC
caddy failed to build from source in Fedora rawhide

https://koji.fedoraproject.org/koji/taskinfo?taskID=28170434


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix caddy at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
caddy will be orphaned. Before branching of Fedora 30,
caddy will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-19 15:14:30 UTC
Created attachment 1460838 [details]
build.log

Comment 2 Mohan Boddu 2018-07-19 15:14:34 UTC
Created attachment 1460839 [details]
root.log

file root.log too big, will only attach last 1024 bytes

Comment 3 Mohan Boddu 2018-07-19 15:14:36 UTC
Created attachment 1460840 [details]
state.log

Comment 4 Carl George 2018-07-19 19:50:19 UTC
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.

Comment 5 Carl George 2018-07-19 21:40:05 UTC
Rebuild works fine now.

https://koji.fedoraproject.org/koji/taskinfo?taskID=28453431