Bug 1307608

Summary: guilt: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: guiltAssignee: Eric Sandeen <esandeen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: esandeen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-15 18:49:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1305208    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2016-02-13 21:34:02 UTC
Your package guilt failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12822356

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:34:04 UTC
Created attachment 1124888 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:34:05 UTC
Created attachment 1124889 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:34:06 UTC
Created attachment 1124890 [details]
state.log

Comment 4 Eric Sandeen 2016-02-15 18:49:23 UTC
It was a self-test failing due to changed dd output:

060: --- t-060.out	2015-08-24 17:54:14.000000000 +0000
+++ /tmp/guilt.log.21268	2016-02-04 02:39:46.496465753 +0000
@@ -54,7 +54,7 @@
 % dd if=/dev/zero of=file.bin bs=1 count=1024
 1024+0 records in
 1024+0 records out
-1024 bytes (1.0 kB) copied
+1024 bytes (1.0 kB, 1.0 KiB) copied, 0.00147511 s, 694 kB/s
 % guilt files
 def
 % guilt files -v
Test failed!

Fixed now, and patch sent to maintainer.

-Eric