https://bugzilla.wikimedia.org/show_bug.cgi?id=44129
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #38 from Krinkle <[email protected]> --- The snapshots tool for MediaWiki nightly branches started throwing this warning recently -- -- Thu, 27 Feb 2014 17:00:07 +0000 -- Starting update process for snapshots of mediawiki-core... -- Forced clean up and reset... $ rm -f .git/index.lock $ git clean -d -x --force -q $ git reset --hard HEAD -q $ git checkout 'master' -q Fetch updates from remotes... fatal: pack has 21 unresolved deltas fatal: index-pack failed error: Could not fetch origin As a result 1.23wmf15 and 1.23wmf16 never made it there, for example. Is there something I can do (short of rm -rf the clone, and re-init/re-clone every time) to defend against this so that I can have this cronjob run without any worries? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
