Bug 1348217 - Broken dependency for rh-ruby22-rubygem-redhat_access_cfme
Summary: Broken dependency for rh-ruby22-rubygem-redhat_access_cfme
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Build
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: GA
: 5.7.0
Assignee: Satoe Imaishi
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-20 13:20 UTC by James Rankin
Modified: 2016-06-21 03:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-20 14:49:33 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description James Rankin 2016-06-20 13:20:43 UTC
The current beta repo for CFME has a broken dependency on rh-ruby22-rubygem-redhat_access_cfme. It looks like a new version needs to go into the cfme beta repo.

The below output is from an already installed earlier beta version of cfme 5.6:
[root@cloudforms4 ~]# rpm -qa | grep cfme
cfme-gemset-5.6.0.9-rc2.1.el7cf.x86_64
cfme-5.6.0.9-rc2.1.el7cf.x86_64
rh-ruby22-rubygem-redhat_access_cfme-1.0.2-1.el7cf.noarch
cfme-appliance-5.6.0.9-rc2.1.el7cf.x86_64


****

-- snip (below is yum update output) --


Error: Package: cfme-5.6.0.11-rc2.2.1.el7cf.x86_64 (cf-me-for-rhel-7-beta-rpms)
           Requires: rh-ruby22-rubygem-redhat_access_cfme >= 1.0.3
           Installed: rh-ruby22-rubygem-redhat_access_cfme-1.0.2-1.el7cf.noarch (@cf-me-for-rhel-7-beta-rpms)
               rh-ruby22-rubygem-redhat_access_cfme = 1.0.2-1.el7cf
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************

Error: Package: cfme-5.6.0.11-rc2.2.1.el7cf.x86_64 (cf-me-for-rhel-7-beta-rpms)
           Requires: rh-ruby22-rubygem-redhat_access_cfme >= 1.0.3
           Installed: rh-ruby22-rubygem-redhat_access_cfme-1.0.2-1.el7cf.noarch (@cf-me-for-rhel-7-beta-rpms)
               rh-ruby22-rubygem-redhat_access_cfme = 1.0.2-1.el7cf
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


[root@cloudforms4 ~]# yum repolist
Loaded plugins: product-id, search-disabled-repos, subscription-manager
repo id                                 repo name                                                  status
cf-me-for-rhel-7-beta-rpms/x86_64       Red Hat CloudForms Beta (RPMs)                                  6
rhel-7-server-rpms/7Server/x86_64       Red Hat Enterprise Linux 7 Server (RPMs)                   10,869
rhel-server-rhscl-7-rpms/7Server/x86_64 Red Hat Software Collections RPMs for Red Hat Enterprise L  6,068
repolist: 16,943


[root@cloudforms4 ~]# yum info rh-ruby22-rubygem-redhat_access_cfme
Loaded plugins: product-id, search-disabled-repos, subscription-manager
Installed Packages
Name        : rh-ruby22-rubygem-redhat_access_cfme
Arch        : noarch
Version     : 1.0.2
Release     : 1.el7cf
Size        : 7.8 M
Repo        : installed
From repo   : cf-me-for-rhel-7-beta-rpms
Summary     : Summary of RedhatAccess
URL         : http://labs-git.usersys.redhat.com/labs/redhat-access-proactive-cfme
License     : MIT
Description : Description of RedhatAccess.

Comment 2 Satoe Imaishi 2016-06-20 13:42:13 UTC
Checking with Program Management/Release Engineering.


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