Greetings
I have successfully upgrade from 5.12 to 6.0.0.2-1.ce. There is just one issue, onedb upgrade gives me this:
onedb upgrade
Sqlite database backup stored in /var/lib/one/one.db_2021-6-18_10:0:33.bck
Use ‘onedb restore’ to restore the DB.
Running migrators for shared tables
Database already uses version 5.12.0
Running migrators for local tables
Database already uses version 5.12.0
ERROR: Database upgrade to the latest versions (local 5.12.0, shared 5.12.0)
wasn’t successful due to missing migration descriptors. Migrators are
provided as part of Enterprise Edition for customers with active subscription.
For community with non-commercial deployments they are provided via a
dedicated migration package, which must be obtained separately.
All packages are succesfully upgraded:
docker-machine-opennebula/stable 6.0.0.2-1.ce amd64
libopennebula-java/stable 6.0.0.2-1.ce all
libopennebula-java-doc/stable 6.0.0.2-1.ce all
opennebula/stable,now 6.0.0.2-1.ce amd64 [installed]
opennebula-common/stable,now 6.0.0.2-1.ce all [installed,automatic]
opennebula-common-onecfg/stable,now 6.0.0.2-1.ce all [installed,automatic]
opennebula-context/bionic 4.14.0-1 all
opennebula-dbgsym/stable 6.0.0.2-1.ce amd64
opennebula-fireedge/stable 6.0.0.2-1.ce amd64
opennebula-flow/stable,now 6.0.0.2-1.ce all [installed]
opennebula-gate/stable,now 6.0.0.2-1.ce all [installed]
opennebula-guacd/stable 6.0.0.2-1.ce amd64
opennebula-libs/stable,now 6.0.0.2-1.ce all [installed,automatic]
opennebula-lxd-snap/stable 6.0.0.2-1.ce amd64
opennebula-node/bionic 4.12.3+dfsg-3.1build1 all [residual-config]
opennebula-node-firecracker/stable 6.0.0.2-1.ce amd64
opennebula-node-kvm/stable,now 6.0.0.2-1.ce all [installed]
opennebula-node-lxc/stable 6.0.0.2-1.ce amd64
opennebula-node-lxd/stable 6.0.0.2-1.ce amd64
opennebula-provision/stable 6.0.0.2-1.ce all
opennebula-provision-data/stable 6.0.0.2-1.ce all
opennebula-rubygems/stable,now 6.0.0.2-1.ce all [installed,automatic]
opennebula-sunstone/stable,now 6.0.0.2-1.ce all [installed]
opennebula-tools/stable,now 6.0.0.2-1.ce all [installed,automatic]
ruby-opennebula/bionic 4.12.3+dfsg-3.1build1 all
I have followed this guide:
https://docs.opennebula.io/5.12/intro_release_notes/upgrades/upgrading_single.html
as well as this one:
https://docs.opennebula.io/6.0/intro_release_notes/upgrades/upgrading_single.html
But I am stuck on the onedb upgrade.