https://bugzilla.wikimedia.org/show_bug.cgi?id=44129
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|WORKSFORME |--- Ever confirmed|0 |1 --- Comment #19 from [email protected] --- Reopening this bug... I can reproduce it. I used puppet to install mediawiki/Wikidata on two Labs instances a week ago. Today, I ran git pull for the first time since, and it didn't work. On a third instance, I first had puppet install it two days ago. Same error, but less "deltas". root@wikidata-testrepo /srv/mediawiki (master)$ git pull remote: Counting objects: 3626, done remote: Finding sources: 100% (1746/1746) remote: Getting sizes: 100% (2360/2360) remote: Compressing objects: 100% (480/480) remote: Total 1746 (delta 1247), reused 1310 (delta 1083) Receiving objects: 100% (1746/1746), 3.84 MiB | 4.24 MiB/s, done. Resolving deltas: 88% (1309/1479), completed with 652 local objects. fatal: pack has 170 unresolved deltas fatal: index-pack failed root@wikidata-testrepo /srv/mediawiki (master)$ git fsck --full Checking object directories: 100% (256/256), done. Checking objects: 100% (43644/43644), done. Note that I *only* encountered this problem when pulling core, everything worked fine for the extensions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
