Not sure if this should be a new report or added to this one, so I'll start here and create a new report if directed to.
I am trying to execute do-release-upgrade and I'm getting this error message: Currently, you have RabbitMQ server installed, which is not directly upgradable to the newer version. Upgrading may prevent the server from starting due to missing feature flags. I am currently on Ubuntu 22.04.5 LTS and have executed apt update and upgrade. My RabbitMQ seems to be the latest RabbitMQ release, according to rabbitmq.com sudo rabbitmqctl version returns: 3.13.7 All feature flags are currently enabled except for khepri_db: Listing feature flags ... name state classic_mirrored_queue_version enabled classic_queue_type_delivery_support enabled detailed_queues_endpoint enabled direct_exchange_routing_v2 enabled drop_unroutable_metric enabled empty_basic_get_metric enabled feature_flags_v2 enabled implicit_default_bindings enabled khepri_db disabled listener_records_in_ets enabled maintenance_mode_status enabled message_containers enabled message_containers_deaths_v2 enabled quorum_queue enabled quorum_queue_non_voters enabled restart_streams enabled stream_filtering enabled stream_queue enabled stream_sac_coordinator_unblock_group enabled stream_single_active_consumer enabled stream_update_config_command enabled tracking_records_in_ets enabled user_limits enabled virtual_host_metadata enabled I'm not sure what exactly the issue is, especially since it seems like I'm already on the latest version of RabbitMQ. My assumption (like wrong) is there is an issue with one or more tests in the ubuntu- release-upgrader. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2074309 Title: upgrade 22.04 -> 24.04 won't start due to feature flags To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/2074309/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
