Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#28598 - [perl-module-implementation] missing from community repo

Attached to Project: Community Packages
Opened by Harri (episyron) - Thursday, 23 February 2012, 06:45 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 15 March 2012, 15:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

Upgrade of perl-params-validate (1.00-1 -> 1.06-1) broke perl scripts depending on it. perl-params-validate seems to be requiring perl-module-implementation.

Additional info:

Steps to reproduce:

Run a perl program that depends on perl-params-validate. It fails with:

Can't locate Module/Implementation.pm in @INC (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/lib/perl5/vendor_perl/Params/Validate.pm line 12.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Params/Validate.pm line 12.
Compilation failed in require at /usr/lib/perl5/vendor_perl/DateTime/Duration.pm line 12.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/DateTime/Duration.pm line 12.
Compilation failed in require at /usr/lib/perl5/vendor_perl/DateTime.pm line 45.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/DateTime.pm line 45.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 15 March 2012, 15:44 GMT
Reason for closing:  Fixed
Comment by shrd (shrd) - Sunday, 26 February 2012, 23:46 GMT
same problem here (arch64)
xmltv and command tv_grab_fr_kazer broken
Comment by shrd (shrd) - Thursday, 01 March 2012, 01:27 GMT

Loading...