Hello Wanderlei, Oops -- big flop. At least I mentioned that the upgrade was not tested. All the code is actually there, but I neglected to notice that there was a test for the full database range. In the code that you posted below, you only need to change the line: if [ "$DBVERSION" -lt 12 -o "$DBVERSION" -gt 14 ] ; then to if [ "$DBVERSION" -lt 12 -o "$DBVERSION" -gt 15 ] ; then and it all should work. I did put all the sql statements
necessary for the upgrade. I have made that change plus a few other cosmetic ones and pushed it to the Bacula git repository. Today I will test an upgrade from 7.4.x to the 7.9.0 (will be 9.0.0) format, and if it works, I will release a new updated beta version. Concerning the API documentation: yes, it is really not ideal. I hope to be able to enhance/correct it in the near future, but I doubt it will be done before the official 9.0.0 release. Thanks for testing this and notifying me of the problem. Best regards, Kern
On 05/29/2017 01:40 AM, Wanderlei
Huttel wrote:
|
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel