Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-42412

Can not install package fio on ubi9

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Normal Normal
    • None
    • rhel-9.4
    • ubi9-minimal-container
    • None
    • sst_container_tools
    • 3
    • False
    • Hide

      None

      Show
      None
    • None
    • Red Hat Enterprise Linux
    • None
    • None
    • None
    • x86_64
    • None

      What were you trying to do that didn't work?

      Trying to install package fio during podman build

       
      FROM registry.access.redhat.com/ubi9-minimal
      RUN microdnf --enablerepo="ubi-9-appstream-rpms" install fio -y

      Please provide the package NVR for which bug is seen:

      Red Hat Enterprise Linux release 9.4 (Plow)

      How reproducible:

      Steps to reproduce

      1. Create dockerfile as above
      2. Run podman build  --no-cache --platform linux/amd64  -t fioest:latest  .
      3. error: No package matches 'fio'

      Expected results

      Expect fio to be installed, fio listed as part of Appstream here:

      https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/package_manifest/repositories#AppStream-repository

      Actual results

      error: No package matches 'fio'

      Also tried on full UBI image.

       

            jboyer@redhat.com Josh Boyer
            john.colvin-uk John Colvin
            IBM Confidential Group
            Container Runtime Eng Bot Container Runtime Eng Bot
            Container Runtime Bugs Bot Container Runtime Bugs Bot
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: