Uploaded image for project: 'Migration Toolkit for Applications'
  1. Migration Toolkit for Applications
  2. MTA-4624 [Doc][CLI] Container CLI is broken on Linux
  3. MTA-4632

[QE] Verify for ( [Doc][CLI] Container CLI is broken on Linux )

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • MTA 7.2.1
    • None
    • QE-Task
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      Container CLI is broken on Linux

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

      7.2.1-14 (CLI release 7.2.1-7) 

      How reproducible:

      100%, can't run any command that utilizes container runtime 

      Steps to Reproduce:
      1. Run command like

      /home/igor/.kantra/mta-cli analyze --overwrite --input /home/igor/github.com/kantra-cli-tests/data/applications/AdministracionEfectivo.ear --output /home/igor/MTA/reports-AE-container --source weblogic --target eap8 --run-local=false
      

      Actual results:

      /usr/bin/podman run --rm --name dGTkZISUzpVQMzxC --entrypoint /usr/local/bin/mta-cli --env RUN_MODE=container registry.redhat.io/mta/mta-cli-rhel9:7.2.1 analyze --run-local=false --list-sources/usr/local/bin/mta-cli: error while loading shared libraries: /lib64/libc.so.6: cannot apply additional memory protection after relocation: Permission denied
      ERRO[0000] container run error                           error="exit status 127"
      ERRO[0000] failed listing labels                         error="/usr/local/bin/mta-cli: error while loading shared libraries: /lib64/libc.so.6: cannot apply additional memory protection after relocation: Permission denied\n"
      ERRO[0000] failed to validate flags                      error="unknown source: \"weblogic\""
      Error: unknown source: "weblogic"
      

      Expected results:

      Command should work

      Additional info:

              ibragins@redhat.com Igor Braginsky
              istein@redhat.com Ilanit Stein
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: