Page 1 of 1

[Server in China]Unable to finish the installation

Posted: Sat Feb 28, 2015 6:30 am
by bigtailbear
It seems like some of the repositories are not accessible by the servers located in China. I got the following error message:
"Retrieving http://rpms.famillecollet.com/enterpris ... ease-6.rpm
curl: (6) Couldn't resolve host 'rpms.famillecollet.com'
error: skipping http://rpms.famillecollet.com/enterpris ... ease-6.rpm - transfer failed
Error: can't install remi repository"

Is there any way to solve this kind of problem? Thank you.

Re: [Server in China]Unable to finish the installation

Posted: Sat Feb 28, 2015 8:13 am
by mehargags
whats in your hosts entry? Can you use Google's nameServers 8.8.8.8 & 8.8.4.4 ??

Re: [Server in China]Unable to finish the installation

Posted: Sat Feb 28, 2015 11:04 am
by imperio

Code: Select all

echo "nameserver 8.8.8.8" > /etc/resolv.conf

Re: [Server in China]Unable to finish the installation

Posted: Sat Mar 07, 2015 7:56 pm
by afl3x
I got a similar issue:


Retrieving http://rpms.famillecollet.com/enterprise/
error: /var/tmp/rpm-tmp.eb69qA: not an rpm package (or package manifest):
Error: can't install remi repository

any suggestions?