Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image missing perl libraries #169

Closed
JWDebler opened this issue Jul 20, 2020 · 2 comments · Fixed by #235
Closed

docker image missing perl libraries #169

JWDebler opened this issue Jul 20, 2020 · 2 comments · Fixed by #235
Assignees

Comments

@JWDebler
Copy link

Hi,
I just noticed that aa2nonred.pl in the docker image (/root/augustus/scripts/aa2nonred.pl) crashes due to missing perl libraries:

Can't locate File/Which.pm in @INC (you may need to install the File::Which module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at scripts/aa2nonred.pl line 18.  
BEGIN failed--compilation aborted at scripts/aa2nonred.pl line 18. 
@JWDebler
Copy link
Author

as well as Parallel::ForkManager

JWDebler added a commit to JWDebler/Augustus that referenced this issue Jul 20, 2020
@MarioStanke
Copy link
Contributor

Thanks. Will fix in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants