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? Best regards Tim Düsterhus

