Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not start ansible-navigator container in podman on mac os #1814

Open
dkoci opened this issue Jul 4, 2024 · 2 comments
Open

Can not start ansible-navigator container in podman on mac os #1814

dkoci opened this issue Jul 4, 2024 · 2 comments
Labels
bug Researched, reproducible, committed to fix

Comments

@dkoci
Copy link

dkoci commented Jul 4, 2024

ISSUE TYPE
  • Bug Report
SUMMARY

Hi.
I followed the Installing ansible-navigator (macos) instructions. When i try to run playbook with ansible-navigator, I get

Error: preparing container cdff01dfcab0d78e9fbaef67bf4a93cb5e40624ce01ed0adbe06d64fd01e8e27 for attach: lsetxattr /var/folders/rh/x8nmgc4x1rl9tsjy4phwv5hh0000gn/T/ansible-navigator_6v8bx7fr/artifacts: operation not supported Please review the log for errors.

ANSIBLE-NAVIGATOR VERSION
24.6.0
CONFIGURATION
ansible-navigator:
  execution-environment:
    image: quay.io/ansible/awx-ee:latest
    pull:
      policy: missing
    environment-variables:
      set:
        ANSIBLE_CONFIG: ansible.cfg
  mode: stdout
  playbook-artifact:
    enable: false
LOG FILE
STEPS TO REPRODUCE

ansible-navigator run playbook.yml

EXPECTED RESULTS

Playbok should execute

ACTUAL RESULTS

Get error

Error: preparing container cdff01dfcab0d78e9fbaef67bf4a93cb5e40624ce01ed0adbe06d64fd01e8e27 for attach: lsetxattr /var/folders/rh/x8nmgc4x1rl9tsjy4phwv5hh0000gn/T/ansible-navigator_6v8bx7fr/artifacts: operation not supported Please review the log for errors.

@dkoci dkoci added bug Researched, reproducible, committed to fix new New issues and PRs to triaged labels Jul 4, 2024
@audgirka audgirka removed the new New issues and PRs to triaged label Jul 17, 2024
@shatakshiiii
Copy link
Contributor

Related issue: #1259

@shatakshiiii
Copy link
Contributor

@dkoci, can you paste the logs from ansible-navigator.log in here ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Researched, reproducible, committed to fix
Projects
Status: No status
Development

No branches or pull requests

3 participants