Bug 566723 - repoview misses requirement for python-hashlib
Summary: repoview misses requirement for python-hashlib
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: repoview
Version: el5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Konstantin Ryabitsev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-19 14:50 UTC by Andreas Petzold
Modified: 2010-03-12 03:38 UTC (History)
2 users (show)

Fixed In Version: repoview-0.6.5-1.el5
Clone Of:
Environment:
Last Closed: 2010-03-12 03:38:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.