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

ubi9-minimal container permission denied for microdnf

    • Normal
    • sst_container_tools
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • ---
    • None

      Description of problem:

      ubi9-minimal running on amd64 cannot execute microdnf.

      Step 23/30 : RUN microdnf clean all
      ---> Running in 68efcebbb859
      (microdnf:1): GLib-ERROR **: 15:06:07.429: file ../glib/gthread-posix.c: line 1338 (g_system_thread_new): error 'Operation not permitted' during 'pthread_create'

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

      How reproducible:

      Steps to Reproduce:
      1. Build docker container from ubi9/ubi-minimal:latest
      Step 1/30 : ARG DOCKER_REGISTRY="common-redhat-container-remote.repo-ex.zcdi.dataport.de"
      Step 2/30 : ARG DOCKER_PULL_IMAGE="ubi9/ubi-minimal:latest"
      Step 3/30 : FROM $DOCKER_REGISTRY/$DOCKER_PULL_IMAGE
      2. microdnf clean all or other commands in Dockerfile fail

      Actual results:
      (microdnf:1): GLib-ERROR **: 15:06:07.429: file ../glib/gthread-posix.c: line 1338 (g_system_thread_new): error 'Operation not permitted' during 'pthread_create'

      Expected results:
      Be able to install packages with microdnf

      Additional info:
      works with ubi8-minimal

            rhn-support-jnovy Jindrich Novy
            jira-bugzilla-migration RH Bugzilla Integration
            David Darrah David Darrah
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: