Bug 62017

Summary: windowmaker-libs: postun-without-ldconfig
Product: [Retired] Red Hat Linux Reporter: Ben Levenson <benl>
Component: WindowMakerAssignee: Phil Copeland <copeland>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-28 20:50:03 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: 61590    

Description Ben Levenson 2002-03-26 20:23:36 UTC
Description of Problem:
# rpmlint WindowMaker-libs-0.80.0-7.i386.rpm

E: WindowMaker-libs postun-without-ldconfig /usr/lib/libwraster.so.2.2.0
E: WindowMaker-libs invalid-shell-in-%postun /sbin/ldconfig

Version-Release number of selected component (if applicable):
WindowMaker-libs-0.80.0-7

Comment 1 Phil Copeland 2002-03-26 22:11:52 UTC
Bah,.. critic 8)

Windowmaker obsoletes the wraster stuff so I guess it's not there when you
uninstall
Not quite sure what the "invalid-shell" is going on about though.

Phil
=--=

Comment 2 Bill Nottingham 2002-03-27 19:49:40 UTC
The spec file needs fixed; it's parsing stuff after
%postun -p /sbin/ldconfig

as a script to pass to /sbin/ldconfig. If you look at 'rpm -qp --scripts
WindowMaker-Libs-<blah>', it will show it.

Comment 3 Jay Turner 2002-03-28 20:39:12 UTC
Still seeing this with WindowMaker-libs-0.80.1-2

Comment 4 Phil Copeland 2002-03-28 20:49:58 UTC
0.80.1?
That was a mistake,.. I thought I had deleted that package in the build system
whould be 0.80.0-xx
0.80.1 is not released

I'll try and get a bit of time sort this out today

Phil
=--=

Comment 5 Phil Copeland 2002-04-10 06:31:40 UTC
Fixed