Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1035452

Summary: seavgabios-bin has bad obsoletes/provides for "vgabios"
Product: Red Hat Enterprise Linux 7 Reporter: James Antill <james.antill>
Component: seabiosAssignee: Miroslav Rezanina <mrezanin>
Status: CLOSED CURRENTRELEASE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: flang, hhuang, juzhang, kraxel, mjenner, mrezanin, virt-maint, xfu
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: seabios-1.7.2.2-9.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 10:28:11 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:
Bug Depends On:    
Bug Blocks: 976340    

Description James Antill 2013-11-27 19:55:52 UTC
Description of problem:

 Package obsoletes/provides:

vgabios < vgabios-0.6c-10

vgabios = vgabios-0.6c-10

...which is invalid, as the right hand cannot contain 2+ :'s or -'s. Likely you want:

Obsoletes: vgabios < 0.6c-10

Provides: vgabios = 0.6c-10


Version-Release number of selected component (if applicable):

seavgabios-bin-0:1.7.2.2-4.el7.noarch

Comment 2 langfang 2014-01-15 09:34:09 UTC
Test this bug on old version:
Host:
# rpm -qa |grep seabios
seabios-1.7.2.2-4.el7.x86_64
seabios-bin-1.7.2.2-4.el7.noarch
# rpm -qa |grep vgabios
seavgabios-bin-1.7.2.2-4.el7.noarch

# rpm -q seavgabios-bin-1.7.2.2-4.el7 --provides
seavgabios-bin = 1.7.2.2-4.el7
vgabios = vgabios-0.6c-10


Test on latest version:
# rpm -qa |grep seabios
seabios-bin-1.7.2.2-9.el7.x86_64
seabios-1.7.2.2-9.el7.x86_64
# rpm -qa |grep vgabios
seavgabios-bin-1.7.2.2-9.el7.x86_64

# rpm -q seavgabios-bin-1.7.2.2-9.el7 --provides
seavgabios-bin = 1.7.2.2-9.el7
seavgabios-bin(x86-64) = 1.7.2.2-9.el7
vgabios = 0.6c-10

Hi,James
   For this bug ,on reproduce vesion,not see like this info: "vgabios < vgabios-0.6c-10",please help me to see my test. thanks

Comment 3 Miroslav Rezanina 2014-01-15 09:45:07 UTC
To test obsoletes use rpm -q --obsoletes

Comment 4 langfang 2014-01-15 09:56:14 UTC
Thanks for James help, test this bug again

**Test On old version:
Host:
# rpm -qa |grep seabios
seabios-1.7.2.2-4.el7.x86_64
seabios-bin-1.7.2.2-4.el7.noarch
# rpm -qa |grep vgabios
seavgabios-bin-1.7.2.2-4.el7.noarch

Steps:
1.# rpm -q seavgabios-bin-1.7.2.2-4.el7 --provides
seavgabios-bin = 1.7.2.2-4.el7
vgabios = vgabios-0.6c-10

2.# rpm -q seavgabios-bin-1.7.2.2-4.el7 --obsoletes
vgabios < vgabios-0.6c-10

**Test on latest version:
# rpm -qa |grep seabios
seabios-bin-1.7.2.2-9.el7.x86_64
seabios-1.7.2.2-9.el7.x86_64
# rpm -qa |grep vgabios
seavgabios-bin-1.7.2.2-9.el7.x86_64

Steps:
1.# rpm -q seavgabios-bin-1.7.2.2-9.el7 --provides
seavgabios-bin = 1.7.2.2-9.el7
seavgabios-bin(x86-64) = 1.7.2.2-9.el7
vgabios = 0.6c-10--->have changed

2.# rpm -q seavgabios-bin-1.7.2.2-9.el7 --obsoletes
vgabios < 0.6c-10--->have changed


According to above test ,this bug has been fixed.

Comment 7 Ludek Smid 2014-06-13 10:28:11 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.