Uploaded image for project: 'Red Hat Internal Developer Platform'
  1. Red Hat Internal Developer Platform
  2. RHIDP-8519

rework containerfile for GL runner / plugin exports to fix broken rpm-lockfile-prototype install

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.7.0
    • 1.6.3, 1.7.0, 1.8.0
    • Build
    • None

      Recently started seeing builds failing due to:

      [INFO] Regen distgit/containers/rhdh-hub/rpms.lock.yaml from Containerfile + rpms.in.yaml
      Cleaning up project directory and file based variables
      00:01
      ERROR: Job failed: exit code 15
      

      Seems that the tool rpm-lockfile-prototype is unable to find the python bindings for dnf:

      Python bindings for DNF are missing
      

      Found a fix:

          dnf -y -q reinstall python3-dnf python3-libdnf python3
      

      but figured at the same time I could rework the install process to be cleaner.

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              RHIDP - Cope
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: