hmm.. the upgrade went pretty well.. but I had some locale problems. A website suggested a reboot so I tried that. And after the reboot I can't connect anymore. :-(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not yet sure if it is a result of the upgrade or some issue with a script:
On http://cppcheck.osuosl.org:8000/latest.html no date and time is shown any longer.
Not even for packages with very short names.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hmm... I guess it's an issue with the script. I don't remember where it got the date/time info from (is it lost when it restarts). If you have it up and running locally.. do you see it locally also?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For information I am upgrading the server cppcheck.osuosl.org
Trac will not work during the upgrade
The "donate-cpu.py" will not work during the upgrade
hmm.. the upgrade went pretty well.. but I had some locale problems. A website suggested a reboot so I tried that. And after the reboot I can't connect anymore. :-(
The OSUOSL team helped us on Chistmas Day! That is so nice.
The server is up now again. :-)
As far as I know everything is working now.
Not yet sure if it is a result of the upgrade or some issue with a script:
On http://cppcheck.osuosl.org:8000/latest.html no date and time is shown any longer.
Not even for packages with very short names.
It has nothing to do with the upgrade. The year 2018 is just hardcoded in the server script.
This PR fixes it: https://github.com/danmar/cppcheck/pull/1562
hmm... I guess it's an issue with the script. I don't remember where it got the date/time info from (is it lost when it restarts). If you have it up and running locally.. do you see it locally also?
See my previous post :)
I had it locally too, so i looked at the code and saw that the year 2018 was hard-coded.
I made a PR/commit to fix the issue: https://github.com/danmar/cppcheck/commit/164a46f8cd6ca04ab1c42f138ee8743f69941c9c