Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Noticed a couple of things during running cli/structure_rra_paths.php in 087c. There was a warning about incorrect number of arguments to function update_db, and also a warning about use of undeclared variable $new_rrd_path in the update_db function.
This was the diff after I fixed, I was then able to run the script fine:
I'm assuming that running of the script before being fixed could result in breakage as the DB would not be updated accordingly to reflect structered paths due to "update_database" failing.
Noticed a couple of things during running cli/structure_rra_paths.php in 087c. There was a warning about incorrect number of arguments to function update_db, and also a warning about use of undeclared variable $new_rrd_path in the update_db function.
This was the diff after I fixed, I was then able to run the script fine:
I'm assuming that running of the script before being fixed could result in breakage as the DB would not be updated accordingly to reflect structered paths due to "update_database" failing.
This bug (00001377) has been fixed during the last days. Unfortunately I flagged it as "private". Take a look at SVN.
browniebraun wrote:
This bug (00001377) has been fixed during the last days. Unfortunately I flagged it as "private". Take a look at SVN.
It's no longer private.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
I'm also having problems with the PIA 2.3.... when I just did the patch with the diff file it didn't work right... however, if I copied the files in the 'files-0.8.7c' directory over my cacti install it worked.
I am running the latest SVN of cacti as of today at 9:00 am
manaf wrote:i have installed cacti 0.8.7b using yum.. is it possible to upgrade cacti from 0.8.7b to 0.8.7c through yum?
Not until the package maintainer does so. I would suspect they are awaiting the next patch that we are actively getting ready to deploy in order to catch several gotcha's in the initial 0.8.7c release code.
TheWitness
hi
i upgraded to 0.8.7c via yum (it reports Version 0.8.7c-1.el4.rf from DAG's repo) on feb 10
I have the " Undefined variable: hierrarchy in /var/www/cacti/lib/html_tree.php" bug but looking at bugs.cacti.net it says that this bug 0001394 is 'Fixed in Version => 0.8.7c'
Was DAG's package generated from pre-release 0.8.7c ?
I think a found another bug. The question is I not sure whether is it cacti 0.8.7c but or PA 2.3 bug.
Here is the situation.
I have aggregate 0.70 plugin install and can see it is installed and enable in:
Console->Configuration->Plugin Management
Then, if I copy a lets say aggregate 0.66 (older version) into plugins directory BUT with a different directory name. So now, inside my plugins directory, I have:
aggregate
aggregate-0.66
Inside my global.php, I only declare "aggregate".
By having 2 aggregate in plugin, when I click "Console->Configuration->Plugin Management", I see NOTHING! Empty content.
When I remove/delete the aggregate-0.66, the Plugin Management's content comes back.
0.8.7d is being released soon to address all the issues with 0.8.7c
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]