When running buildArch for ppc, I got the following error:
DEBUG util.py:257: http://kojipkgs.fedoraproject.org/repo/rhel/rhel-ppc-server-5/getPackage/ope...: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404" DEBUG util.py:257: Trying other mirror. DEBUG util.py:257: Error Downloading Packages: DEBUG util.py:257: openssl-0.9.8e-22.el5.ppc: failed to retrieve openssl-0.9.8e-22.el5.ppc.rpm from build DEBUG util.py:257: error was [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Any ideas?
The full Koji task is here: http://koji.fedoraproject.org/koji/taskinfo?taskID=3938036
- Ken
On Wed, 28 Mar 2012 07:06:55 -0600 Ken Dreyer ktdreyer@ktdreyer.com wrote:
When running buildArch for ppc, I got the following error:
DEBUG util.py:257: http://kojipkgs.fedoraproject.org/repo/rhel/rhel-ppc-server-5/getPackage/ope...: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404" DEBUG util.py:257: Trying other mirror. DEBUG util.py:257: Error Downloading Packages: DEBUG util.py:257: openssl-0.9.8e-22.el5.ppc: failed to retrieve openssl-0.9.8e-22.el5.ppc.rpm from build DEBUG util.py:257: error was [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Any ideas?
The full Koji task is here: http://koji.fedoraproject.org/koji/taskinfo?taskID=3938036
1 a RHN update happens. 2 Our sync job picks it up and adds it to our build repo 3 koji runs a newRepo task to regen the repodata.
If you happen to build when 1 and 2 are done, but before 3, this is the failure mode. ;(
So, can you just retry your build again? I would think it would work now.
kevin
On Wed, Mar 28, 2012 at 8:34 AM, Kevin Fenzi kevin@scrye.com wrote:
So, can you just retry your build again? I would think it would work now.
Thanks for the quick response. I retried the task twice, with "koji resubmit 3938036", but it failed both times with the same error. I should be using "koji resubmit", right?
- Ken
On Wed, Mar 28, 2012 at 9:07 AM, Ken Dreyer ktdreyer@ktdreyer.com wrote:
On Wed, Mar 28, 2012 at 8:34 AM, Kevin Fenzi kevin@scrye.com wrote:
So, can you just retry your build again? I would think it would work now.
Thanks for the quick response. I retried the task twice, with "koji resubmit 3938036", but it failed both times with the same error. I should be using "koji resubmit", right?
Just needed to wait a bit, I guess. The build when I tried again. http://koji.fedoraproject.org/koji/taskinfo?taskID=3941336
- Ken
epel-devel@lists.fedoraproject.org