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 1020833 - bad requires: yum install openlmi*
Summary: bad requires: yum install openlmi*
Keywords:
Status: CLOSED DUPLICATE of bug 1019664
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: openlmi-providers
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Radek Novacek
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 11:02 UTC by Petr Sklenar
Modified: 2016-12-01 00:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-21 13:58:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Sklenar 2013-10-18 11:02:27 UTC
Description of problem:
there is issue in requires of openlmi-indicationmanager-libs-devel

Version-Release number of selected component (if applicable):
openlmi-indicationmanager-libs-devel.x86_64 0:0.3.0-1.el7 

How reproducible:
always

Steps to Reproduce:
0. add latest repodata:
baseurl=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/latest-RHEL-7/compose/Server/x86_64/os

# it should be RHEL-7.0-20131018.n.0
1. yum install openlmi*


Actual results:
[root@pes-guest-90 test]# yum install openlmi-indicationmanager-libs-devel
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package openlmi-indicationmanager-libs-devel.x86_64 0:0.3.0-1.el7 will be installed
--> Processing Dependency: openlmi-providers(x86-64) = 0.3.0-1.el7 for package: openlmi-indicationmanager-libs-devel-0.3.0-1.el7.x86_64
--> Finished Dependency Resolution
Error: Package: openlmi-indicationmanager-libs-devel-0.3.0-1.el7.x86_64 (beaker-Server-optional)
           Requires: openlmi-providers(x86-64) = 0.3.0-1.el7
           Installed: openlmi-providers-0.3.0-2.el7.x86_64 (@beaker-Server)
               openlmi-providers(x86-64) = 0.3.0-2.el7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:
I can do: "yum install openlmi*"

Additional info:

Comment 3 Radek Novacek 2013-10-21 06:46:41 UTC
This seems to be an issue with the repositories:

You're trying to install openlmi-indicationmanager-libs-devel.x86_64 0:0.3.0-1.el7, which requires openlmi-providers package. But there is already openlmi-providers-0.3.0-2 in the repo. But there is no openlmi-indicationmanager-libs-devel-0.3.0-2 in the optional repo.

It looks like the repo was not synced when you tried. There is correct package there now: http://download-01.eng.brq.redhat.com/pub/rhel/nightly/latest-RHEL-7/compose/Server-optional/x86_64/os/Packages/


Can you please retry it?

Comment 5 Radek Novacek 2013-10-21 13:58:39 UTC
This one is duplicate of bug 1019664.

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


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