#4957 Broken buildroot on EPEL 5 and 6
Closed: Fixed None Opened 12 years ago by ellert.

I have trouble building EPEL packags using openjdk:

EPEL 5:

{{{
DEBUG util.py:247: Error Downloading Packages:
DEBUG util.py:247: 1:java-1.6.0-openjdk-devel-1.6.0.0-1.22.1.9.8.el5_6.x86_64: failed to retrieve java-1.6.0-openjdk-devel-1.6.0.0-1.22.1.9.8.el5_6.x86_64.rpm from build
DEBUG util.py:247: error was [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
DEBUG util.py:247: 1:java-1.6.0-openjdk-1.6.0.0-1.22.1.9.8.el5_6.x86_64: failed to retrieve java-1.6.0-openjdk-1.6.0.0-1.22.1.9.8.el5_6.x86_64.rpm from build
DEBUG util.py:247: error was [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
DEBUG util.py:320: Child returncode was: 1
}}}

EPEL 6:

{{{
DEBUG util.py:247: Error Downloading Packages:
DEBUG util.py:247: 1:java-1.6.0-openjdk-devel-1.6.0.0-1.39.1.9.8.el6_1.x86_64: failed to retrieve java-1.6.0-openjdk-devel-1.6.0.0-1.39.1.9.8.el6_1.x86_64.rpm from build
DEBUG util.py:247: error was [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
DEBUG util.py:247: 1:java-1.6.0-openjdk-1.6.0.0-1.39.1.9.8.el6_1.x86_64: failed to retrieve java-1.6.0-openjdk-1.6.0.0-1.39.1.9.8.el6_1.x86_64.rpm from build
DEBUG util.py:247: error was [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
DEBUG util.py:320: Child returncode was: 1
}}}


epel6 should already be fixed.

epel5 didn't regen yet with the java update, I just forced it do. Once the newrepo task is done it should be good to go.

Please re-open if you see further issues.

Login to comment on this ticket.

Metadata