Oh that's bad if it is missing in terms of packaging, would you mind to create an issue on github ?
On Tuesday, 31 December 2024 at 21:38:10 UTC+1 Alexander Frankenhauser wrote: > Ok I downloaded the DB update script from: > > bareos/core/src/cats/ddl/updates/postgresql.2230_2240.sql at master · > bareos/bareos · GitHub > <https://github.com/bareos/bareos/blob/master/core/src/cats/ddl/updates/postgresql.2230_2240.sql> > > uploaded it to: > > /usr/local/lib/bareos/scripts/ddl/updates > > and rerun: > > su postgres -c /usr/local/lib/bareos/scripts/update_bareos_tables > su postgres -c /usr/local/lib/bareos/scripts/grant_bareos_privileges > > everything is working now. > > On Tuesday, December 31, 2024 at 2:06:22 PM UTC-6 Alexander Frankenhauser > wrote: > >> Hello, >> I'm updating bareos from version 23.1 to version 24 on FreeBSD 13.4. >> >> The update goes well until I need to run the database update script: >> >> /usr/local/lib/bareos/scripts/update_bareos_tables >> >> su postgres -c /usr/local/lib/bareos/scripts/update_bareos_tables >> Info: Updating bareos tables >> [: bee: bad number >> Error: Don't know how to upgrade from version 2230 to 2240 >> >> I had a similar error when upgrading from a previous version (22 to 23) >> the issue was that the SQL upgrade script did not make it into the port. >> >> Anybody running into the same issue? >> >> -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/bareos-users/3a324c73-fb8c-472e-a61f-d52d49d3900bn%40googlegroups.com.
