Re: CentOS yum install problem

2016-12-08 Thread Amos Shapira
I'd also check that your DNS configuration haven't changed, e.g. try "host mirrorlist.centos.org" and see if you can get it to resolve. On 9 December 2016 at 08:35, Rabin Yasharzadehe wrote: > Seems right, try commenting the mirror line and use a direct URL, and see > if it's help. You can also

Re: CentOS yum install problem

2016-12-08 Thread Rabin Yasharzadehe
Seems right, try commenting the mirror line and use a direct URL, and see if it's help. You can also try using curl or wget to check if it's a network problem On Thu, 8 Dec 2016, 21:33 David Suna, wrote: > I tried "yum clean all" but that didn't help. I am not sure how to tell > where the url's

Re: CentOS yum install problem

2016-12-08 Thread David Suna
I tried "yum clean all" but that didn't help. I am not sure how to tell where the url's should be pointing. Here is what I have in CentOS-Base.repo # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that ar

Re: CentOS yum install problem

2016-12-08 Thread Rabin Yasharzadehe
+1 for `yum clean all` also make sure your repos in the `/etc/yum.repo.d/` folder are enabled and are pointing to a valid repos. some VPS provider will change the url's in this files to point to there proxy server to save time and BW, -- Rabin On 8 December 2016 at 18:57, David Suna wrote:

Re: CentOS yum install problem

2016-12-08 Thread Vitaly
On Thu, Dec 8, 2016 at 6:57 PM, David Suna wrote: > I am using CentOS for the first time on a GoDaddy Virtual Private Server. > Yesterday I was able to install packages without a problem. Today, for some > reason, any package I try to search for I get a No Matches found error. And > any package I

Re: CentOS yum install problem

2016-12-08 Thread Shlomi Fish
Hi David! On Thu, Dec 8, 2016 at 6:57 PM, David Suna wrote: > I am using CentOS for the first time on a GoDaddy Virtual Private Server. > Yesterday I was able to install packages without a problem. Today, for some > reason, any package I try to search for I get a No Matches found error. And > an

Re: CentOS yum install problem

2016-12-08 Thread Uri Even-Chen
I don't know, there are many. Try a service that has 4 DNS servers. I'm using https://zrh.cloudsigma.com/ and https://www.digitalocean.com/, also Rackspace are good, and of course Google and Amazon. I'm using Amazon's DNS servers (Route 53) for my domain names, at least those that I want to be alwa

Re: CentOS yum install problem

2016-12-08 Thread David Suna
While I agree, this is a project I inherited and I am not yet in a position to move off of GoDaddy yet. Just as an aside, what hosting service would you recommend? On 08/12/16 19:08, Uri Even-Chen wrote: I don't recommend hosting servers or websites at GoDaddy. Had a bad experience with them.

Re: CentOS yum install problem

2016-12-08 Thread Uri Even-Chen
I don't recommend hosting servers or websites at GoDaddy. Had a bad experience with them. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/

CentOS yum install problem

2016-12-08 Thread David Suna
I am using CentOS for the first time on a GoDaddy Virtual Private Server. Yesterday I was able to install packages without a problem. Today, for some reason, any package I try to search for I get a No Matches found error. And any package I try to install I get No package available. I am a De