Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1107038 - rpm: FTBFS in rawhide
Summary: rpm: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F21FTBFS
TreeView+ depends on / blocked
 
Reported: 2014-06-09 19:11 UTC by Dennis Gilmore
Modified: 2014-06-10 12:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-10 12:06:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (357.40 KB, text/plain)
2014-06-09 19:12 UTC, Dennis Gilmore
no flags Details
root.log (90.27 KB, text/plain)
2014-06-09 19:12 UTC, Dennis Gilmore
no flags Details
state.log (1.06 KB, text/plain)
2014-06-09 19:12 UTC, Dennis Gilmore
no flags Details

Description Dennis Gilmore 2014-06-09 19:11:56 UTC
Your package rpm failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-09 19:12:03 UTC
Created attachment 905903 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 19:12:05 UTC
Created attachment 905904 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 19:12:06 UTC
Created attachment 905905 [details]
state.log

Comment 4 Panu Matilainen 2014-06-10 07:41:38 UTC
This looks like something else in rawhide is hosed, the test-suite is failing all over the place with:

+Assertion 'rtnl->rbuffer' failed at ../src/libsystemd/sd-rtnl/rtnl-message.c:1171, function socket_read_message(). Aborting.
+./atlocal: line 31: 32537 Aborted                 MAGIC="/magic/magic" FAKECHROOT_BASE="${RPMTEST}" fakechroot "$@" --define "_topdir /build"

This happens on package builds, so I guess its the gethostbyname() call to figure buildhost that is failing somewhere in libsystemd. Or something... Additionally the arm-build failed because it timed out. So this seems more like intermittent failures somewhere else than rpm.

Comment 5 Panu Matilainen 2014-06-10 12:06:05 UTC
Reproducable on builders (assert errors on x86_64, stuck entirely on i686 and arm), but not in local mock build. Which makes it pretty much impossible to debug, so "fixed" in rpm-4.11.2-13.fc21 by simply disabling the test-suite for now.


Note You need to log in before you can comment on or make changes to this bug.