| Summary: | dev-tex/biber-2.1 fails to start due to missing module "File/Slurp/Tiny.pm" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Spekadyon <geoffrey+gentoo> |
| Component: | Current packages | Assignee: | Manuel Rüger (RETIRED) <mrueg> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mbartoszkiewicz, perl |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Spekadyon
2015-07-14 13:29:38 UTC
It seems dev-perl/XML-LibXML-Simple should depend on dev-perl/File-Slurp-Tiny: $ perl -mXML::LibXML::Simple Can't locate File/Slurp/Tiny.pm in @INC (you may need to install the File::Slurp::Tiny module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.22.0/x86_64-linux /usr/local/lib64/perl5/5.22.0 /usr/lib64/perl5/vendor_perl/5.22.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.22.0 /usr/lib64/perl5/5.22.0/x86_64-linux /usr/lib64/perl5/5.22.0 .) at /usr/lib64/perl5/vendor_perl/5.22.0/XML/LibXML/Simple.pm line 18. BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.22.0/XML/LibXML/Simple.pm line 18. Compilation failed in require. BEGIN failed--compilation aborted. (In reply to Michał Bartoszkiewicz from comment #1) > It seems dev-perl/XML-LibXML-Simple should depend on > dev-perl/File-Slurp-Tiny: Is fixed. |