Bug 816199

Summary: add dependency to rhn-setup for newt-python
Product: [Community] Spacewalk Reporter: Milan Zázrivec <mzazrivec>
Component: ClientsAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: low    
Version: 0.9CC: bmumbaik, cperry, jhutar, shughes
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 809241 Environment:
Last Closed: 2012-11-01 16:20:55 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:
Bug Depends On:    
Bug Blocks: 871344    

Description Milan Zázrivec 2012-04-25 13:33:11 UTC
+++ This bug was initially created as a clone of Bug #809241 +++

Created attachment 574619 [details]
patch for newt-python dep

Description of problem:

the rhn-setup tui uses the snack module which is in newt-python package. while the base channels contain newt-python rpm, customers with modified installs that need to use rhn-setup hit a python error since the rhn-setup package does not properly require newt-python: 

The error is
Traceback (most recent call last):
  File "/usr/sbin/rhn_register", line 26, in <module>
    from up2date_client import tui
  File "/usr/share/rhn/up2date_client/tui.py", line 25, in <module>
    import snack
ImportError: No module named snack

Comment 1 Milan Zázrivec 2012-04-25 13:41:03 UTC
spacewalk.git master: 6d5a4eaa502db93b83a5d79d1e3bf627c8cb5290

Comment 2 Milan Zázrivec 2012-05-02 11:44:47 UTC
spacewalk.git master: 46f95181f48ae030319e8888cbfd40325c296f8e

Comment 3 Jan Pazdziora 2012-10-30 19:25:15 UTC
Moving ON_QA. Packages that address this bugzilla should now be available in yum repos at http://yum.spacewalkproject.org/nightly/

Comment 4 Jan Pazdziora 2012-11-01 16:20:55 UTC
Spacewalk 1.8 has been released: https://fedorahosted.org/spacewalk/wiki/ReleaseNotes18