Skip to content

ubi9/python-311:latest is using python3.9-rpm #657

Closed
@lebouillon

Description

@lebouillon

Container platform

No response

Version

No response

OS version of the container image

No response

Bugzilla, Jira

release-engineering/ubi-manifest#106

Description

Hey team,

Our team is using ubi9/python-311:latest as base image to build our application image, and we highly depends on the os-level python module python3-rpm. But the ubi9/python-311:latest image has a python3.9-rpm installed.

$ podman run -it registry.access.redhat.com/ubi9/python-311:latest /bin/bash
(app-root) rpm -ql python3-rpm
/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/139a492a833ff86aeb7e0581c51a7dbe49227f
/usr/lib64/python3.9/site-packages/rpm
/usr/lib64/python3.9/site-packages/rpm-4.16.1.3-py3.9.egg-info
/usr/lib64/python3.9/site-packages/rpm/__init__.py
/usr/lib64/python3.9/site-packages/rpm/__pycache__
/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc
/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so
/usr/lib64/python3.9/site-packages/rpm/transaction.py

Could you please upgrade the python3-rpm to python3.11-rpm?

Reproducer

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions