Bug 620704 - hashlib not available in RHEL/EPEL 5
Summary: hashlib not available in RHEL/EPEL 5
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: mrepo
Version: el5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: James Findley
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-03 10:01 UTC by David Juran
Modified: 2010-08-20 19:57 UTC (History)
1 user (show)

Fixed In Version: mrepo-0.8.7-2.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-20 19:57:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Juran 2010-08-03 10:01:51 UTC
Description of problem:
The latest update of mrepo (mrepo-0.8.7-1.el5) introduced a dependency on hashlib which isn't available in RHEL5 or EPEL5.


Version-Release number of selected component (if applicable):
mrepo-0.8.7-1.el5

How reproducible:
Every time

Steps to Reproduce:
1.  mrepo -gu
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/mrepo", line 19, in ?
    import ConfigParser, urlparse, hashlib, types, traceback
ImportError: No module named hashlib

Comment 1 James Findley 2010-08-03 11:29:38 UTC
Arg.  Sorry about this one - the fixed version should be in epel-testing soon.

Comment 2 Fedora Update System 2010-08-04 10:56:49 UTC
mrepo-0.8.7-2.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/mrepo-0.8.7-2.el5

Comment 3 Fedora Update System 2010-08-04 23:03:23 UTC
mrepo-0.8.7-2.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 mrepo'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/mrepo-0.8.7-2.el5

Comment 4 Fedora Update System 2010-08-20 19:57:10 UTC
mrepo-0.8.7-2.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.