Bug 435555

Summary: Missing Obsoletes for sysvinit?
Product: [Fedora] Fedora Reporter: Kevin Kofler <kevin>
Component: upstartAssignee: Casey Dahlin <cdahlin>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: notting, vanhoof
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: 2008-03-01 19:56:08 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 Kevin Kofler 2008-03-01 15:51:38 UTC
Description of problem:
I've noticed upstart.spec contains no Obsoletes tag for sysvinit. This causes 
sysvinit to stay there on upgrades, causing file conflicts. Shouldn't the 
Obsoletes tag be added?

Version-Release number of selected component (if applicable):
upstart-0.3.9-5.fc9

Comment 1 Casey Dahlin 2008-03-01 19:35:51 UTC
Upstart does not replace sysvinit. event-compat-sysv replaces sysvinit, and
there the tag is already in place.

Comment 2 Kevin Kofler 2008-03-01 19:56:08 UTC
Oh, duh, upgrade paths should be working fine then, closing, sorry for the 
noise.