Bug 25003 - postun problem in upgrade
Summary: postun problem in upgrade
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: LPRng
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Crutcher Dunnavant
QA Contact: David Lawrence
URL:
Whiteboard: Florence RC-1
: 25084 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-26 04:09 UTC by David Lawrence
Modified: 2007-04-18 16:30 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-01-30 00:00:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Derek Tattersall 2001-01-26 04:09:46 UTC
In an everything update from RHL7.0, the following message appears in
upgrade.log:
Upgrading LPRng.
execution of %postun scriptlet from LPRng-3.6.24-2 failed, exit status 127

Crutcher has been looking at this, but has not yet found a solution.

Comment 1 Tim Waugh 2001-01-26 10:34:13 UTC
Looks like this to me:

preun: LPRng removes /etc/rc.d/init.d/lpd
new LPRng is installed, which does not have an lpd initscript
postun: old LPRng tries to exec /etc/rc.d/init.d/lpd, which isn't there any
more.

Easy fix would be to give LPRng a prereq for printconf.

Comment 2 Tim Waugh 2001-01-26 10:34:44 UTC
(because printconf is the package that owns the initscript now)

Comment 3 Glen Foster 2001-01-29 23:38:40 UTC
*** Bug 25084 has been marked as a duplicate of this bug. ***

Comment 4 Glen Foster 2001-01-30 00:00:53 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #1

Comment 5 Crutcher Dunnavant 2001-02-01 21:56:07 UTC
Right, I'm not happy with the resolution of this, but it is fixed in rawhide.


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