develooper Front page | perl.cpan.testers.discuss | Postings from March 2012

CPAN-testers database knackered?

Thread Next
From:
David Cantrell
Date:
March 10, 2012 14:02
Subject:
CPAN-testers database knackered?
Message ID:
20120310220211.GA30433@bytemark.barnyard.co.uk
Using DBI::Shell, executing this query against the database at
http://devel.cpantesters.org/cpanstats.db.gz ...

 SELECT id, state, tester, dist, version, platform, perl, osname
   FROM cpanstats
  WHERE id > 20618074 AND
        state IN ('pass', 'fail', 'na', 'unknown') AND
        perl != '0' 

gives ...

id,state,tester,dist,version,platform,perl,osname
20618075,'pass','root@klanker.bingosnet.co.uk ((Charlie
&))','Net-Inspect','0.09','x86_64-linux','5.15.7','linux'
DBD::SQLite::st fetchrow_arrayref failed: database disk image is
malformed, <FIN> line 5.

And it's not just because my download of the database aborted half way,
or my filesystem filling up, or it not being able to cope with big
files.

This has been happening for a couple of days now - anyone know what's
going on?  Barbie?

-- 
David Cantrell | Bourgeois reactionary pig

    If you have received this email in error, please add some nutmeg
    and egg whites, whisk, and place in a warm oven for 40 minutes.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About