Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625208 - app-eselect/eselect-vi-1.1.9 couldn't download
Summary: app-eselect/eselect-vi-1.1.9 couldn't download
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-15 12:21 UTC by cronolio
Modified: 2017-07-20 08:11 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cronolio 2017-07-15 12:21:48 UTC
>>> Emerging (1 of 8) app-eselect/eselect-vi-1.1.9::gentoo
 * Fetching files in the background.
 * To view fetch progress, run in another terminal:
 * tail -f /var/log/emerge-fetch.log
>>> Downloading 'https://dev.gentoo.org/~yngwin/distfiles/eselect-vi-1.1.9.tar.xz'
--2017-07-15 17:05:04--  https://dev.gentoo.org/~yngwin/distfiles/eselect-vi-1.1.9.tar.xz
Resolving dev.gentoo.org... 140.211.166.183
Connecting to dev.gentoo.org|140.211.166.183|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-07-15 17:05:05 ERROR 404: Not Found.

!!! Couldn't download 'eselect-vi-1.1.9.tar.xz'. Aborting.
 * Fetch failed for 'app-eselect/eselect-vi-1.1.9', Log file:
 *  '/var/tmp/portage/app-eselect/eselect-vi-1.1.9/temp/build.log'
Comment 1 Jonas Stein gentoo-dev 2017-07-19 17:40:00 UTC
works for me
/usr/portage/app-eselect/eselect-vi$ ebuild eselect-vi-1.1.9.ebuild fetch
[..]
HTTP request sent, awaiting response... 200 OK
Length: 6236 (6.1K) [application/octet-stream]
Saving to: ‘/usr/portage/distfiles/eselect-vi-1.1.9.tar.xz’

/usr/portage/distfi 100%[===================>]   6.09K  --.-KB/s    in 0.002s  

2017-07-19 19:38:01 (2.47 MB/s) - ‘/usr/portage/distfiles/eselect-vi-1.1.9.tar.xz’ saved [6236/6236]
Comment 2 cronolio 2017-07-19 17:44:26 UTC
(In reply to Jonas Stein from comment #1)
> works for me


try with GENTOO_MIRRORS="" in make.conf
Comment 3 Jonas Stein gentoo-dev 2017-07-19 19:13:29 UTC
confirmed:

/usr/portage/app-eselect/eselect-vi$ GENTOO_MIRRORS="" ebuild eselect-vi-1.1.9.ebuild fetch

returns 
HTTP request sent, awaiting response... 404 Not Found
2017-07-19 19:47:56 ERROR 404: Not Found.
Comment 4 Tim Harder gentoo-dev 2017-07-20 08:11:29 UTC
Fixed in the tree, yngwin retired recently.