https://bugzilla.wikimedia.org/show_bug.cgi?id=19046
Tomasz Finc <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Tomasz Finc <[email protected]> 2009-07-01 23:53:00 UTC --- dumpBackup.php is having some oddities here causing the full abstract to be truncated. I can get it to dump what seems to be a full log or stub dump but as soon as I try a "--curent" or "--latest" it chokes up very early on data going to stdout. Running '/usr/bin/php' -q '/apache/common/php-1.5'/maintenance/dumpBackup.php --wiki='plwiki' --current --report=10000 --server='x.x.x.x' --current on amane I get it stalling right after <page> <title>ACM A.M. Turing Award</title> <id>17</id> consistently. Even though running an strace shows that it's still receiving data. The process ends one revision entry. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
