Skip to content

Container may need explicit export PERL5LIB #339

@jmtcsngr

Description

@jmtcsngr

When testing container build by gitlab with @avnishsinghh PR we found that inside the container perl scripts are complaining about missing dependencies. I think deps are there it is just that the execution environment is missing paths. It should be possible to set this in the Dockerfile.

p4user@778f1e6a83fc:/usr/local/bin$ seqchksum_merge.pl --help
Can't locate Readonly.pm in @INC (you may need to install the Readonly module) (@INC contains: /usr/local/bin/../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/local/bin/seqchksum_merge.pl line 24.

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