Skip to content

roles/python-venv: Folder is handled the wrong way #173

@markuslf

Description

@markuslf

The filesystem hierarchy standard says that each add-on package under /opt should live in its own top-level subdirectory (e.g. /opt/<vendor-or-pkg-name>). By creating a shared /opt/python-venv namespace for many venvs, we're effectively putting multiple products under one tree.

There are also differences between RHEL and Debian (especially Debian 12) on where to put Python venvs the right way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions