CPAN
view release on metacpan or search on metacpan
STBEY/Bit-Vector-6.4.tar.gz
make install UNINST=1 -- OK
DCONWAY/Text-Autoformat-1.13.tar.gz
make install UNINST=1 -- OK
So apparently three times the unsetting of the is_tested flag did not
work. Do we have a new bug in perl or is it our own bug?
Going back to February 22, I see the same thing for
DateTime-Util-Astro-0.08-BsMTev XML-LibXML-1.62-Zi4hvt
Apache-Session-1.82-3jaGeJ Bit-Vector-6.4-nHiJ0u
This was less noisy in January, started in February, so I suppose our
own bug:(
2007-03-30 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* Perlbal fails all over since we have it in megainstall at
20070323T0231.
Why are there some logfiles without a broken Perlbal?
B for broken:
B 20070323T0231 perl 30700
20070323T0727 maint-5.8 30701 gpg failure? terminated?
B 20070323T1315 perl 30714
B 20070323T1935 perl 30726
B 20070323T2327 maint-5.8 30723
B 20070324T0326 perl 30740
B 20070324T1335 maint-5.8 30743
B 20070324T1813 perl 30745
B 20070325T0041 perl 30750
B 20070326T0114 perl 30754
B 20070326T0933 perl 30756
B 20070326T1512 perl 30759
B 20070326T2046 perl 30763
B 20070327T0157 perl 30769
B 20070327T0954 perl 30771
B 20070327T1451 perl 30773
B 20070327T2003 perl 30774
B 20070328T1247 perl 30775
B 20070329T0833 maint-5.8 30765
B 20070329T1122 perl 30776
20070329T1818 perl 30777 gpg failure? terminated?
B 20070330T0409 perl 30777
20070330T2219 perl 30777 terminated somehow
B 20070330T2244 perl 30777
B 20070330T2346 perl 30791
20070331T0514 perl 30804 still running
The two gpg failures/terminated questions are suspicious. I rename them
to .out.term so they do not lead to confusion.
* Perlbal failing with maintperl, bleadperl (very different failure
modes). 2 reports sent (as k), check which arrived!
And 5.8.8 failed the first time but succeeded the second time. Binary
search impossible because sometimes it hangs. Too fragile: hanging test
45 for example. Maybe the prerequisites not tight enough?
2007-03-29 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
2007-03-27 Andreas J. Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de>
* Bug: Uuuuuh, pressing ^C and then trying an illegal command, ugliness:
LWP failed with code[500] message[read timeout]
Trying to get away with old file:
6114541 500 -rw-rw-r-- 1 1000 1000 504953 Nov 8 08:02 /home/k/.cpan/sources/modules/02packages.details.txt.gz
Going to read /home/k/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Tue, 07 Nov 2006 12:25:12 GMT
.
Caught SIGINT, trying to continue
cpan> hosts
Refusing to autoload 'hosts' while signal pending at lib/CPAN.pm line 590.
Seems to be FIXED
* Verilog-Perl a.k.a. Verilog::Language broke some day but not on perl
but on some other module most probably. I spent a long time
investigating and still no good plan how to identify the problem.
There's quite a bit to read further down on 2007-02-17.
2007-03-28 akoenig: 2007-01-27/28 the tests started failing.
grep -1 WSNYDER/Verilog-Perl logs/megainstall.20070*.out|grep 'make test'
logs/megainstall.20070127T1700.out- /usr/bin/make test -- OK
logs/megainstall.20070127T2309.out- /usr/bin/make test -- OK
logs/megainstall.20070128T0351.out- /usr/bin/make test -- NOT OK
all tests before that were OK, all tests after failed.
logs/megainstall.20070127T2309.out:ESC[1;44m WSNYDER/Verilog-Perl-2.371.tar.gz
logs/megainstall.20070127T2309.out-ESC[0mESC[1;44m /usr/bin/make test -- OK
--
logs/megainstall.20070128T0351.out:ESC[1;44m WSNYDER/Verilog-Perl-2.371.tar.gz
logs/megainstall.20070128T0351.out-ESC[0mESC[1;31m /usr/bin/make test -- NOT OK
Now this: back in February I proved it is not perl. Now I proved, it is
something based on date, not perl version. So something else was updated
that evening, either a distro or a distroprefs file.
% diff -u =(grep 'CPAN.pm: Going to' logs/megainstall.20070127T2309.out | sort) =(grep 'CPAN.pm: Going to' logs/megainstall.20070128T0351.out | sort)
--- /tmp/zshkEon7w 2007-03-28 08:09:44.000000000 +0200
+++ /tmp/zsheCNzmI 2007-03-28 08:09:44.000000000 +0200
@@ -321,6 +321,7 @@
CPAN.pm: Going to build J/JR/JROBINSON/DBIx-Class-0.07005.tar.gz
CPAN.pm: Going to build J/JR/JROGERS/Net-Telnet-3.03.tar.gz
CPAN.pm: Going to build J/JU/JURL/DBD-ODBC-1.13.tar.gz
+ CPAN.pm: Going to build J/JV/JV/Getopt-Long-2.36.tar.gz
CPAN.pm: Going to build J/JW/JWIED/Net-Daemon-0.39.tar.gz
CPAN.pm: Going to build J/JW/JWIED/PlRPC-0.2018.tar.gz
CPAN.pm: Going to build K/KA/KANE/CPANPLUS-0.076.tar.gz
It is GetOpt-Long-2.36!
( run in 0.762 second using v1.01-cache-2.11-cpan-b16cb0d3907 )