View previous topic :: View next topic |
Author |
Message |
thurnax Tux's lil' helper

Joined: 17 Apr 2014 Posts: 90
|
Posted: Sat Jan 23, 2016 11:14 am Post subject: Cannot update vim, shadow or less ... |
|
|
When I try to update vim, I get the following error message in the log>
Code: |
>>> Downloading 'http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz'
--2016-01-23 09:59:42-- http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz
Resolving ftp.df.lth.se... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘ftp.df.lth.se’
>>> Downloading 'https://github.com/vim/vim/archive/v7-4-769.tar.gz'
--2016-01-23 10:00:02-- https://github.com/vim/vim/archive/v7-4-769.tar.gz
Resolving github.com... 192.30.252.129
Connecting to github.com|192.30.252.129|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/vim/vim/tar.gz/v7-4-769 [following]
--2016-01-23 10:00:02-- https://codeload.github.com/vim/vim/tar.gz/v7-4-769
Resolving codeload.github.com... 192.30.252.163
Connecting to codeload.github.com|192.30.252.163|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-01-23 10:00:03 ERROR 404: Not Found.
!!! Couldn't download 'vim-7.4.769.tar.gz'. Aborting.
* vim-7.4.542-gentoo-patches.tar.bz2 size ;-) ... [ ok ]
>>> Downloading 'http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz'
--2016-01-23 10:00:03-- http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz
Resolving ftp.df.lth.se... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘ftp.df.lth.se’
>>> Downloading 'https://github.com/vim/vim/archive/v7-4-769.tar.gz'
--2016-01-23 10:00:23-- https://github.com/vim/vim/archive/v7-4-769.tar.gz>>> Downloading 'http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz'
--2016-01-23 09:59:42-- http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz
Resolving ftp.df.lth.se... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘ftp.df.lth.se’
>>> Downloading 'https://github.com/vim/vim/archive/v7-4-769.tar.gz'
--2016-01-23 10:00:02-- https://github.com/vim/vim/archive/v7-4-769.tar.gz
Resolving github.com... 192.30.252.129
Connecting to github.com|192.30.252.129|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/vim/vim/tar.gz/v7-4-769 [following]
--2016-01-23 10:00:02-- https://codeload.github.com/vim/vim/tar.gz/v7-4-769
Resolving codeload.github.com... 192.30.252.163
Connecting to codeload.github.com|192.30.252.163|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-01-23 10:00:03 ERROR 404: Not Found.
!!! Couldn't download 'vim-7.4.769.tar.gz'. Aborting.
* vim-7.4.542-gentoo-patches.tar.bz2 size ;-) ... [ ok ]
>>> Downloading 'http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz'
--2016-01-23 10:00:03-- http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz
Resolving ftp.df.lth.se... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘ftp.df.lth.se’
>>> Downloading 'https://github.com/vim/vim/archive/v7-4-769.tar.gz'
--2016-01-23 10:00:23-- https://github.com/vim/vim/archive/v7-4-769.tar.gz
Resolving github.com... 192.30.252.130
Connecting to github.com|192.30.252.130|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/vim/vim/tar.gz/v7-4-769 [following]
--2016-01-23 10:00:24-- https://codeload.github.com/vim/vim/tar.gz/v7-4-769
Resolving codeload.github.com... 192.30.252.160
Connecting to codeload.github.com|192.30.252.160|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-01-23 10:00:24 ERROR 404: Not Found.
!!! Couldn't download 'vim-7.4.769.tar.gz'. Aborting.
* vim-7.4.542-gentoo-patches.tar.bz2 size ;-) ... [ ok ]
Resolving github.com... 192.30.252.130
Connecting to github.com|192.30.252.130|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/vim/vim/tar.gz/v7-4-769 [following]
--2016-01-23 10:00:24-- https://codeload.github.com/vim/vim/tar.gz/v7-4-769
Resolving codeload.github.com... 192.30.252.160
Connecting to codeload.github.com|192.30.252.160|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-01-23 10:00:24 ERROR 404: Not Found.
!!! Couldn't download 'vim-7.4.769.tar.gz'. Aborting.
* vim-7.4.542-gentoo-patches.tar.bz2 size ;-) ... [ ok ]
|
This happens when I try to 'emerge -avuND @world'. I have made sure to 'emerge --sync' first. What's wrong and how do I circumvent it?
Also "shadow-4.1.5.1-r1" cannot be fetched, so cannot be 'less' where it complains that code2color cannot be downloaded ... |
|
Back to top |
|
 |
khayyam Watchman


Joined: 07 Jun 2012 Posts: 6227 Location: Room 101
|
Posted: Sat Jan 23, 2016 10:50 pm Post subject: Re: Cannot update vim, shadow or less ... |
|
|
thurnax wrote: | Code: | Resolving ftp.df.lth.se... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘ftp.df.lth.se’ |
|
thurnax ... that would seem to be the case:
Code: | % wget --spider http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz
Spider mode enabled. Check if remote file exists.
--2016-01-23 23:43:18-- http://ftp.df.lth.se/pub/gentoo/distfiles/vim-7.4.769.tar.gz
Resolving ftp.df.lth.se... failed: Unknown host.
wget: unable to resolve host address 'ftp.df.lth.se' |
So, you need to define other mirrors in GENTOO_MIRRORS (in make.conf) ... ie, using app-portage/mirrorselect.
HTH & best ... khay |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55007 Location: 56N 3W
|
Posted: Sat Jan 23, 2016 11:02 pm Post subject: |
|
|
thurnax,
That mirror is offline for me. I have a list of mirrors, so at worst, fetching tries 3 times then moves on to the next mirror in the list. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
jakeluck Tux's lil' helper

Joined: 01 Dec 2003 Posts: 84
|
|
Back to top |
|
 |
jakeluck Tux's lil' helper

Joined: 01 Dec 2003 Posts: 84
|
|
Back to top |
|
 |
VoidMage Watchman


Joined: 14 Oct 2006 Posts: 6196
|
Posted: Wed Jan 27, 2016 2:16 am Post subject: |
|
|
jakeluck wrote: | trojan removed |
Don't be a fearmonger. |
|
Back to top |
|
 |
|