[osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-25 Thread solarg
hello all, i have a web app that do a huge use of perl modules. After upgrading, my app is broken, and i notice: r...@koha2:~# /usr/perl5/5.8.4/bin/cpan IO object version 1.21 does not match bootstrap parameter 1.23 at /usr/perl5/5.8.4/lib/i86pc-solaris-64int/XSLoader.pm line 91. Compilation fail

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-26 Thread Gavin Maltby
Hi, solarg wrote: hello all, i have a web app that do a huge use of perl modules. After upgrading, my app is broken, and i notice: r...@koha2:~# /usr/perl5/5.8.4/bin/cpan IO object version 1.21 does not match bootstrap parameter 1.23 at /usr/perl5/5.8.4/lib/i86pc-solaris-64int/XSLoader.pm line

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-26 Thread Shawn Walker
Gavin Maltby wrote: Hi, solarg wrote: hello all, i have a web app that do a huge use of perl modules. After upgrading, my app is broken, and i notice: r...@koha2:~# /usr/perl5/5.8.4/bin/cpan IO object version 1.21 does not match bootstrap parameter 1.23 at /usr/perl5/5.8.4/lib/i86pc-solaris-64

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-26 Thread Mark J. Nelson
On Mon, Oct 26, 2009 at 11:31:14AM -0500, Shawn Walker wrote: > Gavin Maltby wrote: >> Hi, >> >> solarg wrote: >>> hello all, >>> i have a web app that do a huge use of perl modules. >>> After upgrading, my app is broken, and i notice: >>> r...@koha2:~# /usr/perl5/5.8.4/bin/cpan >>> IO object versi

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-26 Thread solarg
Shawn Walker wrote: Gavin Maltby wrote: Hi, solarg wrote: hello all, i have a web app that do a huge use of perl modules. After upgrading, my app is broken, and i notice: r...@koha2:~# /usr/perl5/5.8.4/bin/cpan IO object version 1.21 does not match bootstrap parameter 1.23 at /usr/perl5/5.8.

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-26 Thread Shawn Walker
solarg wrote: Shawn Walker wrote: Gavin Maltby wrote: Hi, solarg wrote: hello all, i have a web app that do a huge use of perl modules. After upgrading, my app is broken, and i notice: r...@koha2:~# /usr/perl5/5.8.4/bin/cpan IO object version 1.21 does not match bootstrap parameter 1.23 at

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-26 Thread solarg
Mark J. Nelson wrote: But the package damage is probably in the old boot environment, not the new one. That would be where you used cpan, and where your application therefore worked correctly. The newly installed boot environment probably has the stock perl installation, without those modific

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-26 Thread Shawn Walker
solarg wrote: Mark J. Nelson wrote: But the package damage is probably in the old boot environment, not the new one. That would be where you used cpan, and where your application therefore worked correctly. The newly installed boot environment probably has the stock perl installation, withou

Re: [osol-discuss] perl broken after upgrading from os2008.11 to os2009.06

2009-10-27 Thread Michael Hase
> solarg wrote: > > Shawn Walker wrote: > >> > >> Gavin Maltby wrote: > >>> Hi, > >>> > >>> solarg wrote: > hello all, > i have a web app that do a huge use of perl > modules. > After upgrading, my app is broken, and i notice: > r...@koha2:~# /usr/perl5/5.8.4/bin/cpan > IO