Bug 981147

Summary: Broken provides/obsoletes
Product: [Fedora] Fedora Reporter: Mattias Ellert <mattias.ellert>
Component: seabiosAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: crobinso, pbonzini, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: seabios-1.7.2.2-2.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-18 06:06:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mattias Ellert 2013-07-04 06:35:26 UTC
Description of problem:
The provides/obsoletes of vgabios are using the wrong syntax:

Obsoletes: vgabios < vgabios-0.6c-10
Provides: vgabios = vgabios-0.6c-10

Only version-release should be used in the right side:

Obsoletes: vgabios < 0.6c-10
Provides: vgabios = 0.6c-10

Version-Release number of selected component (if applicable):
seavgabios-bin-1.7.2.2-1.fc19.noarch

How reproducible:
Always

Steps to Reproduce:
1. Install seavgabios-bin with vgabios installed.

Actual results:
vgabios not removed when installing seavgabios-bin

Expected results:
vgabios removed when installing seavgabios-bin

Comment 1 Cole Robinson 2013-07-08 20:13:55 UTC
Yeah I messed that up, thanks for the report. I just changed it to Obsoletes: vgabios, because the version number usage would actually conflict with F18 where we are still doing bug fix updates for vgabios. Build coming shortly.

Comment 2 Fedora Update System 2013-07-08 20:19:27 UTC
seabios-1.7.3-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/seabios-1.7.3-1.fc19

Comment 3 Fedora Update System 2013-07-09 14:42:07 UTC
seabios-1.7.2.2-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/seabios-1.7.2.2-2.fc19

Comment 4 Fedora Update System 2013-07-10 01:28:13 UTC
Package seabios-1.7.2.2-2.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing seabios-1.7.2.2-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-12673/seabios-1.7.2.2-2.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-07-18 06:06:19 UTC
seabios-1.7.2.2-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.