Noting Marc Espie's Dec 21st CVS entry about infinite loops in
PkgCreate.pm,
I wonder if the problem has been solved, or if some of the tighter
checks are
causing new problems.
I keep on getting catagory/item(package) statements, with the CPU time
increasing, but thats it. Last night two of the tuxpaint packages were
stuck
for at least 4 hours, and ruby-rtex and metasploit are in this condition
as I
write this.
Looking at this more, I see in the log for security metasploit that
the phrase
Use of uninitialized value $_ in pattern match (m//) at
/usr/libdata/perl5/OpenBSD/PkgSpec.pm line 246.
is repeated 14,491,049 times (so far).
ruby/rtex comes in at a more svelt 247,347 instances of
Use of uninitialized value $_ in pattern match (m//) at
/usr/libdata/perl5/OpenBSD/PkgSpec.pm line 246.
Note sure how I can offer more info on this.
--STeve Andre'