Bug 1934297 - openstack-os base container fails with Error: Unable to find a match: python3-pymemcache
Summary: openstack-os base container fails with Error: Unable to find a match: python3...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-pymemcache
Version: 17.0 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Alpha
: 17.0
Assignee: RHOS Maint
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-02 21:24 UTC by wes hayutin
Modified: 2021-03-05 15:16 UTC (History)
4 users (show)

Fixed In Version: python-pymemcache-3.4.0-1.el8ost.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-05 15:16:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description wes hayutin 2021-03-02 21:24:37 UTC
Description of problem:

Repo to install ansible                         1.8 MB/s | 1.3 MB     00:00    
Package iscsi-initiator-utils-6.2.0.878-5.gitd791ce0.el8.x86_64 is already installed.
No match for argument: python3-pymemcache
Error: Unable to find a match: python3-pymemcache
<snip>
all && rm -rf /var/cache/dnf}: error while running runtime: exit status 1"


https://sf.hosted.upshift.rdu2.redhat.com/logs/openstack-periodic-rhos-17/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-build-containers-ubi-8-internal-rhel-8-build-push-upload-rhos-17/233c3f0/logs/container-builds/448542c9-6ac8-498b-bc39-9d58eb8ceeb1/base/os/os-build.log


https://sf.hosted.upshift.rdu2.redhat.com/logs/openstack-periodic-rhos-17/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-build-containers-ubi-8-internal-rhel-8-build-push-upload-rhos-17/233c3f0/logs/container-builds/448542c9-6ac8-498b-bc39-9d58eb8ceeb1/base/os/Dockerfile

FROM docker-registry.upshift.redhat.com/tripleorhos-17/openstack-base:18b84fb7c0bfa303a749eb2fffab0933
RUN dnf install -y cronie iscsi-initiator-utils python3-barbicanclient python3-cinderclient python3-designateclient python3-glanceclient python3-gnocchiclient python3-ironicclient python3-keystoneclient python3-manilaclient python3-neutronclient python3-novaclient python3-octaviaclient python3-openstackclient python3-swiftclient python3-zaqarclient python3-pymemcache && dnf clean all && rm -rf /var/cache/dnf


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