Skip to content

Podman permissions issue #13

Description

@emilybfox

Description of the bug

When running CorgiSNPs with the podman profile, execution is cancelled/terminated right after the nextflow workflow shows up and starts to run due to a permissions issue.

Thank you for your time, and let me know if more information is needed.

Command used and terminal output

command used:
nextflow run DOH-JDJ0303/CorgiSNPs \
    -r main \
    -profile podman \
    --input samplesheet.csv \
    --outdir results/ \
    --db db/ \
    --push true


terminal output:
ERROR ~ Error executing process > 'DOHJDJ0303_CORGISNPS:CORGISNPS:PREPARE:FASTP (C1)'
...
Command exit status:
126
Command output:
(empty)
Command error:
Error: pasta failed with exit code 1:
netns dir open: Permission denied, exiting

Relevant files

No response

System information

Nextflow version = 24.10.5
Hardware = Linux server (SSH into)
Executor = local (bash)
Container engine = Podman (v.5.6.2)

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions