Description of problem: I tried to install httpd-itk on a fully updated CentOS 6.2 x86_64 system, but it failed, because it depends on httpd to be more recent than is available. Version-Release number of selected component (if applicable): httpd-itk-2.2.22-5.el6.x86_64 How reproducible: Always Steps to Reproduce: 1. Enable epel for CentOS 6 2. As root, run yum install httpd-itk Actual results: ---> Package httpd-itk.x86_64 0:2.2.22-5.el6 will be installed --> Processing Dependency: httpd >= 2.2.22 for package: httpd-itk-2.2.22-5.el6.x86_64 --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-itk-2.2.22-5.el6.x86_64 --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-itk-2.2.22-5.el6.x86_64 --> Running transaction check ---> Package apr.x86_64 0:1.3.9-3.el6_1.2 will be installed ---> Package apr-util.x86_64 0:1.3.9-3.el6_0.1 will be installed ---> Package httpd-itk.x86_64 0:2.2.22-5.el6 will be installed --> Processing Dependency: httpd >= 2.2.22 for package: httpd-itk-2.2.22-5.el6.x86_64 --> Finished Dependency Resolution Error: Package: httpd-itk-2.2.22-5.el6.x86_64 (epel) Requires: httpd >= 2.2.22 Available: httpd-2.2.15-15.el6.centos.x86_64 (base) httpd = 2.2.15-15.el6.centos Available: httpd-2.2.15-15.el6.centos.1.x86_64 (updates) httpd = 2.2.15-15.el6.centos.1 Expected results: Successful installation of httpd-itk Additional info: I checked in the upstream source repositories. As far as I can see, RHEL also ships with httpd 2.2.15-15, not 2.2.22.
Thank you for your bugreport and willing make free software better! Please check this scratch build it should fix this issue: http://koji.fedoraproject.org/koji/taskinfo?taskID=3933706
Thanks for your quick reply. However, It's not clear to me how I can get from the link to installing a new rpm. Can you explain shortly how I am supposed to work with koji or do you have a link where this procedure is explained ?
Just hit as root: rpm -Uhv 'http://koji.fedoraproject.org/koji/getfile?taskID=3933707&name=httpd-itk-2.2.22-6.el6.x86_64.rpm'
Thank you for the explanation. I have successfully installed your scratch build. As far as I'm concerned, it can go into updates.
httpd-itk-2.2.22-6.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/httpd-itk-2.2.22-6.el6
Thank you for your bugreport and willing make free software better!
Package httpd-itk-2.2.22-6.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing httpd-itk-2.2.22-6.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0991/httpd-itk-2.2.22-6.el6 then log in and leave karma (feedback).
Thank you for the fast response ! I tested the update which seems to work fine. I left karma for this.
httpd-itk-2.2.22-6.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.