Description of problem: The new version of repoview requires python-hashlib to run, but the spec file doesn't contain the requirement. Version-Release number of selected component (if applicable): repoview-0.6.4-1.el5.noarch How reproducible: Always Steps to Reproduce: 1. On a system with no python-hashlib installed, install/update repoview 2. Run repoview 3. Actual results: $ repoview Traceback (most recent call last): File "/usr/bin/repoview", line 41, in ? import hashlib as md5 ImportError: No module named hashlib Expected results: No crash. python-hashlib should be pulled in automatically. Additional info: Installing python-hashlib fixes the problem.
repoview-0.6.5-1.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/repoview-0.6.5-1.el5
repoview-0.6.5-1.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update repoview'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/EL-5/FEDORA-EPEL-2010-2277
repoview-0.6.5-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.