Bug 1209134 - Packge build fails with - error retrieving sources, mock exited with status 1
Summary: Packge build fails with - error retrieving sources, mock exited with status 1
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg-minimal
Version: rawhide
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1177453
TreeView+ depends on / blocked
 
Reported: 2015-04-06 11:54 UTC by pjp
Modified: 2015-06-15 12:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-15 12:27:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description pjp 2015-04-06 11:54:52 UTC
Description of problem:

When building a package for the various Fedora repositories, it appears to fail
with a consistent build error across f21, f20, el6, and el5 branches.

  BuildError: error retrieving sources, mock exited with status 1;

el5 -> http://koji.fedoraproject.org/koji/taskinfo?taskID=9420661
el6 -> http://koji.fedoraproject.org/koji/taskinfo?taskID=9420677
f20 -> http://koji.fedoraproject.org/koji/taskinfo?taskID=9420688
f21 -> http://koji.fedoraproject.org/koji/taskinfo?taskID=9420758


How reproducible: always

  - run $ fedpkg build across above branches

Actual results: It fails with a build error

 BuildError: error retrieving sources, mock exited with status 1;

Expected results:

  - No error.

Comment 1 Pavol Babinčák 2015-04-06 13:10:51 UTC
For some reason fedpkg-minimal was untagged from overrides (which is inherited into buildroots):

$ koji list-history --after 2015-04-01 --package fedpkg-minimal
Mon Apr  6 02:34:08 2015 fedpkg-minimal-1.0.0-3.el6 untagged from dist-6E-epel-override by bodhi
Mon Apr  6 02:34:10 2015 fedpkg-minimal-1.0.0-3.el5 untagged from dist-5E-epel-override by bodhi
Mon Apr  6 02:34:11 2015 fedpkg-minimal-1.0.0-3.fc20 untagged from f20-override by bodhi
Mon Apr  6 02:34:13 2015 fedpkg-minimal-1.0.0-3.fc21 untagged from f21-override by bodhi
Mon Apr  6 02:34:15 2015 fedpkg-minimal-1.0.0-2.el7 untagged from epel7-override by bodhi

I'm not sure how to fix this properly so reassigning to Dennis.

Comment 2 Dennis Gilmore 2015-04-06 14:52:38 UTC
the buildroot override had expired and the builds had not been pushed stable. I have extended the buildroot override and submitted the builds for stable so it will not happen again.

Comment 3 pjp 2015-06-15 06:51:03 UTC
Hello Dennis,

This issue has been fixed IIRC, right? Could this bug be closed? (just checking)

Thank you.

Comment 4 Dennis Gilmore 2015-06-15 12:27:32 UTC
this has been fixed and can be closed yes


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