I use this thread to report a very little leak about "INTALL" readme file. At the top of the document you list the essential packages, also the perl module DateTime must be installed i think, otherwise during startup, policyd crashes with some errors.
thanks Marco DUBOURG Kevin ha scritto: > Hi, > > Good job ! Conflict version ... > > > On Sun, 11 Apr 2010 10:34:34 +0200, "[email protected]" > wrote: > > Hi, i've allready done. In cpan if i type: > > > > *install *Math::BigInt > > > > i get: > > > > Math::BigInt is up to date (1.89) > > > > now, with 2.0.10, works well without this error. > > > > ;) > > > > > > > > Kevin DUBOURG ha scritto: > >> Hello, > >> > >> With cpan you must install Math::BigInt. > >> > >> >From the root prompt on your server, invoke the CPAN shell: > >> > >> # *perl -MCPAN -e shell* > >> > >> > >> Once the Perl interpreter has loaded (and been configured), you can > >> install modules with: install /MODULENAME/. > >> > >> The first thing you should do is upgrade your CPAN: > >> > >> cpan> *install *Math::BigInt > >> > >> > >> Once it is completed, type: > >> > >> cpan> *reload cpan* > >> > >> Best regards, > >> > >> Le samedi 10 avril 2010 à 16:30 +0200, [email protected] a écrit : > >>> Hi, i obtain this error (debian testing, fresh policyd 2.1 > >>> installation, > >>> perl 5.10.1): > >>> > >>> # cbpolicyd --debug --fg > >>> [2010/04/10-16:10:03 - 4701] [CBPOLICYD] NOTICE: Policyd v2 / > >>> Cluebringer - vsnapshot-200912140631 > >>> [2010/04/10-16:10:03 - 4701] [CBPOLICYD] NOTICE: Initializing system > >>> modules. > >>> [2010/04/10-16:10:03 - 4701] [CBPOLICYD] NOTICE: System modules > >>> initialized. > >>> [2010/04/10-16:10:03 - 4701] [CBPOLICYD] NOTICE: Module load started... > >>> [2010/04/10-16:10:03 - 4701] [CORE] NOTICE: => AccessControl: disabled > >>> [2010/04/10-16:10:03 - 4701] [CORE] NOTICE: => Accounting: disabled > >>> [2010/04/10-16:10:03 - 4701] [CORE] NOTICE: => Amavis: disabled > >>> [2010/04/10-16:10:03 - 4701] [CORE] NOTICE: => CheckHelo: disabled > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: => CheckSPF: disabled > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: => Greylisting: disabled > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: => Quotas: enabled > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: => Protocol(Postfix): > >>> enabled > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: => Protocol(Bizanga): > >>> enabled > >>> [2010/04/10-16:10:04 - 4701] [CBPOLICYD] NOTICE: Module load done. > >>> [2010/04/10-16:10:04 - 4701] [CBPOLICYD] NOTICE: Session tracking is > >>> ENABLED. > >>> [2010/04/10-16:10:04 - 4701] [CBPOLICYD] DEBUG: Opening syslog, > >>> destination = 'native', facility = 'ARRAY(0xa793d70)'. > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: 2010/04/10-16:10:04 cbp > >>> (type Net::Server::PreFork) starting! pid(4701) > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: Binding to TCP port 10031 > >>> on > >>> host * > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: Setting gid to "107 107" > >>> [2010/04/10-16:10:04 - 4701] [CORE] NOTICE: Setting uid to "104" > >>> [2010/04/10-16:10:04 - 4701] [CORE] INFO: Setting up serialization via > >>> flock > >>> [2010/04/10-16:10:04 - 4701] [CORE] INFO: Beginning prefork (4 > >>> processes) > >>> [2010/04/10-16:10:04 - 4701] [CORE] INFO: Starting "4" children > >>> [2010/04/10-16:10:04 - 4702] [CORE] DEBUG: Child Preforked (4702) > >>> [2010/04/10-16:10:04 - 4703] [CORE] DEBUG: Child Preforked (4703) > >>> [2010/04/10-16:10:04 - 4704] [CORE] DEBUG: Child Preforked (4704) > >>> [2010/04/10-16:10:04 - 4705] [CORE] DEBUG: Child Preforked (4705) > >>> [2010/04/10-16:10:04 - 4701] [CORE] DEBUG: Parent ready for children. > >>> [2010/04/10-16:10:04 - 4702] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> [2010/04/10-16:10:04 - 4703] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> [2010/04/10-16:10:04 - 4704] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> [2010/04/10-16:10:04 - 4705] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> [2010/04/10-16:10:44 - 4702] [CORE] INFO: 2010/04/10-16:10:44 CONNECT > >>> TCP Peer: "127.0.0.1:39108" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:10:44 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:10:44 - 4708] [CORE] DEBUG: Child Preforked (4708) > >>> [2010/04/10-16:10:44 - 4708] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> [2010/04/10-16:10:50 - 4703] [CORE] INFO: 2010/04/10-16:10:50 CONNECT > >>> TCP Peer: "127.0.0.1:39111" Local: "127.0.0.1:10031" > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166. > >>> [2010/04/10-16:10:51 - 4704] [CORE] INFO: 2010/04/10-16:10:51 CONNECT > >>> TCP Peer: "127.0.0.1:39112" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:10:51 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:10:51 - 4712] [CORE] DEBUG: Child Preforked (4712) > >>> [2010/04/10-16:10:51 - 4712] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166. > >>> [2010/04/10-16:10:52 - 4705] [CORE] INFO: 2010/04/10-16:10:52 CONNECT > >>> TCP Peer: "127.0.0.1:39113" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:10:52 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:10:52 - 4714] [CORE] DEBUG: Child Preforked (4714) > >>> [2010/04/10-16:10:52 - 4714] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166. > >>> [2010/04/10-16:11:38 - 4708] [CORE] INFO: 2010/04/10-16:11:38 CONNECT > >>> TCP Peer: "127.0.0.1:39126" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:11:38 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:11:38 - 4734] [CORE] DEBUG: Child Preforked (4734) > >>> [2010/04/10-16:11:38 - 4734] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166, <_READ> line 1. > >>> [2010/04/10-16:11:40 - 4702] [CORE] INFO: 2010/04/10-16:11:40 CONNECT > >>> TCP Peer: "127.0.0.1:39127" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:11:40 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:11:40 - 4735] [CORE] DEBUG: Child Preforked (4735) > >>> [2010/04/10-16:11:40 - 4735] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166. > >>> [2010/04/10-16:11:55 - 4712] [CORE] INFO: 2010/04/10-16:11:55 CONNECT > >>> TCP Peer: "127.0.0.1:39128" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:11:55 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:11:55 - 4736] [CORE] DEBUG: Child Preforked (4736) > >>> [2010/04/10-16:11:55 - 4736] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166, <_READ> line 5. > >>> [2010/04/10-16:11:56 - 4714] [CORE] INFO: 2010/04/10-16:11:56 CONNECT > >>> TCP Peer: "127.0.0.1:39129" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:11:56 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:11:56 - 4737] [CORE] DEBUG: Child Preforked (4737) > >>> [2010/04/10-16:11:56 - 4737] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166, <_READ> line 7. > >>> [2010/04/10-16:11:58 - 4734] [CORE] INFO: 2010/04/10-16:11:58 CONNECT > >>> TCP Peer: "127.0.0.1:39130" Local: "127.0.0.1:10031" > >>> [2010/04/10-16:11:58 - 4701] [CORE] INFO: Starting "1" children > >>> [2010/04/10-16:11:58 - 4738] [CORE] DEBUG: Child Preforked (4738) > >>> [2010/04/10-16:11:58 - 4738] [CBPOLICYD] DEBUG: Starting up caching > >>> engine > >>> Can't locate object method "new" via package "Math::BigInt" (perhaps > >>> you > >>> forgot to load "Math::BigInt"?) at > >>> /usr/local/lib/policyd-2.1/awitpt/netip.pm line 166, <_READ> line 9. > >>> > >>> trought cpan: Math::BigInt is up to date (1.89) > >>> > >>> > >>> Now i receaved this kind of error, local mail are delivered (from my > >>> domain to my domain), but i can't receave email from other isp (gmail & > >>> company...). The syslog tell me: > >>> > >>> NOQUEUE: reject: RCPT from smtp.xxxx.it[xxxx]: 451 4.3.5 Server > >>> configuration problem; > >>> > >>> thanks > >>> > >>> Bye :) > >>> _______________________________________________ > >>> Users mailing list > >>> [email protected] > >>> http://lists.policyd.org/mailman/listinfo/users > >>> > >> > >> ------------------------------------------------------------------------ > >> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://lists.policyd.org/mailman/listinfo/users > >> _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
