Skip to content

siren attempts to mount /var/cache/pip/http inside container even when it doesn't exist #1

Description

@djmattyg007

The code needs to check if /var/cache/pip/http actually exists on the host before attempting to mount it, as not everyone will have pip installed. The tradition on Arch is to avoid pip entirely and create individual packages for python libraries, so it's not unexpected that this directory won't exist.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions