It seems that the valkey autopkgtest caught a valid issue, as changes to redis in version 8 seems to have broken compatibility with valkey. I ran the test manually and checked why valkey startup failed, and the error log states:
# Can't handle RDB format version 12 # Fatal error loading the DB, check server logs. Exiting. I haven't found any upstream docs mentioning compatibility between redis 8 and valkey 8.1, so I can't tell for sure if it is supposed to be supported. If not though, the solution here may actually be to remove the valkey-redis-compat package to block migrations between them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2118952 Title: autopkgtest failure prevents migration of redis To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/redis/+bug/2118952/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
