#4600 Broken buildroot for EPEL6 (rpm missing?)
Closed: Fixed None Opened 13 years ago by ellert.

Hi!

My build in EPEL 6 fails during the installation of build dependencies because the libtiff RPM cant be found:

DEBUG util.py:247: http://kojipkgs.fedoraproject.org/repo/rhel/rhel-i386-server-6/getPackage/libtiff-3.9.4-1.el6_0.1.i686.rpm: [Errno 14] HTTP Error 404 : http://kojipkgs.fedoraproject.org/repo/rhel/rhel-i386-server-6/getPackage/libtiff-3.9.4-1.el6_0.1.i686.rpm
DEBUG util.py:247: Trying other mirror.
DEBUG util.py:247: Error Downloading Packages:
DEBUG util.py:247: libtiff-3.9.4-1.el6_0.1.i686: failed to retrieve libtiff-3.9.4-1.el6_0.1.i686.rpm from build
DEBUG util.py:247: error was [Errno 14] HTTP Error 404 : http://kojipkgs.fedoraproject.org/repo/rhel/rhel-i386-server-6/getPackage/libtiff-3.9.4-1.el6_0.1.i686.rpm
DEBUG util.py:320: Child returncode was: 1

Full log:

https://koji.fedoraproject.org/koji/getfile?taskID=2956964&name=root.log


From the list of packages here:

ftp://ftp.redhat.com/redhat/linux/enterprise/6Server/en/os/SRPMS/

It looks like libtiff was updated to libtiff-3.9.4-1.el6_0.2.src.rpm on 2011-03-24

The buildroot repo metadata still says libtiff-3.9.4-1.el6_0.1. Maybe all that is needed is a newRepo run?

Should be fixed in http://koji.fedoraproject.org/koji/taskinfo?taskID=2957147

Not sure why this didn't run sooner... it might have been delayed by some other newrepo tasks.

Can you confirm?

Replying to [comment:2 kevin]:

Can you confirm?

Yes, the resubmitted build now completed.

Thanks for fixing quickly.

Login to comment on this ticket.

Metadata