Bug 1211846 - rhn-client-tools fails to build on F23
Summary: rhn-client-tools fails to build on F23
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Clients
Version: 2.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Herr
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space24
TreeView+ depends on / blocked
 
Reported: 2015-04-15 05:42 UTC by Miroslav Suchý
Modified: 2015-10-08 13:26 UTC (History)
3 users (show)

Fixed In Version: rhn-client-tools-2.4.1-1
Clone Of:
Environment:
Last Closed: 2015-10-08 13:26:19 UTC
Embargoed:


Attachments (Terms of Use)

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.


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