Bug 1853381 - [updates] RHOS13 Z12 installing packages fails on ceph-ansible broken dependencies
Summary: [updates] RHOS13 Z12 installing packages fails on ceph-ansible broken depende...
Keywords:
Status: CLOSED DUPLICATE of bug 1774367
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: ceph-ansible
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Giulio Fidente
QA Contact: Yogev Rabl
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-02 14:20 UTC by Ronnie Rasouli
Modified: 2020-07-08 13:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-08 13:51:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
dependencies stack (64.88 KB, text/plain)
2020-07-02 14:20 UTC, Ronnie Rasouli
no flags Details

Description Ronnie Rasouli 2020-07-02 14:20:40 UTC
Created attachment 1699639 [details]
dependencies stack

Description of problem:

The undercloud installing packages is failing with broken dependencies for ceph-ansible-3.2.43-1.el7cp.noarch 

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


How reproducible:
100%

Steps to Reproduce:
1. install undercloud of OSP13 Z12 build and ceph-ansible-3.2.43-1.el7cp.noarch  package

Actual results:
The installation is breaking on broken dependencies 

Expected results:


Additional info:

fatal: [undercloud-0]: FAILED! => {"changed": false, "msg": "Error: Package: ceph-ansible-3.2.43-1.el7cp.noarch (/ceph-ansible-3.2.43-1.el7cp.noarchHlWGOO)\n           Requires: python-notario >= 0.0.13\n", "rc": 1, "results": ["Loaded plugins: search-disabled-repos\nExamining /home/stack/.ansible/tmp/ansible-tmp-1593690243.51-6644-271192452945366/ceph-ansible-3.2.43-1.el7cp.noarchHlWGOO.rpm: ceph-ansible-3.2.43-1.el7cp.noarch\nMarking /home/stack/.ansible/tmp/ansible-tmp-1593690243.51-6644-271192452945366/ceph-ansible-3.2.\n---> Package python-nose.noarch 0:1.3.7-1.el7 will be installed\n--> Finished Dependency Resolution\n You could try using --skip-broken to work around the problem\n You could try running: rpm -Va --nofiles --nodigest\n"]}

Comment 2 Giulio Fidente 2020-07-02 14:31:51 UTC
The ceph tools repo are not enabled on the undercloud, hence it's trying to install an old version which was cross-shipped in osp13; not sure why ceph repo isn't enabled but looks like a CI job config issue.


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