#28: Broken buildSRPMFromSCM in EPEL 5 koji -----------------------------+---------------------------- Reporter: ellert | Owner: epel-wranglers Type: defect | Status: new Priority: major | Milestone: Component: Package request | Version: Keywords: | -----------------------------+---------------------------- See e.g. https://koji.fedoraproject.org/koji/taskinfo?taskID=8452446
The exact same build worked a few days ago (right after the GitPython hickup was fixed): https://koji.fedoraproject.org/koji/taskinfo?taskID=8428548
The error message says "BuildError: error retrieving sources." - i.e. the "fedpkg sources" command fails.
According to root.log in the two builds fedpkg was installed when preparing buildSRPMFromSCM for the successful build, but not for the failing one.
Compare:
{{{ DEBUG util.py:283: Installing for group install "srpm-build": DEBUG util.py:283: bash x86_64 3.2-33.el5_11.4 build 1.8 M DEBUG util.py:283: buildsys-macros noarch 5-4.el5 build 2.5 k DEBUG util.py:283: cvs x86_64 1.11.22-11.el5_8.1 build 738 k DEBUG util.py:283: fedpkg noarch 0.5.9.2-1.el5 build 107 k DEBUG util.py:283: gnupg x86_64 1.4.5-18.el5_10.1 build 1.8 M DEBUG util.py:283: make x86_64 1:3.81-3.el5 build 471 k DEBUG util.py:283: redhat-release x86_64 5Server-5.11.0.2 build 63 k DEBUG util.py:283: redhat-rpm-config noarch 8.0.45-32.el5 build 54 k DEBUG util.py:283: rpm-build x86_64 4.4.2.3-36.el5_11 build 304 k DEBUG util.py:283: Installing for dependencies: }}}
and
{{{ DEBUG util.py:283: Installing: DEBUG util.py:283: bash ppc 3.2-33.el5_11.4 build 1.8 M DEBUG util.py:283: buildsys-macros noarch 5-4.el5 build 2.5 k DEBUG util.py:283: cvs ppc 1.11.22-11.el5_8.1 build 753 k DEBUG util.py:283: gnupg ppc 1.4.5-18.el5_10.1 build 1.9 M DEBUG util.py:283: make ppc 1:3.81-3.el5 build 476 k DEBUG util.py:283: redhat-release ppc 5Server-5.11.0.2 build 63 k DEBUG util.py:283: redhat-rpm-config noarch 8.0.45-32.el5 build 54 k DEBUG util.py:283: rpm-build ppc 4.4.2.3-36.el5_11 build 314 k DEBUG util.py:283: Installing for dependencies: }}}
#28: Broken buildSRPMFromSCM in EPEL 5 koji ------------------------------+---------------------------- Reporter: ellert | Owner: epel-wranglers Type: defect | Status: new Priority: major | Milestone: Component: Package request | Version: Resolution: | Keywords: ------------------------------+----------------------------
Comment (by jperrin):
I suspect this might be related to fedora-packager going away during the extinction event. https://lists.fedoraproject.org/pipermail/epel- devel/2014-December/010573.html
#28: Broken buildSRPMFromSCM in EPEL 5 koji ------------------------------+---------------------------- Reporter: ellert | Owner: epel-wranglers Type: defect | Status: new Priority: major | Milestone: Component: Package request | Version: Resolution: | Keywords: ------------------------------+----------------------------
Comment (by till):
I restored fedora-packager and rpmlint, does it work now?
Btw. does anyone know where the yum/comps group srpm-build is defined?
#28: Broken buildSRPMFromSCM in EPEL 5 koji ------------------------------+---------------------------- Reporter: ellert | Owner: epel-wranglers Type: defect | Status: new Priority: major | Milestone: Component: Package request | Version: Resolution: | Keywords: ------------------------------+----------------------------
Comment (by ellert):
It works again now. The log says group install "srpm-build" again.
#28: Broken buildSRPMFromSCM in EPEL 5 koji ------------------------------+---------------------------- Reporter: ellert | Owner: epel-wranglers Type: defect | Status: closed Priority: major | Milestone: Component: Package request | Version: Resolution: fixed | Keywords: ------------------------------+---------------------------- Changes (by kevin):
* status: new => closed * resolution: => fixed
Comment:
This was fixed a while back. Closing.
epel-devel@lists.fedoraproject.org