Portal Home > Knowledgebase > Articles Database > Centos 6 / won't wget?
Centos 6 / won't wget?
Posted by The Calling, 11-01-2011, 07:40 PM |
root@localhost ~]# yum install wget
Loaded plugins: fastestmirror
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?releas...x86_64&repo=os error was
14: PYCURL ERROR 6 - ""
Error: Cannot find a valid baseurl for repo: base
[root@localhost home]# wget http://layer1.cpanel.net/latest
-bash: wget: command not found
|
Posted by iLoveHosting-UK, 11-01-2011, 07:48 PM |
Ive never seen this before. have a look at this post it may help you.
https://www.centos.org/modules/newbb...topic_id=32141
- Ashton
|
Posted by Scott.Mc, 11-01-2011, 08:35 PM |
It's saying it's unable to reach any of the mirrors hence why you can't install. Check you can access the network and it's not firewalled (Also check resolvers).
A quick ping mirrorlist.centos.org would help too.
|
Posted by Lee-RackSRV, 11-02-2011, 01:41 PM |
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
echo "nameserver 8.8.4.4" >> /etc/resolv.conf
rpm -Uvh ftp://rpmfind.net/linux/redhat/linux...9.1-17.src.rpm
**Should** do the trick, I'd try installing the EPEL also, I hope this helps.
|
Posted by Sparrow-Sean, 11-03-2011, 07:48 PM |
Definitely a mirror issue, we had done this for a VPS customer actually today without any issues - install cPanel what a pleasure it is
|
Posted by Lee-RackSRV, 11-07-2011, 08:47 AM |
Did you manage to get this issue resolved, if so what was the cause :-) ?
|
Add to Favourites Print this Article
Also Read