Bug 252455 - Anacron %postun scriptlet exits with status 3 (condrestart -> restart)
Summary: Anacron %postun scriptlet exits with status 3 (condrestart -> restart)
Keywords:
Status: CLOSED DUPLICATE of bug 251757
Alias: None
Product: Fedora
Classification: Fedora
Component: anacron
Version: rawhide
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-16 04:09 UTC by Stewart Adam
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-16 07:02:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stewart Adam 2007-08-16 04:09:50 UTC
Description of problem:
The %postun script fails when attempting to uninstall (or upgrade) anacron with
exit status 3. The cause is the line:
  service anacron condrestart >/dev/null 2>&1
as condrestart isn't recognized. 'condrestart' needs to be changed 'restart'

Version-Release number of selected component (if applicable):
anacron-2.3-47.fc7
anacron-2.3-49.fc8

How reproducible:
Always

Steps to Reproduce:
1. rpm -e anacron OR upgrade anacron from any of the versions above
  
Actual results:
The scriptlet fails, resulting in two or more version being installed at once

Expected results:
The scriptlet either works correctly or does not stop the package from
uninstalling upon failure

Additional info:

Comment 1 Marcela Mašláňová 2007-08-16 07:02:55 UTC

*** This bug has been marked as a duplicate of 251757 ***


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