Bug 614186

Summary: "import sha" not used at all, gives warnings on RHEL6
Product: [Fedora] Fedora EPEL Reporter: Florian La Roche <florian.laroche>
Component: kojiAssignee: David Cantrell <dcantrell>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: el6CC: dcantrell, mikem
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-20 21:36:28 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 Florian La Roche 2010-07-13 19:54:27 UTC
Description of problem:


--- koji-1.4.0/hub/kojihub.py
+++ koji-1.4.0/hub/kojihub.py
@@ -40,7 +40,6 @@ import os
 import random
 import re
 import rpm
-import sha
 import stat
 import subprocess
 import sys



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Mike McLean 2010-07-20 21:36:28 UTC
Unless a koji bug is truly specific to Fedora, please file it in koji's Trac.
https://fedorahosted.org/koji/

This appears to have slipped in with some of the maven work. I've removed it upstream.