Bug 1331670 - undercloud installation fails with mysql dependencies
Summary: undercloud installation fails with mysql dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: instack-undercloud
Version: 7.0 (Kilo)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks: 1352585
TreeView+ depends on / blocked
 
Reported: 2016-04-29 08:13 UTC by Anand Nande
Modified: 2020-12-11 12:10 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1352585 (view as bug list)
Environment:
Last Closed: 2017-10-19 22:36:54 UTC
Target Upstream Version:


Attachments (Terms of Use)

Comment 12 Alex Schultz 2017-06-06 18:41:21 UTC
This appears to happen when the undercloud is not properly registered or has the appropriate available repositories.  Specifically in the output you can see:

This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
No package mysql-libs available.
No package mysql-devel available.

Because the system is not registered, the mysql-* items are not available and the installation fails.

It might be beneficial to add a preflight check to ensure that the undercloud has the appropriate repository resources available prior to installation but I'm not sure the best way to approach that.

Comment 13 Emilien Macchi 2017-10-19 22:36:54 UTC
As Mike, James and Alex mentioned, there is no bug, but it sounds more like a feature request, where we would check if repos are deployed before installing the undercloud.

Please file an RFE if that's the case and it will be worked by the DFGs.
Also feel free to re-open this bug in case I missed something.

Comment 14 Michal Domonkos 2017-10-20 08:46:16 UTC
(In reply to Emilien Macchi from comment #13)
> As Mike, James and Alex mentioned, there is no bug, but it sounds more like
> a feature request, where we would check if repos are deployed before
> installing the undercloud.
> 
> Please file an RFE if that's the case and it will be worked by the DFGs.
> Also feel free to re-open this bug in case I missed something.

Just to add; we identified this to be a bug in yum and we fixed it in 7.4, see:
https://bugzilla.redhat.com/show_bug.cgi?id=1352585#c4


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