Comment 14 for bug 2062176

Revision history for this message
Simon Déziel (sdeziel) wrote :

Verification for Noble of linux-image-6.8.0-1007-raspi:

````
root@ubuntu:~# apt-get dist-upgrade -V -t noble-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
   linux-image-6.8.0-1007-raspi (6.8.0-1007.7)
   linux-modules-6.8.0-1007-raspi (6.8.0-1007.7)
The following packages will be upgraded:
   apparmor (4.0.0-beta3-0ubuntu3 => 4.0.1-0ubuntu0.24.04.2)
   apt (2.7.14build2 => 2.8.0)
   apt-utils (2.7.14build2 => 2.8.0)
   dracut-install (060+5-1ubuntu3 => 060+5-1ubuntu3.1)
   libapparmor1 (4.0.0-beta3-0ubuntu3 => 4.0.1-0ubuntu0.24.04.2)
   libapt-pkg6.0t64 (2.7.14build2 => 2.8.0)
   libgnutls30t64 (3.8.3-1.1ubuntu3 => 3.8.3-1.1ubuntu3.1)
   libpam-modules (1.5.3-5ubuntu5 => 1.5.3-5ubuntu5.1)
   libpam-modules-bin (1.5.3-5ubuntu5 => 1.5.3-5ubuntu5.1)
   libpam-runtime (1.5.3-5ubuntu5 => 1.5.3-5ubuntu5.1)
   libpam0g (1.5.3-5ubuntu5 => 1.5.3-5ubuntu5.1)
   linux-image-raspi (6.8.0-1005.5 => 6.8.0-1007.7)
   login (1:4.13+dfsg1-4ubuntu3 => 1:4.13+dfsg1-4ubuntu3.2)
   lxd-installer (4 => 4ubuntu0.1)
   passwd (1:4.13+dfsg1-4ubuntu3 => 1:4.13+dfsg1-4ubuntu3.2)
   python3-distupgrade (1:24.04.18 => 1:24.04.19)
   python3-software-properties (0.99.48 => 0.99.49)
   software-properties-common (0.99.48 => 0.99.49)
   ubuntu-pro-client (32.3~24.04 => 32.3.1~24.04)
   ubuntu-pro-client-l10n (32.3~24.04 => 32.3.1~24.04)
   ubuntu-release-upgrader-core (1:24.04.18 => 1:24.04.19)
21 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
...

root@ubuntu:~# uname -a
Linux ubuntu 6.8.0-1007-raspi #7-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 24 10:21:12 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux

root@ubuntu:~# lxc launch ubuntu-daily:n/armhf nobletest
root@ubuntu:~# lxc exec nobletest -- hostname
nobletest
root@ubuntu:~# lxc ls
+-----------+---------+---------------------+----------------------------------------------+-----------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |
+-----------+---------+---------------------+----------------------------------------------+-----------+-----------+
| nobletest | RUNNING | 10.123.62.15 (eth0) | fd42:32a5:f6b4:f6f:216:3eff:fe93:f224 (eth0) | CONTAINER | 0 |
+-----------+---------+---------------------+----------------------------------------------+-----------+-----------+
```