Bug 25078 changed how database updates are handled at upgrade for versions 21.11 and later. In backporting bug 29457 and bug 29557 to 21.05.09, I mistakenly followed the new updatedatabase structure. This bug is to correct those errors. As I understand the changes from 25078, this error won't cause an upgrade to 21.05.09 to fail, but the changes from the two bugs linked above will not be made. Those changes are a correction to a notice script and two informational notes to be output when updatedatabase runs, so the impact here is minimal.
Created attachment 130397 [details] [review] Bug 30065: Correct errors in updatedatabase
Created attachment 130403 [details] [review] Bug 30065: Correct errors in updatedatabase Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 130404 [details] [review] Bug 30065: Correct errors in updatedatabase Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 130405 [details] [review] Bug 30065: Correct errors in updatedatabase Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Pushed to 21.05.x for 21.05.10