Bug 578738

Summary: rhnmd installs twice (rhnmd-5.3.0-4.el5sat package not available in 32bit verison for 64bit systems)
Product: [Community] Spacewalk Reporter: Miroslav Suchý <msuchy>
Component: ClientsAssignee: Miroslav Suchý <msuchy>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.9CC: msuchy, tao, vgaikwad, xdmoon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 548001 Environment:
Last Closed: 2010-05-05 14:56:58 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: 548001, 559281    

Description Miroslav Suchý 2010-04-01 08:43:50 UTC
+++ This bug was initially created as a clone of Bug #548001 +++

64 bit clients installs installs both rhnmd packages, rhnmd-5.3.0-4.el5sat and rhnmd-5.0.0-8.el5, whether using yum or when using an activation key. The causes the nopulse user to be installed twice, and thus probes fail move from the pending state.

--- Additional comment from msuchy on 2010-03-08 04:45:50 EST ---

That i386 package should not be in x86_64 channel. Historicaly it was there, but should not be there.
I'm not sure if it is possible to remove i386 version from RHN. But this will not help those who already installed both packages.
But we can fix it by putting into spec:
%ifarch x86_64
  Obsoletes: rhmd.i386
%endif

Comment 1 Miroslav Suchý 2010-04-01 09:27:14 UTC
commit 530c3fc44f609df129771a06de97bebaceb1faea

x86_64 version now obsoletes i386 version, so during upgrade i386 should be removed

Comment 2 Miroslav Suchý 2010-04-12 14:54:11 UTC
commit 0c410c0a32a66ff542a5b244097fc7fce9de08e7 to obsolete all arch since we are noarch now.

Comment 3 Miroslav Suchý 2010-05-05 14:56:58 UTC
This bug has been fixed in Spacewalk 1.0.
Closing.