Bug 1156493 - rhnpush rpm should require spacewalk-backend-libs
Summary: rhnpush rpm should require spacewalk-backend-libs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Client
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Herr
QA Contact: Jan Hutař
URL:
Whiteboard:
Depends On:
Blocks: sat570-blockers
TreeView+ depends on / blocked
 
Reported: 2014-10-24 14:56 UTC by Lukas Pramuk
Modified: 2015-01-13 10:19 UTC (History)
4 users (show)

Fixed In Version: rhnpush-5.5.81-8-sat
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-13 10:19:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lukas Pramuk 2014-10-24 14:56:45 UTC
Description of problem:
rhnpush rpm should require spacewalk-backend-libs.
It imports from spacewalk.common that is contained in spacewalk-backend-libs.

Version-Release number of selected component (if applicable):
rhnpush-5.5.81-4.el6sat.noarch

How reproducible:
100%

Steps to Reproduce:
1. Run rhnpush on client (not on SAT or Proxy machine where spacewalk-backend-libs are always installed)
# rhnpush
Unable to load module rhnpush
No module named spacewalk.common.rhn_pkg


Actual results:
rhnpush rpm doesn't require spacewalk-backend-libs 
# rpm -qR rhnpush
/usr/bin/python
config(rhnpush) = 5.5.81-4.el6sat
rhn-client-tools
rhnlib
rpm-python
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1

Expected results:
rhnpush rpm requires spacewalk-backend-libs 
# rpm -qR rhnpush
...
spacewalk-backend-libs
...

Comment 12 Pavel Studeník 2015-01-12 14:44:54 UTC
Reverified

rpm -qa | grep -e spacewalk -e rhnpush
rhnpush-5.5.65-5.el6sat.noarch

Comment 13 Clifford Perry 2015-01-13 10:19:24 UTC
With the release of Red Hat Satellite 5.7 on January 12th 2015 this bug is
being moved to a Closed Current Release state. 

The Satellite 5.7 GA Errata:
 - https://rhn.redhat.com/errata/RHSA-2015-0033.html 

Satellite 5.7 Release Notes:
 -
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html-single/Release_Notes/index.html

Satellite Customer Portal Blog announcement for release:
 - https://access.redhat.com/blogs/1169563/posts/1315743 

Cliff


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