Arch Linux

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#2534 - @INC problem with perl

Attached to Project: Arch Linux
Opened by Scott H (stonecrest) - Saturday, 09 April 2005, 22:39 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To No-one
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

This is on a pretty fresh install of Arch (just a few days old). I tried today to compile xfce4-dev-tools from subversion and ran into a problem with perl:

$ ./autogen.sh --prefix=/usr
Can't locate strict.pm in @INC (@INC contains: /usr/share/automake-1.9 /usr/lib/perl5/5.8.6/i686-linux-thread-multi /usr/lib/perl5/5.8.6 /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.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 /usr/share/automake-1.9/Automake/Config.pm line 20.
BEGIN failed--compilation aborted at /usr/share/automake-1.9/Automake/Config.pm line 20.
Compilation failed in require at /usr/bin/aclocal line 36.
BEGIN failed--compilation aborted at /usr/bin/aclocal line 36.

I searched for the file:
# find / -name strict.pm -print
/usr/lib/perl5/current/strict.pm

I reinstalled perl however and that fixed things. So maybe it's just a hiccup with pacman, I don't know, but I thought I'd report it anyway.
This task depends upon

Closed by  Judd Vinet (judd)
Tuesday, 12 April 2005, 07:03 GMT
Reason for closing:  Deferred
Additional comments about closing:  closing until/unless we can reproduce it.
Comment by Judd Vinet (judd) - Tuesday, 12 April 2005, 07:02 GMT
Interesting. I do have the file as well. Pacman hiccups are not normal, however.

Not much I can do now though, unless it can be reproduced. :(

Loading...