https://bugzilla.wikimedia.org/show_bug.cgi?id=44129
--- Comment #40 from Krinkle <[email protected]> --- Didn't solve it apparently. [17:24 UTC] local-snapshots at tools-login in ~/src/mwSnapshots/remotes/mediawiki-core (master) $ git remote update Fetching origin remote: Counting objects: 10144, done remote: Finding sources: 100% (1201/1201) remote: Getting sizes: 100% (286/286) remote: Compressing objects: 100% (2020458/2020458) remote: Total 1201 (delta 788), reused 1023 (delta 768) Receiving objects: 100% (1201/1201), 2.84 MiB | 2.58 MiB/s, done. Resolving deltas: 97% (823/844), completed with 331 local objects. fatal: pack has 21 unresolved deltas fatal: index-pack failed error: Could not fetch origin 1 $ git fsck --full Checking object directories: 100% (256/256), done. Checking objects: 100% (63675/63675), done. dangling commit 6146a7d310181b23618b74fcba580f8919a8ba6d dangling commit 10ba3d7caa1e4bb4d521384bebbf42976cea4a22 $ git remote update Fetching origin remote: Counting objects: 10144, done remote: Finding sources: 100% (1201/1201) remote: Getting sizes: 100% (286/286) remote: Compressing objects: 100% (2020458/2020458) remote: Total 1201 (delta 788), reused 1023 (delta 768) Receiving objects: 100% (1201/1201), 2.84 MiB | 2.61 MiB/s, done. Resolving deltas: 97% (823/844), completed with 331 local objects. fatal: pack has 21 unresolved deltas fatal: index-pack failed error: Could not fetch origin -- 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
