Bug 566723

Summary: repoview misses requirement for python-hashlib
Product: [Fedora] Fedora EPEL Reporter: Andreas Petzold <andreas.petzold>
Component: repoviewAssignee: Konstantin Ryabitsev <icon>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: el5CC: gholms, icon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: repoview-0.6.5-1.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-12 03:38:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Petzold 2010-02-19 14:50:46 UTC
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.

Comment 1 Fedora Update System 2010-02-19 20:11:40 UTC
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

Comment 2 Fedora Update System 2010-02-22 22:36:32 UTC
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

Comment 3 Fedora Update System 2010-03-12 03:38:29 UTC
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.