Bug 1211846

Summary: rhn-client-tools fails to build on F23
Product: [Community] Spacewalk Reporter: Miroslav Suchý <msuchy>
Component: ClientsAssignee: Stephen Herr <sherr>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.3CC: jdobes, mmraka, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhn-client-tools-2.4.1-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-08 13:26:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1267654    

Description Miroslav Suchý 2015-04-15 05:42:25 UTC
Description of problem:
rhn-client-tools fails to build on F23
http://koji.fedoraproject.org/koji/taskinfo?taskID=9482054

Traceback:
Traceback (most recent call last):
  File "alltests.py", line 22, in <module>
    import testByteRangeRpcServer
  File "/builddir/build/BUILD/rhn-client-tools-2.3.16/test/testByteRangeRpcServer.py", line 10, in <module>
    from up2date_client import clientCaps
  File "../src/up2date_client/clientCaps.py", line 10, in <module>
    from capabilities import parseCap
  File "../src/up2date_client/capabilities.py", line 4, in <module>
    import up2dateErrors
  File "../src/up2date_client/up2dateErrors.py", line 46, in <module>
    from yum.Errors import YumBaseError
ImportError: No module named yum.Errors

Version-Release number of selected component (if applicable):
rhn-client-tools-2.3.16-1.fc23.src.rpm

Comment 1 Michael Mráka 2015-04-20 11:28:25 UTC
Fixed in spacewalk master by
commit 83191a4c2f5c3e6b7354475a96bbbebc73715642
    missing buildrequires for F23

Comment 2 Jan Dobes 2015-10-08 13:26:19 UTC
Spacewalk 2.4 has been released.