Bug 487426 - rhnpush rpm should Requires: rhnlib
Summary: rhnpush rpm should Requires: rhnlib
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Clients
Version: 0.4
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Pradeep Kilambi
QA Contact: Jesus M. Rodriguez
URL:
Whiteboard:
Depends On:
Blocks: space05
TreeView+ depends on / blocked
 
Reported: 2009-02-25 22:01 UTC by Jesus M. Rodriguez
Modified: 2009-09-17 07:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-17 07:10:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Jesus M. Rodriguez 2009-02-25 22:01:55 UTC
Description of problem:
rhnpush builds and installs *without* rhnlib, but it won't run without it.

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


How reproducible:
build and install rhnpush (without rhnlib), run rhnlib

Steps to Reproduce:
1. wget http://www.redhat.com/spacewalk/source/0.4/rhnpush-0.3.1-1.el5.src.rpm
2. rpm -i rhnpush-0.3.1-1.el5.src.rpm
3. cd $HOME/rpmbuild/SPECS (or whereever you build local rpms)
4. rpmbuild -ba rhnpush.spec
5. cd $HOME/rpmbuild/RPMS/noarch/
6. sudo rpm -Uvh rhnpush-0.3.1-1.fc9.noarch.rpm
7. rhnpush --help
  
Actual results:
[speedy@gonzalez ~]$ rhnpush --help
Unable to load module rhnpush
No module named rhn.rpclib

Expected results:
1) expect rhnpush to complain that rhnlib is not installed, so rhnpush
should Requires: rhnlib.
2) expect rhnpush to work once installed

Additional info:

Comment 1 Pradeep Kilambi 2009-02-26 00:00:07 UTC
fixed!

commit 199074898d5a166b48f1bdada06491904b4c3342

Comment 2 Jesus M. Rodriguez 2009-04-14 14:13:15 UTC
Spacewalk 0.5 released.

Comment 3 Miroslav Suchý 2009-09-17 07:10:38 UTC
Spacewalk 0.5 has been released for long time ago.


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