Skip to content

permission denied in test folder #1

@jfear

Description

@jfear

Running the test locally with Docker is giving me a permission denied error when trying to write .snakemake

I have no name!@f2f073222e65:/opt/lcdb/test$ snakemake
Traceback (most recent call last):
  File "/opt/conda/lib/python3.5/site-packages/snakemake/__init__.py", line 399, in snakemake
    no_hooks=no_hooks)
  File "/opt/conda/lib/python3.5/site-packages/snakemake/workflow.py", line 301, in execute
    list_params_changes)
  File "/opt/conda/lib/python3.5/site-packages/snakemake/persistence.py", line 24, in __init__
    os.mkdir(self.path)
PermissionError: [Errno 13] Permission denied: '/opt/lcdb/test/.snakemake'

Maybe an OSX uid/gid thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions