#perl - Sat 17 Mar 2007 between 09:33 and 10:33



dazjorzyes
eMishwow
dazjorza mailing list iirc
eMishthey are serious
apr5then at the bottom
return undef;
rindolfapr5: you can try using the perl debugger or perl -d:Trace
apr5so you dont know why?
rindolfapr5: to see what's going on.
apr5ARGH *cries*
rindolfapr5: not based on the details you gave.
apr5: what is your perl version?
apr5585
rindolfapr5: 5.8.5...
apr5: there's already 5.8.8
apr5dude stop trying to guess
rindolfapr5: but I think 5.8.5 should be OK.
apr5it's nothing to do with that
rindolfapr5: I'm not guessing.
apr5: what does perl -d:Trace says?
pasteling"dazjorz" at 212.123.140.190 pasted "Proc::UID fails to build" (91 lines, 4.7K) at http://sial.org/pbot/23557
dazjorzany ideas?
apr5I cant use trace
sigh!
dazjorzt/01_defined_subs....Can't load 'blib/arch/auto/Proc/UID/UID.so' for module Proc::UID: /root/.cpan/build/Proc-UID-0.04/blib/arch/auto/Proc/UID/UID.so: Undefined PLT symbol "getruid" (symnum = 53) at /usr/pkg/lib/perl5/5.8.0/i386-netbsd-thread-multi/DynaLoader.pm line 230.
rindolfapr5: why can't you/
apr5: do you have it installed?
apr5nope, neither can I install it
dazjorzlooks like netbsd doesn't know about getruid
rindolfapr5: it's a pure-perl module.
dazjorzPaul Fenwick.... do I know him?
apr5also it's obviously something wrong with this line
return "Invalid Service Group Name: $newServiceGroupName" unless $newServiceGroupName =~ /^[A-Za-z\d \-]{1,20}$/;
if I comment it the function works fine
dazjorzapr5: try to put "warn($newServiceGroupName)" in front of it and see if it is what you wanted it to be
also
rindolfapr5: maybe it sets the regexp match variables.
dazjorzwhy [A-Za-z\d\-]?
apr5return "Invalid Service Group Name: $newServiceGroupName" unless '1' eq '2'; also returns '2'
dazjorztry [a-z\d-] and then with /i

Page: 3 10 17 24 31 38 45 52 59 66 73 80 87 94 

IrcArchive