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

Falha ao tentar usar o molecule no Docker for mac #6

Open
gomex opened this issue Feb 20, 2022 · 0 comments
Open

Falha ao tentar usar o molecule no Docker for mac #6

gomex opened this issue Feb 20, 2022 · 0 comments

Comments

@gomex
Copy link
Contributor

gomex commented Feb 20, 2022

Ao usar o molecule converge eu tenho esse retorno:

TASK [iac_role_runtime : Bridge network : Instalação do module br_netfilter] ***
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: FileNotFoundError: [Errno 2] No such file or directory: '/lib/modules/5.10.25-linuxkit/modules.builtin'
fatal: [ubuntu-20-04-iac_role_nomad]: FAILED! => {"changed": false, "msg": "[Errno 2] No such file or directory: '/lib/modules/5.10.25-linuxkit/modules.builtin'", "name": "br_netfilter", "params": "", "state": "present"}

Eu percebi que no pipeline isso não acontece, por conta disso acho que é problema no Docker for Mac mesmo. Alguém consegue confirmar se isso está acontecendo com vocês também?

Como reproduzir:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
molecule converge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant