Bug 1941618 - [RHOS17] Container Image build hitting dependencies issues, nothing provides python3-paste >= 3.4.3 needed by python3-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch
Summary: [RHOS17] Container Image build hitting dependencies issues, nothing provides ...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-paste-deploy
Version: 17.0 (Wallaby)
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: Alpha
: 17.0
Assignee: Jon Schlueter
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-22 13:44 UTC by Sandeep Yadav
Modified: 2021-04-12 18:09 UTC (History)
7 users (show)

Fixed In Version: python-paste-deploy-2.1.1-1.el8ost python-paste-3.5.0-1.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-12 18:09:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sandeep Yadav 2021-03-22 13:44:10 UTC
Description of problem:

Container Image build hitting dependencies issues, nothing provides python3-paste >= 3.4.3 needed by python3-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch

~~~
Error: 
 Problem: package openstack-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch requires python3-cinder = 1:18.0.0-0.20210319042034.0dd28a1.el8ost, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides python3-paste >= 3.4.3 needed by python3-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch
  - nothing provides python3-paste-deploy >= 2.1.0 needed by python3-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch
~~~

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

RHOS-17, Integration line

How reproducible:

* Everytime


Steps to Reproduce:
1. Try container image build for RHOS17

Actual results:
Container Image build failing for cinder-base with deps issue:- 

~~~
Error: 
 Problem: package openstack-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch requires python3-cinder = 1:18.0.0-0.20210319042034.0dd28a1.el8ost, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides python3-paste >= 3.4.3 needed by python3-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch
  - nothing provides python3-paste-deploy >= 2.1.0 needed by python3-cinder-1:18.0.0-0.20210319042034.0dd28a1.el8ost.noarch
~~~

Expected result:
Container image build should not fail.

Comment 2 Jon Schlueter 2021-03-22 19:14:44 UTC
importing from RDO

python-paste-3.5.0-1.el8ost
python-paste-deploy-2.1.1-1.el8ost


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