Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#7587 - missing 5.8.8 symlink in /usr/lib/perl5
Attached to Project:
Arch Linux
Opened by Jan M. (funkyou) - Monday, 09 July 2007, 00:54 GMT-5
Last edited by Dan McGee (toofishes) - Tuesday, 08 January 2008, 08:28 GMT-5
Opened by Jan M. (funkyou) - Monday, 09 July 2007, 00:54 GMT-5
Last edited by Dan McGee (toofishes) - Tuesday, 08 January 2008, 08:28 GMT-5
|
DetailsWhen compiling koffice, configure complains about missing perl strict.pm:
Can't locate strict.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at admin/conf.change.pl line 30. Installed perl packages: perl 5.8.8-5 perl-error 0.17008-4 perl-io-socket-ssl 0.97-1 perl-locale-gettext 1.05-1 perl-mp3-info 1.22-1 perl-net-ssleay 1.25-2 perl-string-shellquote 1.03-1 perl-xml-simple 2.16-2 Solution: Create a 5.8.8 symlink in /usr/lib/perl5 that points to current cd /usr/lib/perl5 sudo ln -s current/ 5.8.8 |
This task depends upon
FS#7530 - negligent symlink creating post_install script of perl5
FS#7543 - Perl doesn't install correctly from the installer (?)
View Dependency Graph
View Dependency Graph
This task blocks these from closing
FS#8109 - Pacman 3.1 Release Roadmap
FS#8374 - Perl Policy Bug Collector
FS#8374 - Perl Policy Bug Collector
Closed by Dan McGee (toofishes)
Tuesday, 08 January 2008, 08:28 GMT-5
Reason for closing: Fixed
Additional comments about closing: Symlink farm has been removed, and pacman should handle this better now
Tuesday, 08 January 2008, 08:28 GMT-5
Reason for closing: Fixed
Additional comments about closing: Symlink farm has been removed, and pacman should handle this better now
i mean if packages install to hardcoded dirs like 5.8.8 instead of current directory such stuff could happen.
perl.install file looks fine to me and hasn't changed since 18 months.
bug 7484. We may do some backporting of changes from 3.1 to get this fixed in the 3.0 branch if at all possible, but it isn't an easy set of changes.bug 7530