Hi again!

True, textbook typo... 
Using: perl -e "use Sys::CpuAffinity ; print Sys::CpuAffinity->VERSION;"
I got 1.06

So, Still, ASSP does not recognize it as installed :-(
And I got the strange errors in cpan.
I'm comparing with another server that should be "identical" and will be
back with what I find.

Thanks so far,
Pontus

-----Original Message-----
From: Thomas Eckardt [mailto:thomas.ecka...@thockar.com] 
Sent: den 25 februari 2013 14:45
To: pontus.hellg...@scandinavianhosting.se; ASSP development mailing list
Subject: [Assp-test] Antwort: Re: 2.2.2 build 13055 not finding perl modules

>perl -e "Sys::CpuAffinity ; print Sys::CpuAffinity->VERSION;"
>Gave nothing.

the 'use ' is missing (use Sys::CpuAffinity) - without it 'gives nothing'

Thomas




Von:    "Pontus Hellgren" <pon...@scandinavianhosting.se>
An:     "'ASSP development mailing list'" 
<assp-test@lists.sourceforge.net>, 
Datum:  25.02.2013 14:20
Betreff:        Re: [Assp-test] 2.2.2 build 13055 not finding perl modules



Hi again!

Nothing implies that there should be any other perl than v5.14.2 installed
on the system.
The system was "clean" when perl(v5.14.2) was installed and have not been
touched since then (except from patches that is)

>From the log: "ASSP version 2.2.2(13055) (Perl 5.014002) (on 
linux)running
on server..."

perl -e "use Unicode::GCString ; print Unicode::GCString->VERSION;"
2012.10
perl -e "use NetAddr::IP::Lite ; print NetAddr::IP::Lite->VERSION;"
1.47
perl -e "Sys::CpuAffinity ; print Sys::CpuAffinity->VERSION;"
Gave nothing.
Checking Sys::CpuAffinity  in cpan again gave me:
Catching error: "Can't locate object method \"CpuAffinity\" via package
\"Sys\" at /usr/local/share/perl/5.14.2/CPAN.pm line 376, <FIN> line 
1.\cJ"
at /usr/local/share/perl/5.14.2/CPAN.pm line 392
        CPAN::shell() called at -e line 1

I guess there is something fishy with the cpan install of Sys::CpuAffinity
in Ubuntu 12 LTS then some :-( Allthough it gives a "Build OK" it seems 
it's
not able to find it afterwards? (if I make a test I get: ./Build test -- 
OK)

This is what I have so far...

/Pontus

-----Original Message-----
From: Colin [mailto:a...@lanternhosting.co.uk] 
Sent: den 25 februari 2013 12:55
To: assp-test@lists.sourceforge.net
Subject: Re: [Assp-test] 2.2.2 build 13055 not finding perl modules

Have you somehow managed to get more than one version of Perl?

Your ASSP startup should say:

2013-02-24 10:02:29 [startup] ASSP version 2.2.2(13055) (Perl 5.014002) 
(on
linux)running on server: mail (195.88.101.110)

This should match the output of:

root@mail:/usr/local/assp# perl -v

This is perl 5, version 14, subversion 2 (v5.14.2) built for
i686-linux-gnu-thread-multi-64int

If you have the modules installed in one version and ASSP is using another
that does not have it then that could explain it..

All the best,
Colin Waring.

On 25/02/2013 11:49, Pontus Hellgren wrote:
> Hi there!
>
> This morning I upgraded to 2.2.2 build 13055 In an attempt to get some 
> connection problems(IO Socket) go away.
> So far I have no connection problems but instead ASSP stopped 
> recognize installed perl modules.
>
> Allthough I have version 2012.10 of Unicode::GCString ASSP say:
> Unicode::GCString              not installed / 2012.04
>
> And I have NetAddr::IP::Lite v 1.47 ASSP say:
> NetAddr::IP::Lite              1.41 / 1.47
>
> Furthermore I have Sys::CpuAffinity 1.06 ASSP say:
> Sys::CpuAffinity               not installed / 1.05
>
> I have tried to remove them and reinstall but with no change.
> Are there some kind of problem with using newer versions?
>
> Running on latest Ubuntu 12 LTS and latest Perl 5.14 for that dist.
>
> Regards,
> Pontus
>
>
>
>
>
>
> ----------------------------------------------------------------------
> -------- Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics Download AppDynamics Lite 
> for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test


----------------------------------------------------------------------------
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for
free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test



----------------------------------------------------------------------------
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************





------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to