Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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