Bug 167161 - tog-pegasus is mispackaged and puts the x86-64 libs in /usr/iib
Summary: tog-pegasus is mispackaged and puts the x86-64 libs in /usr/iib
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: tog-pegasus
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Brian Stein
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 156322
TreeView+ depends on / blocked
 
Reported: 2005-08-31 08:04 UTC by Brian Stein
Modified: 2013-03-01 05:14 UTC (History)
1 user (show)

Fixed In Version: RHEA-2005-494
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-05 13:43:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2005:494 0 qe-ready SHIPPED_LIVE tog-pegasus enhancement update 2005-10-05 04:00:00 UTC

Description Arjan van de Ven 2005-08-31 08:04:22 UTC
Description of problem:

-bash-2.05b$ rpm -qlp tog-pegasus-2.4.1-2.rhel4.x86_64.rpm | grep /usr/lib
/usr/lib/Pegasus/providers
/usr/lib/Pegasus/providers/libComputerSystemProvider.so.1
/usr/lib/Pegasus/providers/libOSProvider.so.1
/usr/lib/Pegasus/providers/libProcessProvider.so.1
/usr/lib/libCIMxmlIndicationHandler.so.1
/usr/lib/libCMPIProviderManager.so.1
/usr/lib/libConfigSettingProvider.so.1
/usr/lib/libDefaultProviderManager.so.1
/usr/lib/libNamespaceProvider.so.1
/usr/lib/libProviderRegistrationProvider.so.1


this obviously needs to be /usr/lib64 on x86-64 and other multilib architectures

Comment 1 Jason Vas Dias 2005-09-01 11:05:45 UTC
This bug is now fixed with tog-pegasus-2.4.1-4.rhel4 .
I replaced the extensive hard coded references to /lib throughout the code and
.spec file with references to a variable set from
%{_lib},$(PEGASUS_ARCH_LIB_DIR) , and the package now installs its libraries
correctly into /usr/lib64 on arches
which specify '%_lib lib64'.



Comment 2 Red Hat Bugzilla 2005-10-05 13:43:44 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2005-494.html



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