J and T wrote: > That was one of my first thoughts as well so I did that before > contacting shorewall users: > > rpm -qf /usr/lib/perl5/site_perl/5.8.8/Errno.pm > > file /usr/lib/perl5/site_perl/5.8.8/Errno.pm is not owned by any package > > This of course didn't give me any information on how it got here. All I > know is that it wasn't there before the CentOS update yesterday
Do you actually know that for certain? Or is what you know is rather that the Shorewall-perl compiler didn't try to load that module until after the upgrade? I ask because it could also be that the default @INC array (which specifies the directories to search when loading Perl Modules) was 'upgraded' to include /usr/lib/perl5/site_perl/5.8.8 where it did not previously. The result is the same and it really doesn't matter a whole lot. Unfortunately, an earlier 'upgrade' rendered my CentOS system unbootable so I can't attempt to perform a similar upgrade until I find the time to work through that problem. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
