Skip to content

*bsd get_runtime_dir() #7638

@ThomasWaldmann

Description

@ThomasWaldmann

from platformdirs we get /run/user/1001/pytest, then we call os.makedirs(d, mode=511, exist_ok=True) and that fails on os.mkdir("/run", mode=511) due to permission denied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions