Page 1 of 1

Issue upgrading to 2R1.0

Posted: Fri Mar 06, 2015 11:10 am
by snapon_admin
I'm having some trouble getting the packages to download to our server. I have certain mirrors allowed to connect to the NNA server through our firewall, and that has always been good enough to get updates to work, but I couldn't get any of them to connect this time. I decided to open up access on the firewall so that NNA can access anything from the outside and now all I get are 404 errors when trying to connect to the various mirrors.

Code: Select all

Downloading Packages:
http://centos-distro.cavecreek.net/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://lug.mtu.edu/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirror.itc.virginia.edu/CentOS/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirror.lug.udel.edu/pub/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirror.raystedman.net/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirrors.cmich.edu/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirrors.greenmountainaccess.net/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirrors.loosefoot.com/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://www.gtlib.gatech.edu/pub/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
ftp://ftp.ussg.iu.edu/linux/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://centos-distro.cavecreek.net/centos/6.5/os/x86_64/Packages/dejavu-sans-fonts-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://lug.mtu.edu/centos/6.5/os/x86_64/Packages/dejavu-sans-fonts-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
I get that for all of them. Thoughts?

Re: Issue upgrading to 2R1.0

Posted: Fri Mar 06, 2015 11:21 am
by cmerchant
What version of CentOS are you running:

Code: Select all

cat /etc/*release

Re: Issue upgrading to 2R1.0

Posted: Fri Mar 06, 2015 11:23 am
by snapon_admin
6.5, sorry should have included that in my OP.

Code: Select all

[root@lisl-ngna-01-pv nagiosna]# cat /etc/*release
CentOS release 6.5 (Final)
CentOS release 6.5 (Final)
CentOS release 6.5 (Final)

Re: Issue upgrading to 2R1.0

Posted: Fri Mar 06, 2015 11:57 am
by cmerchant
Are you going through any proxy server?

Could you try this alone:

Code: Select all

yum clean
yum update

Re: Issue upgrading to 2R1.0

Posted: Fri Mar 06, 2015 12:17 pm
by snapon_admin
Nope, not at this location. Just to be sure I tried putting our proxy info into the /etc/yum.conf file and got a different error, "couldn't connect to host" this time. Yum update seems to be going just fine. Not done yet, but everything's connection and updating.

Re: Issue upgrading to 2R1.0

Posted: Fri Mar 06, 2015 12:22 pm
by snapon_admin
Update: After adding the proxy settings to /etc/yum.conf, testing (which also didn't work) and removing the proxy settings, essentially doing nothing since I was just putting it back to the way it was originally, the upgrade appears to be going now...dafunk? Will report back if there are any issues.

Edit: Yep, upgrade completed successfully, no idea why adding and removing the proxy (essentially doing nothing) fixed it, but meh. Time to play around and look for bugs! Hurray! Thanks guys, update looks great, can't wait to check out all the new hotness.

Re: Issue upgrading to 2R1.0

Posted: Fri Mar 06, 2015 12:30 pm
by cmerchant
You maybe kicked it hard enough :) Let us know if there is any other problems with the NNA upgrade. Remember to "lower the shields" after your upgrade. Thanks.