Autopkgtests passing, and installs verified for questing and noble:

$ lxc launch ubuntu:noble test-valkey-noble
$ lxc exec test-valkey-noble bash
$ apt update
$ apt upgrade
$ cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
main multiverse universe
EOF
$ apt update
$ apt install valkey-server/noble-proposed
$ valkey-server --version
Server v=7.2.12 sha=00000000:0 malloc=jemalloc-5.3.0 bits=64 
build=65f5b4bb2651ba8d

$ lxc launch ubuntu:questing test-valkey-questing
$ lxc exec test-valkey-questing bash
$ apt update
$ apt upgrade
$ cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
main multiverse universe
EOF
$ apt update
$ apt install valkey-server/questing-proposed
$ valkey-server --version
Valkey server v=8.1.6 sha=00000000:0 malloc=jemalloc-5.3.0 bits=64 
build=f3c791a36f43410f

** Tags removed: verification-needed verification-needed-noble 
verification-needed-questing
** Tags added: verification-done verification-done-noble 
verification-done-questing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2142590

Title:
  Update Valkey to 7.2.12 in noble, 8.1.6 in questing, and 9.0.3 in
  resolute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valkey/+bug/2142590/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to