Skip to content

Recipe "parallel" still uses system perl #1857

@tseemann

Description

@tseemann

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

The GNU parallel recipe provides command parallel, parsort and possible others.

They still have #!/usr/bin/perl in them.

It should be #!/usr/bin/env perl to ensure they use the perl that was installed by conda.

Installed packages

parallel                  20251122             ha770c72_0    conda-forge
perl                      5.32.1          7_hd590300_perl5    conda-forge

Environment info

N/A

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