Bug 1209134

Summary: Packge build fails with - error retrieving sources, mock exited with status 1
Product: [Fedora] Fedora Reporter: pjp <pj.pandit>
Component: fedpkg-minimalAssignee: Dennis Gilmore <dennis>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: dennis, jorti, kevin, pbabinca, pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-15 12:27:32 UTC Type: Bug
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: 1177453    

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