Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673304 - dev-vcs/git-? - git fetch: The requested URL returned error: 416 Requested Range Not Satisfiable
Summary: dev-vcs/git-? - git fetch: The requested URL returned error: 416 Requested Ra...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-17 01:08 UTC by Jakub Hrbek
Modified: 2018-12-17 12:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_673304.txt,2.25 KB, text/plain)
2018-12-17 01:08 UTC, Jakub Hrbek
Details
emerge --info (file_673304.txt,5.95 KB, text/plain)
2018-12-17 01:09 UTC, Jakub Hrbek
Details

Note You need to log in before you can comment on or make changes to this bug.
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