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!
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!
FS#7543 - Perl doesn't install correctly from the installer (?)
Attached to Project:
Arch Linux
Opened by Paul Robson (paulr) - Sunday, 01 July 2007, 06:21 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 August 2007, 20:17 GMT
Opened by Paul Robson (paulr) - Sunday, 01 July 2007, 06:21 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 August 2007, 20:17 GMT
|
DetailsI've just reinstalled Arch Linux and found that it would not print (foomatic-rip) failing. Investigations led to this being caused by Perl not being able to cope with use strict/warnings;
e.g. the simple perl program - use strict; use warnings; generates 'can't locate module strict.pm' messages. I reinstalled Perl and it went away. Not sure if this is reproducible or a one-off wierd bug for some reason. Could be a symlink fault on first installation ? |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Thursday, 16 August 2007, 20:17 GMT
Reason for closing: Duplicate
Thursday, 16 August 2007, 20:17 GMT
Reason for closing: Duplicate

i've got the same issue. this is a first install for arch, haven't touched perl at all. cpan won't even load up.

Have reinstalled arch (you don't want to know the stupid reason why - my fault not Arch's) and same problem has occurred - same fix (pacman -S perl and accept reinstall) solves problem.