J and T wrote:
> I updated CentOS (2.6.18-53.1.19.el5) to CentOS (2.6.18-92.1.18.el5) 
> along with a bunch of other updates.
> 
> Shorewall used:
> 
> shorewall-4.0.1-2.noarch.rpm
> shorewall-perl-4.0.1-2.noarch.rpm
> 
> After updating CentOS and starting Shorewall, this is the error returned:
> 
> Starting shorewall: Errno architecture 
> (i386-linux-thread-multi-2.6.9-42.0.3.elsmp) does not match executable 
> architecture (i386-linux-thread-multi-2.6.18-53.1.14.el5pae) at 
> /usr/lib/perl5/site_perl/5.8.8/Errno.pm line 11.

It looks like strictly a Perl issue.

In one of my systems, I find this at the top of 
/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/Errno.pm:

"$Config{'archname'}-$Config{'osvers'}" eq
"x86_64-linux-thread-multi-2.6.25" or
    die "Errno architecture ..."

Looks like you have mismatched Perl kit.




-------------------------------------------------------------------------
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

Reply via email to