#4804 EPEL5 x86_64 304 on curl-devel
Closed: Fixed None Opened 12 years ago by stevetraylen.

Hi,

Some x86_64 builds look to be failing since:

http://kojipkgs.fedoraproject.org/repo/rhel/rhel-x86_64-server-5/getPackage/curl-devel-7.15.5-9.el5_6.2.x86_64.rpm

gives a "The requested URL returned error: 404"

e.g
https://koji.fedoraproject.org/koji/getfile?taskID=3182268&name=root.log
from
https://koji.fedoraproject.org/koji/taskinfo?taskID=3182260

runs like

{{{
DEBUG util.py:284: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dist-5E-epel-build-1094816-167674/root/', '/var/lib/mock/dist-5E-epel-build-1094816-167674/root///builddir/build/SRPMS/gridsite-1.7.15-4.el5.src.rpm']
DEBUG util.py:250: Getting requirements for gridsite-1.7.15-4.el5.src
DEBUG util.py:250: --> curl-devel-7.15.5-9.el5_6.2.x86_64
DEBUG util.py:250: --> libxml2-devel-2.6.26-2.1.2.8.el5_5.1.x86_64
DEBUG util.py:250: --> httpd-devel-2.2.3-45.el5_6.1.x86_64
DEBUG util.py:250: --> 1:doxygen-1.4.7-1.1.x86_64
DEBUG util.py:250: --> openssl-devel-0.9.8e-12.el5_5.7.x86_64
DEBUG util.py:250: ================================================================================
DEBUG util.py:250: Package Arch Version Repository
DEBUG util.py:250: Size
DEBUG util.py:250: ================================================================================
DEBUG util.py:250: Installing:
DEBUG util.py:250: curl-devel x86_64 7.15.5-9.el5_6.2 build 317 k
DEBUG util.py:250: doxygen x86_64 1:1.4.7-1.1 build 2.4 M
DEBUG util.py:250: httpd-devel x86_64 2.2.3-45.el5_6.1 build 149 k
DEBUG util.py:250: libxml2-devel x86_64 2.6.26-2.1.2.8.el5_5.1 build 2.1 M
DEBUG util.py:250: openssl-devel x86_64 0.9.8e-12.el5_5.7 build 1.9 M
DEBUG util.py:250: Installing for dependencies:
DEBUG util.py:250: apr x86_64 1.2.7-11.el5_6.5 build 120 k
DEBUG util.py:250: apr-devel x86_64 1.2.7-11.el5_6.5 build 239 k
...
...
DEBUG util.py:250: Total download size: 19 M
DEBUG util.py:250: Installed size: 19 M
DEBUG util.py:250: http://kojipkgs.fedoraproject.org/repo/rhel/rhel-x86_64-server-5/getPackage/curl-devel-7.15.5-9.el5_6.2.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
DEBUG util.py:250: Trying other mirror.
DEBUG util.py:250: Error Downloading Packages:
DEBUG util.py:250: curl-devel-7.15.5-9.el5_6.2.x86_64: failed to retrieve curl-devel-7.15.5-9.el5_6.2.x86_64.rpm from build
DEBUG util.py:250: error was [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
}}}

If you could take a look I would be most grateful.

Many Thanks

Steve.


Yeah, there was a curl update, and likely your build hit just after our repos updated, but before koji had done another newrepo to pick up the new version.

Sorry about that.

Login to comment on this ticket.

Metadata