>>>>> On Sat, 10 Mar 2012 22:02:11 +0000, David Cantrell >>>>> <da...@cantrell.org.uk> said:
> 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','r...@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? Confirmed. The sqlite download is broken for me since November and got even more broken a few days ago. The brokenness was always only partially and allowed a lot of queries while others were failing. -- andreas