Hi Tim, On Tue, Oct 13, 2020 at 06:55:44PM +0200, Tim Düsterhus wrote: > Hi List, > Willy, > > I'm unable to update my local repository: > > > $ g f > > error: Unable to get pack file > > http://git.haproxy.org/git/haproxy.git/objects/pack/pack-4c6bfad2590afe3d5591d203ad9b3cf2da4aef97.pack > > The requested URL returned error: 416 Requested Range Not Satisfiable > > error: Unable to find db9f0524509801b83ec428a8ae2ca535ea3ae264 under > > http://git.haproxy.org/git/haproxy.git > > Cannot obtain needed object db9f0524509801b83ec428a8ae2ca535ea3ae264 > > error: fetch failed. > > This error persists even after retrying the `git fetch` and also after > running a `git fsck` / `git gc`. I'm not sure whether my local copy is > borked (I killed a previous `git fetch` because it hung) or whether > that's a server issue. > > Any ideas?
Strange. I can get it from here as a whole (not tested with ranges though). The pack file is recent, it dates a few days ago only. I'll try to investigate further. Thanks! Willy

