Bug 224560

Summary: Missing Requires(preun): alternatives
Product: [Fedora] Fedora Reporter: Phil Knirsch <pknirsch>
Component: openmpiAssignee: Doug Ledford <dledford>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-17 19:30:19 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:

Description Phil Knirsch 2007-01-26 14:30:44 UTC
During an automated install/deinstall check the following error has happened:

ERROR: Output running pre uninstall script for package openmpi-libs-0:1.1-7.fc7.i386
/var/tmp/rpm-tmp.4SFBHe: line 1: alternatives: command not found

Adding this line to the specfile will fix the problem:

Requires(preun): alternatives

Comment 1 Doug Ledford 2007-10-17 19:30:19 UTC
This has been fixed for some time now.