Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 673304

Summary: dev-vcs/git-? - git fetch: The requested URL returned error: 416 Requested Range Not Satisfiable
Product: Gentoo Linux Reporter: Jakub Hrbek <werifgx>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: UNCONFIRMED ---    
Severity: normal CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Jakub Hrbek 2018-12-17 01:08:04 UTC
Disclaimer: I've invested +-40 mins into this issue, but i was unable to reproduce it. Decided to share my finding in case someone has simmilar problem since i found a solution. This info is short version of my findings.

INFO:
I tried to update wine-any from wine-4.0-rc1 to wine-4.0-rc2 (9999 build) using `emerge @live-rebuild` which result in `Unable to fetch from any of EGIT_REPO_URI`.

SOLUTION:
Removing distfiles from /usr/portage/git3-src/wine.git and wine-staging_wine-staging.git solved the issue.

MORE INFO:
1) Mirror? - Adding more mirrors and invoking `emerge --sync` didn't fix the issue.
2) DNS? - Changing DNS from ISP's to 1.1.1.1 didn't help either.
3) ebuild? - Suspect that an ebuild has issues with version name *.*-rc* which turn out to be false.
4) configuration - I checked /etc/portage, but i coudn't find anything that seem "wrong".
Comment 1 Jakub Hrbek 2018-12-17 01:08:23 UTC
Created attachment 557938 [details]
build.log
Comment 2 Jakub Hrbek 2018-12-17 01:09:24 UTC
Created attachment 557940 [details]
emerge --info