When I use standard-test-roles trough 1minutetip, it fails with: /usr/bin/python: No such file or directory Full log: ----------------8<-------------[ cut here ]------------------ [localhost] sut ansible_host=10.8.245.111 ansible_user=root ansible_ssh_private_key_file=/usr/share/qa-tools/1minutetip/1minutetip [ INFO ] Running STR with tests/tests.yml __________________ < PLAY [localhost] > ------------------ \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || ________________________ < TASK [Gathering Facts] > ------------------------ \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || ok: [sut] _________________________________________________________ < TASK [str-common-init : Check if system is Atomic Host] > --------------------------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || ok: [sut] _______________________________________________ < TASK [str-common-init : Set fact 'is_atomic'] > ----------------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || ok: [sut] _________________________________________________ < TASK [str-common-init : Set facts about system] > ------------------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || ok: [sut] ___________________________________________________________ / TASK [str-common-init : Hardcode Python 3 interpreter for \ \ ansible modules] / ----------------------------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || ok: [sut] ________________________________ < TASK [str-common-init : debug] > -------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || skipping: [sut] ________________________________ < TASK [str-common-init : debug] > -------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || skipping: [sut] ________________________________ < TASK [str-common-init : debug] > -------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || skipping: [sut] ____________________________________________________ / TASK [str-common-init : Add test-runner to ansible \ \ inventory] / ---------------------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || changed: [sut] _______________________________________ < TASK [str-common-init : Gather facts] > --------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || fatal: [sut -> test-runner]: FAILED! => {"changed": false, "module_stderr": "/bin/sh: /usr/bin/python: No such file or directory\n", "module_stdout": "", "msg": "The module failed to execute correctly, you probably need to set the interpreter.\nSee stdout/stderr for the exact error", "rc": 127} to retry, use: --limit @/home/churchyard/rpmbuild/fedora-scm/python3/tests/tests.retry ____________ < PLAY RECAP > ------------ \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || sut : ok=6 changed=1 unreachable=0 failed=1 ----------------8<-------------[ cut here ]------------------ Installing /usr/bin/python makes this go further. Please don't use /usr/bin/python, but use /usr/bin/python3 or /usr/bin/python2 explicitly. Packages in Fedora are forbidden to make assumptions about /usr/bin/python. If this is very very very hard to fix, at least require /usr/bin/python.
This message is a reminder that Fedora 29 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '29'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 29 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.