Skip to content

ansible: fix tap2junit installation#4257

Open
richardlau wants to merge 1 commit intonodejs:mainfrom
richardlau:fedora-tap2junit
Open

ansible: fix tap2junit installation#4257
richardlau wants to merge 1 commit intonodejs:mainfrom
richardlau:fedora-tap2junit

Conversation

@richardlau
Copy link
Member

tap2junit requires packaging, which is part of python3-setuptools. Also install tap2junit into a Python venv to avoid warnings about running pip as the root user.

Fixes: #4255

`tap2junit` requires `packaging`, which is part of `python3-setuptools`.
Also install `tap2junit` into a Python venv to avoid warnings about
running `pip` as the `root` user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install tap2junit fails on Fedora 42

2 participants