Skip to content

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

@djmattyg007

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.

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