Page 1 of 1

Updating to 4.0.7?

Posted: Wed Jul 23, 2014 10:54 am
by lvlammert
Trying to update a test system created with 4.0.6 to 4.0.7, .. should 4.0.7 not exist in the repository?

# git remote
origin

[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git://git.code.sf.net/p/nagios/nagioscore

# git pull origin master
From git://git.code.sf.net/p/nagios/nagioscore
* branch master -> FETCH_HEAD
Already up-to-date.

git tag
...
nagios-4.0.4
nagios-4.0.5
nagios-4.0.6

What is the proper way to update from the repo to 4.0.7? Cannot find anything on the forum.

Thanks!

Lee

Re: Updating to 4.0.7?

Posted: Wed Jul 23, 2014 4:03 pm
by abrist
Core was moved to github (yay!) a few months ago:
https://github.com/NagiosEnterprises/nagioscore

Re: Updating to 4.0.7?

Posted: Wed Jul 23, 2014 5:35 pm
by lvlammert
Cool!! Might I suggest purging/killing the old copy on sf.net, if it isn't going to be updated in a timely fashion?

Thanks for the quick reply!

Lee

Re: Updating to 4.0.7?

Posted: Thu Jul 24, 2014 10:22 am
by slansing
I believe it is being kept around for those who do not want to update, and for various other reasons. Did you get updated to 4.0.7 just fine?

Re: Updating to 4.0.7?

Posted: Thu Jul 24, 2014 10:23 am
by lmiltchev
It is currently preserved for historical reasons.

Re: Updating to 4.0.7?

Posted: Thu Jul 24, 2014 11:30 am
by lvlammert
Pulled the repo yesterday with no problem - thanks! Ran out of time on the install, however, as the Apache configuration is different on Debian/ARM.

Thanks!

Lee

Re: Updating to 4.0.7?

Posted: Thu Jul 24, 2014 12:25 pm
by abrist
You are welcome. Locking 'er up.