grant@lemur ~> lxc launch ubuntu-daily:xenial test Creating test Starting test grant@lemur ~> lxc shell test root@test:~# apt update Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [99.8 kB] Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [99.8 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [97.4 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [360 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [785 kB] Get:8 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security InRelease [7524 B] Get:9 https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates InRelease [7475 B] Get:10 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security/main amd64 Packages [659 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [225 kB] Get:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [7864 B] Get:13 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2672 B] Get:14 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [2049 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [461 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1220 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [358 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [22.6 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8476 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [9812 B] Get:24 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4456 B] Get:25 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [11.3 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4476 B] Fetched 18.6 MB in 3s (5617 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 2 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following packages will be upgraded: ubuntu-advantage-tools update-notifier-common 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 336 kB of archives. After this operation, 1684 kB disk space will be freed. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 update-notifier-common all 3.168.18 [168 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools amd64 27.12~16.04.1 [167 kB] Fetched 336 kB in 0s (518 kB/s) Preconfiguring packages ... (Reading database ... 25907 files and directories currently installed.) Preparing to unpack .../update-notifier-common_3.168.18_all.deb ... Unpacking update-notifier-common (3.168.18) over (3.168.15) ... Preparing to unpack .../ubuntu-advantage-tools_27.12~16.04.1_amd64.deb ... Unpacking ubuntu-advantage-tools (27.12~16.04.1) over (27.2.2~16.04.1) ... Processing triggers for man-db (2.7.5-1) ... Setting up update-notifier-common (3.168.18) ... Setting up ubuntu-advantage-tools (27.12~16.04.1) ... Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ... Installing new version of config file /etc/logrotate.d/ubuntu-advantage-tools ... Installing new version of config file /etc/ubuntu-advantage/help_data.yaml ... Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ... Installing new version of config file /etc/update-motd.d/91-contract-ua-esm-status ... Created symlink /run/cloud-init/cloud-id -> /run/cloud-init/cloud-id-lxd. root@test:~# pro version 27.12~16.04.1 root@test:~# cat /etc/apt/sources.list.d/ubuntu-esm-infra.list # Written by ubuntu-advantage-tools deb https://esm.ubuntu.com/infra/ubuntu xenial-infra-security main # deb-src https://esm.ubuntu.com/infra/ubuntu xenial-infra-security main deb https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates main # deb-src https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates main root@test:~# pro security-status 442 packages installed: 442 packages from Ubuntu Main/Restricted repository To get more information about the packages, run pro security-status --help for a list of available options. This machine is not attached to an Ubuntu Pro subscription. Ubuntu Pro with 'esm-infra' enabled provides security updates for Main/Restricted packages until 2026 and has 155 pending security updates. Try Ubuntu Pro beta with a free personal subscription on up to 5 machines. Learn more at https://ubuntu.com/pro root@test:~# echo "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe" > /etc/apt/sources.list.d/proposed.list root@test:~# apt update Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:3 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security InRelease Hit:4 https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Get:7 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [251 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages [26.3 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-proposed/main Translation-en [7880 B] Get:10 http://archive.ubuntu.com/ubuntu xenial-proposed/universe amd64 Packages [2360 B] Get:11 http://archive.ubuntu.com/ubuntu xenial-proposed/universe Translation-en [3204 B] Fetched 291 kB in 1s (189 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 1 package can be upgraded. Run 'apt list --upgradable' to see it. root@test:~# apt install ubuntu-advantage-tools Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following packages will be upgraded: ubuntu-advantage-tools 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 171 kB of archives. After this operation, 24.6 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 ubuntu-advantage-tools amd64 27.13.1~16.04.1 [171 kB] Fetched 171 kB in 0s (1330 kB/s) Preconfiguring packages ... (Reading database ... 26031 files and directories currently installed.) Preparing to unpack .../ubuntu-advantage-tools_27.13.1~16.04.1_amd64.deb ... Unpacking ubuntu-advantage-tools (27.13.1~16.04.1) over (27.12~16.04.1) ... Processing triggers for man-db (2.7.5-1) ... Setting up ubuntu-advantage-tools (27.13.1~16.04.1) ... Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ... Installing new version of config file /etc/ubuntu-advantage/help_data.yaml ... Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ... root@test:~# ll /etc/apt/sources.list.d/ total 3 drwxr-xr-x 2 root root 3 Jan 25 17:38 ./ drwxr-xr-x 7 root root 9 Oct 1 2021 ../ -rw-r--r-- 1 root root 90 Jan 25 17:38 proposed.list root@test:~# pro version 27.13.1~16.04.1 root@test:~# pro security-status 442 packages installed: 442 packages from Ubuntu Main/Restricted repository To get more information about the packages, run pro security-status --help for a list of available options. This machine is NOT receiving security patches because the LTS period has ended and esm-infra is not enabled. This machine is NOT attached to an Ubuntu Pro subscription. Ubuntu Pro with 'esm-infra' enabled provides security updates for Main/Restricted packages until 2026. Try Ubuntu Pro with a free personal subscription on up to 5 machines. Learn more at https://ubuntu.com/pro root@test:~# apt update Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. root@test:~# pro security-status 442 packages installed: 442 packages from Ubuntu Main/Restricted repository To get more information about the packages, run pro security-status --help for a list of available options. This machine is NOT receiving security patches because the LTS period has ended and esm-infra is not enabled. This machine is NOT attached to an Ubuntu Pro subscription. Ubuntu Pro with 'esm-infra' enabled provides security updates for Main/Restricted packages until 2026 and has 155 pending security updates. Try Ubuntu Pro with a free personal subscription on up to 5 machines. Learn more at https://ubuntu.com/pro root@test:~# logout grant@lemur ~> lxc delete test Error: The instance is currently running, stop it first or pass --force grant@lemur ~ [1]> lxc delete --force test grant@lemur ~> lxc launch ubuntu-daily:bionic test Creating test Starting test grant@lemur ~> lxc shell test root@test:~# echo "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe" > /etc/apt/sources.list.d/proposed.list root@test:~# apt update Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2543 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic-proposed InRelease [242 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [440 kB] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1257 kB] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [291 kB] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3908 B] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2876 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1870 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [405 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] Get:21 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.1 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] Get:25 http://archive.ubuntu.com/ubuntu bionic-proposed/restricted amd64 Packages [144 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-proposed/restricted Translation-en [20.0 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 Packages [152 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-proposed/main Translation-en [34.4 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-proposed/universe amd64 Packages [15.5 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-proposed/universe Translation-en [7356 B] Fetched 24.5 MB in 5s (4883 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 20 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# apt install ubuntu-advantage-tools Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following packages will be upgraded: ubuntu-advantage-tools 1 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. Need to get 171 kB of archives. After this operation, 16.4 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 ubuntu-advantage-tools amd64 27.13.1~18.04.1 [171 kB] Fetched 171 kB in 1s (315 kB/s) Preconfiguring packages ... (Reading database ... 29170 files and directories currently installed.) Preparing to unpack .../ubuntu-advantage-tools_27.13.1~18.04.1_amd64.deb ... Unpacking ubuntu-advantage-tools (27.13.1~18.04.1) over (27.12~18.04.1) ... Setting up ubuntu-advantage-tools (27.13.1~18.04.1) ... Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ... Installing new version of config file /etc/ubuntu-advantage/help_data.yaml ... Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... root@test:~# pro version 27.13.1~18.04.1 root@test:~# apt update Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:5 http://archive.ubuntu.com/ubuntu bionic-proposed InRelease Reading package lists... Done Building dependency tree Reading state information... Done 19 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# pro security-status 488 packages installed: 488 packages from Ubuntu Main/Restricted repository To get more information about the packages, run pro security-status --help for a list of available options. This machine is receiving security patching for Ubuntu Main/Restricted repository until 2023. This machine is NOT attached to an Ubuntu Pro subscription. Ubuntu Pro with 'esm-infra' enabled provides security updates for Main/Restricted packages until 2028. Try Ubuntu Pro with a free personal subscription on up to 5 machines. Learn more at https://ubuntu.com/pro root@test:~# apt install redis Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: libjemalloc1 redis-server redis-tools Suggested packages: ruby-redis The following NEW packages will be installed: libjemalloc1 redis redis-server redis-tools 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded. Need to get 637 kB of archives. After this operation, 3083 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjemalloc1 amd64 3.6.0-11 [82.4 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 redis-tools amd64 5:4.0.9-1ubuntu0.2 [516 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 redis-server amd64 5:4.0.9-1ubuntu0.2 [35.4 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 redis all 5:4.0.9-1ubuntu0.2 [3084 B] Fetched 637 kB in 1s (803 kB/s) Selecting previously unselected package libjemalloc1. (Reading database ... 29174 files and directories currently installed.) Preparing to unpack .../libjemalloc1_3.6.0-11_amd64.deb ... Unpacking libjemalloc1 (3.6.0-11) ... Selecting previously unselected package redis-tools. Preparing to unpack .../redis-tools_5%3a4.0.9-1ubuntu0.2_amd64.deb ... Unpacking redis-tools (5:4.0.9-1ubuntu0.2) ... Selecting previously unselected package redis-server. Preparing to unpack .../redis-server_5%3a4.0.9-1ubuntu0.2_amd64.deb ... Unpacking redis-server (5:4.0.9-1ubuntu0.2) ... Selecting previously unselected package redis. Preparing to unpack .../redis_5%3a4.0.9-1ubuntu0.2_all.deb ... Unpacking redis (5:4.0.9-1ubuntu0.2) ... Setting up libjemalloc1 (3.6.0-11) ... Setting up redis-tools (5:4.0.9-1ubuntu0.2) ... Setting up redis-server (5:4.0.9-1ubuntu0.2) ... Created symlink /etc/systemd/system/redis.service → /lib/systemd/system/redis-server.service. Created symlink /etc/systemd/system/multi-user.target.wants/redis-server.service → /lib/systemd/system/redis-server.service. Setting up redis (5:4.0.9-1ubuntu0.2) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Processing triggers for systemd (237-3ubuntu10.56) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for ureadahead (0.100.0-21) ... root@test:~# pro security-status 492 packages installed: 488 packages from Ubuntu Main/Restricted repository 4 packages from Ubuntu Universe/Multiverse repository To get more information about the packages, run pro security-status --help for a list of available options. This machine is receiving security patching for Ubuntu Main/Restricted repository until 2023. This machine is NOT attached to an Ubuntu Pro subscription. Ubuntu Pro with 'esm-infra' enabled provides security updates for Main/Restricted packages until 2028. Ubuntu Pro with 'esm-apps' enabled provides security updates for Universe/Multiverse packages until 2028 and has 3 pending security updates. Try Ubuntu Pro with a free personal subscription on up to 5 machines. Learn more at https://ubuntu.com/pro root@test:~# ll /etc/apt/sources.list.d/ total 3 drwxr-xr-x 2 root root 3 Jan 25 17:41 ./ drwxr-xr-x 7 root root 8 Jan 24 16:48 ../ -rw-r--r-- 1 root root 90 Jan 25 17:41 proposed.list root@test:~# logout grant@lemur ~> lxc delete --force test grant@lemur ~> lxc launch ubuntu-daily:focal test Creating test Starting test grant@lemur ~> lxc shell test root@test:~# echo "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe" > /etc/apt/sources.list.d/proposed.list root@test:~# apt update Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-proposed InRelease [267 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1961 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [321 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [11.8 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [788 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [153 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [16.9 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [22.2 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5464 B] Get:15 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [516 B] Get:16 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB] Get:18 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] Get:19 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] Get:20 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2359 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [404 kB] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [16.2 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1560 kB] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1019 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [236 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [23.4 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.2 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7408 B] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [604 B] Get:31 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B] Get:34 http://archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B] Get:35 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [24.9 kB] Get:36 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB] Get:37 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] Get:38 http://archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B] Get:39 http://archive.ubuntu.com/ubuntu focal-proposed/restricted amd64 Packages [294 kB] Get:40 http://archive.ubuntu.com/ubuntu focal-proposed/restricted Translation-en [40.6 kB] Get:41 http://archive.ubuntu.com/ubuntu focal-proposed/restricted amd64 c-n-f Metadata [116 B] Get:42 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages [239 kB] Get:43 http://archive.ubuntu.com/ubuntu focal-proposed/main Translation-en [52.9 kB] Get:44 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 c-n-f Metadata [1704 B] Get:45 http://archive.ubuntu.com/ubuntu focal-proposed/multiverse Translation-en [3404 B] Get:46 http://archive.ubuntu.com/ubuntu focal-proposed/multiverse amd64 c-n-f Metadata [116 B] Get:47 http://archive.ubuntu.com/ubuntu focal-proposed/universe amd64 Packages [45.5 kB] Get:48 http://archive.ubuntu.com/ubuntu focal-proposed/universe Translation-en [22.7 kB] Get:49 http://archive.ubuntu.com/ubuntu focal-proposed/universe amd64 c-n-f Metadata [2608 B] Fetched 24.6 MB in 5s (5325 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 34 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# apt install ubuntu-advantage-tools Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following packages will be upgraded: ubuntu-advantage-tools 1 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. Need to get 172 kB of archives. After this operation, 19.5 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 ubuntu-advantage-tools amd64 27.13.1~20.04.1 [172 kB] Fetched 172 kB in 0s (1082 kB/s) Preconfiguring packages ... (Reading database ... 32050 files and directories currently installed.) Preparing to unpack .../ubuntu-advantage-tools_27.13.1~20.04.1_amd64.deb ... Unpacking ubuntu-advantage-tools (27.13.1~20.04.1) over (27.12~20.04.1) ... Setting up ubuntu-advantage-tools (27.13.1~20.04.1) ... Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ... Installing new version of config file /etc/ubuntu-advantage/help_data.yaml ... Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ... Processing triggers for man-db (2.9.1-1) ... root@test:~# pro version 27.13.1~20.04.1 root@test:~# ll /etc/apt/sources.list.d/ total 3 drwxr-xr-x 2 root root 3 Jan 25 17:48 ./ drwxr-xr-x 7 root root 8 Jan 19 21:39 ../ -rw-r--r-- 1 root root 89 Jan 25 17:48 proposed.list root@test:~# apt install redis Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: libatomic1 libhiredis0.14 libjemalloc2 liblua5.1-0 lua-bitop lua-cjson redis-server redis-tools Suggested packages: ruby-redis The following NEW packages will be installed: libatomic1 libhiredis0.14 libjemalloc2 liblua5.1-0 lua-bitop lua-cjson redis redis-server redis-tools 0 upgraded, 9 newly installed, 0 to remove and 33 not upgraded. Need to get 928 kB of archives. After this operation, 4186 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libhiredis0.14 amd64 0.14.0-6 [30.2 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjemalloc2 amd64 5.2.1-1ubuntu1 [235 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblua5.1-0 amd64 5.1.5-8.1build4 [99.9 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 lua-bitop amd64 1.0.2-5 [6680 B] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 lua-cjson amd64 2.1.0+dfsg-2.1 [17.4 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 redis-tools amd64 5:5.0.7-2ubuntu0.1 [489 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 redis-server amd64 5:5.0.7-2ubuntu0.1 [37.4 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 redis all 5:5.0.7-2ubuntu0.1 [3064 B] Fetched 928 kB in 0s (2982 kB/s) Selecting previously unselected package libatomic1:amd64. (Reading database ... 32054 files and directories currently installed.) Preparing to unpack .../0-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... Selecting previously unselected package libhiredis0.14:amd64. Preparing to unpack .../1-libhiredis0.14_0.14.0-6_amd64.deb ... Unpacking libhiredis0.14:amd64 (0.14.0-6) ... Selecting previously unselected package libjemalloc2:amd64. Preparing to unpack .../2-libjemalloc2_5.2.1-1ubuntu1_amd64.deb ... Unpacking libjemalloc2:amd64 (5.2.1-1ubuntu1) ... Selecting previously unselected package liblua5.1-0:amd64. Preparing to unpack .../3-liblua5.1-0_5.1.5-8.1build4_amd64.deb ... Unpacking liblua5.1-0:amd64 (5.1.5-8.1build4) ... Selecting previously unselected package lua-bitop:amd64. Preparing to unpack .../4-lua-bitop_1.0.2-5_amd64.deb ... Unpacking lua-bitop:amd64 (1.0.2-5) ... Selecting previously unselected package lua-cjson:amd64. Preparing to unpack .../5-lua-cjson_2.1.0+dfsg-2.1_amd64.deb ... Unpacking lua-cjson:amd64 (2.1.0+dfsg-2.1) ... Selecting previously unselected package redis-tools. Preparing to unpack .../6-redis-tools_5%3a5.0.7-2ubuntu0.1_amd64.deb ... Unpacking redis-tools (5:5.0.7-2ubuntu0.1) ... Selecting previously unselected package redis-server. Preparing to unpack .../7-redis-server_5%3a5.0.7-2ubuntu0.1_amd64.deb ... Unpacking redis-server (5:5.0.7-2ubuntu0.1) ... Selecting previously unselected package redis. Preparing to unpack .../8-redis_5%3a5.0.7-2ubuntu0.1_all.deb ... Unpacking redis (5:5.0.7-2ubuntu0.1) ... Setting up libjemalloc2:amd64 (5.2.1-1ubuntu1) ... Setting up lua-cjson:amd64 (2.1.0+dfsg-2.1) ... Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... Setting up lua-bitop:amd64 (1.0.2-5) ... Setting up liblua5.1-0:amd64 (5.1.5-8.1build4) ... Setting up libhiredis0.14:amd64 (0.14.0-6) ... Setting up redis-tools (5:5.0.7-2ubuntu0.1) ... Setting up redis-server (5:5.0.7-2ubuntu0.1) ... Created symlink /etc/systemd/system/redis.service → /lib/systemd/system/redis-server.service. Created symlink /etc/systemd/system/multi-user.target.wants/redis-server.service → /lib/systemd/system/redis-server.service. Setting up redis (5:5.0.7-2ubuntu0.1) ... Processing triggers for systemd (245.4-4ubuntu3.19) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... root@test:~# apt update Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-proposed InRelease Reading package lists... Done Building dependency tree Reading state information... Done 33 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# pro security-status 582 packages installed: 574 packages from Ubuntu Main/Restricted repository 8 packages from Ubuntu Universe/Multiverse repository To get more information about the packages, run pro security-status --help for a list of available options. This machine is receiving security patching for Ubuntu Main/Restricted repository until 2025. This machine is NOT attached to an Ubuntu Pro subscription. Ubuntu Pro with 'esm-infra' enabled provides security updates for Main/Restricted packages until 2030. Ubuntu Pro with 'esm-apps' enabled provides security updates for Universe/Multiverse packages until 2030 and has 3 pending security updates. Try Ubuntu Pro with a free personal subscription on up to 5 machines. Learn more at https://ubuntu.com/pro root@test:~# logout grant@lemur ~> lxc delete --force test grant@lemur ~> lxc launch ubuntu-daily:jammy test Creating test Starting test grant@lemur ~> lxc shell test root@test:~# echo "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe" > /etc/apt/sources.list.d/proposed.list root@test:~# apt update Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-proposed InRelease [270 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [590 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [124 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [7776 B] Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [528 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [81.2 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [556 B] Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [632 kB] Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [85.3 kB] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [11.1 kB] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4268 B] Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [972 B] Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] Get:19 http://archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [835 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [185 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [12.3 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [566 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [87.1 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [556 B] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [790 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [138 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [14.8 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [7988 B] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [2448 B] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [432 B] Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3324 B] Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [1580 B] Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [272 B] Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B] Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [6744 B] Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [9460 B] Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [352 B] Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B] Get:44 http://archive.ubuntu.com/ubuntu jammy-proposed/restricted amd64 Packages [179 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy-proposed/restricted Translation-en [31.3 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy-proposed/restricted amd64 c-n-f Metadata [116 B] Get:47 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages [154 kB] Get:48 http://archive.ubuntu.com/ubuntu jammy-proposed/main Translation-en [35.9 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 c-n-f Metadata [1716 B] Get:50 http://archive.ubuntu.com/ubuntu jammy-proposed/multiverse amd64 Packages [16.2 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-proposed/multiverse Translation-en [7040 B] Get:52 http://archive.ubuntu.com/ubuntu jammy-proposed/multiverse amd64 c-n-f Metadata [116 B] Get:53 http://archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 Packages [61.4 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-proposed/universe Translation-en [29.0 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 c-n-f Metadata [2172 B] Fetched 26.2 MB in 4s (6186 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 42 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# apt install ubuntu-advantage-tools Reading package lists... Done Building dependency tree... Done Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following packages will be upgraded: ubuntu-advantage-tools 1 upgraded, 0 newly installed, 0 to remove and 41 not upgraded. Need to get 171 kB of archives. After this operation, 7168 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 ubuntu-advantage-tools amd64 27.13.1~22.04.1 [171 kB] Fetched 171 kB in 0s (1480 kB/s) Preconfiguring packages ... (Reading database ... 33723 files and directories currently installed.) Preparing to unpack .../ubuntu-advantage-tools_27.13.1~22.04.1_amd64.deb ... Unpacking ubuntu-advantage-tools (27.13.1~22.04.1) over (27.12~22.04.1) ... Setting up ubuntu-advantage-tools (27.13.1~22.04.1) ... Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ... Installing new version of config file /etc/ubuntu-advantage/help_data.yaml ... Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ... Processing triggers for man-db (2.10.2-1) ... Scanning processes... No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. root@test:~# pro version 27.13.1~22.04.1 root@test:~# apt install ansible Reading package lists... Done Building dependency tree... Done Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: ieee-data python3-argcomplete python3-dnspython python3-jmespath python3-kerberos python3-libcloud python3-lockfile python3-netaddr python3-ntlm-auth python3-packaging python3-pycryptodome python3-requests-kerberos python3-requests-ntlm python3-requests-toolbelt python3-selinux python3-simplejson python3-winrm python3-xmltodict Suggested packages: cowsay sshpass python3-sniffio python3-trio python-lockfile-doc ipython3 python-netaddr-docs The following NEW packages will be installed: ansible ieee-data python3-argcomplete python3-dnspython python3-jmespath python3-kerberos python3-libcloud python3-lockfile python3-netaddr python3-ntlm-auth python3-packaging python3-pycryptodome python3-requests-kerberos python3-requests-ntlm python3-requests-toolbelt python3-selinux python3-simplejson python3-winrm python3-xmltodict 0 upgraded, 19 newly installed, 0 to remove and 41 not upgraded. Need to get 22.9 MB of archives. After this operation, 243 MB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-packaging all 21.3-1 [30.7 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pycryptodome amd64 3.11.0+dfsg1-3build1 [1027 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dnspython all 2.1.0-1ubuntu1 [123 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 ieee-data all 20210605.1 [1887 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-netaddr all 0.8.0-2 [309 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ansible all 2.10.7+merged+base+2.10.8+dfsg-1 [17.5 MB] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-argcomplete all 1.8.1-1.5 [27.2 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jmespath all 0.10.0-1 [21.7 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kerberos amd64 1.1.14-3.1build5 [23.0 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lockfile all 1:0.12.2-2.2 [14.6 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-libcloud all 3.2.0-2 [1554 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-ntlm-auth all 1.4.0-1 [20.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-kerberos all 0.12.0-2 [11.9 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-ntlm all 1.1.0-1.1 [6160 B] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests-toolbelt all 0.9.1-1 [38.0 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-selinux amd64 3.3-1build2 [159 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-xmltodict all 0.12.0-2 [12.6 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-winrm all 0.3.0-2 [21.7 kB] Fetched 22.9 MB in 5s (4522 kB/s) Selecting previously unselected package python3-packaging. (Reading database ... 33727 files and directories currently installed.) Preparing to unpack .../00-python3-packaging_21.3-1_all.deb ... Unpacking python3-packaging (21.3-1) ... Selecting previously unselected package python3-pycryptodome. Preparing to unpack .../01-python3-pycryptodome_3.11.0+dfsg1-3build1_amd64.deb ... Unpacking python3-pycryptodome (3.11.0+dfsg1-3build1) ... Selecting previously unselected package python3-dnspython. Preparing to unpack .../02-python3-dnspython_2.1.0-1ubuntu1_all.deb ... Unpacking python3-dnspython (2.1.0-1ubuntu1) ... Selecting previously unselected package ieee-data. Preparing to unpack .../03-ieee-data_20210605.1_all.deb ... Unpacking ieee-data (20210605.1) ... Selecting previously unselected package python3-netaddr. Preparing to unpack .../04-python3-netaddr_0.8.0-2_all.deb ... Unpacking python3-netaddr (0.8.0-2) ... Selecting previously unselected package ansible. Preparing to unpack .../05-ansible_2.10.7+merged+base+2.10.8+dfsg-1_all.deb ... Unpacking ansible (2.10.7+merged+base+2.10.8+dfsg-1) ... Selecting previously unselected package python3-argcomplete. Preparing to unpack .../06-python3-argcomplete_1.8.1-1.5_all.deb ... Unpacking python3-argcomplete (1.8.1-1.5) ... Selecting previously unselected package python3-jmespath. Preparing to unpack .../07-python3-jmespath_0.10.0-1_all.deb ... Unpacking python3-jmespath (0.10.0-1) ... Selecting previously unselected package python3-kerberos. Preparing to unpack .../08-python3-kerberos_1.1.14-3.1build5_amd64.deb ... Unpacking python3-kerberos (1.1.14-3.1build5) ... Selecting previously unselected package python3-lockfile. Preparing to unpack .../09-python3-lockfile_1%3a0.12.2-2.2_all.deb ... Unpacking python3-lockfile (1:0.12.2-2.2) ... Selecting previously unselected package python3-simplejson. Preparing to unpack .../10-python3-simplejson_3.17.6-1build1_amd64.deb ... Unpacking python3-simplejson (3.17.6-1build1) ... Selecting previously unselected package python3-libcloud. Preparing to unpack .../11-python3-libcloud_3.2.0-2_all.deb ... Unpacking python3-libcloud (3.2.0-2) ... Selecting previously unselected package python3-ntlm-auth. Preparing to unpack .../12-python3-ntlm-auth_1.4.0-1_all.deb ... Unpacking python3-ntlm-auth (1.4.0-1) ... Selecting previously unselected package python3-requests-kerberos. Preparing to unpack .../13-python3-requests-kerberos_0.12.0-2_all.deb ... Unpacking python3-requests-kerberos (0.12.0-2) ... Selecting previously unselected package python3-requests-ntlm. Preparing to unpack .../14-python3-requests-ntlm_1.1.0-1.1_all.deb ... Unpacking python3-requests-ntlm (1.1.0-1.1) ... Selecting previously unselected package python3-requests-toolbelt. Preparing to unpack .../15-python3-requests-toolbelt_0.9.1-1_all.deb ... Unpacking python3-requests-toolbelt (0.9.1-1) ... Selecting previously unselected package python3-selinux. Preparing to unpack .../16-python3-selinux_3.3-1build2_amd64.deb ... Unpacking python3-selinux (3.3-1build2) ... Selecting previously unselected package python3-xmltodict. Preparing to unpack .../17-python3-xmltodict_0.12.0-2_all.deb ... Unpacking python3-xmltodict (0.12.0-2) ... Selecting previously unselected package python3-winrm. Preparing to unpack .../18-python3-winrm_0.3.0-2_all.deb ... Unpacking python3-winrm (0.3.0-2) ... Setting up python3-lockfile (1:0.12.2-2.2) ... Setting up python3-requests-toolbelt (0.9.1-1) ... Setting up python3-ntlm-auth (1.4.0-1) ... Setting up python3-pycryptodome (3.11.0+dfsg1-3build1) ... Setting up python3-kerberos (1.1.14-3.1build5) ... Setting up python3-simplejson (3.17.6-1build1) ... Setting up python3-xmltodict (0.12.0-2) ... Setting up python3-packaging (21.3-1) ... Setting up python3-jmespath (0.10.0-1) ... Setting up python3-requests-kerberos (0.12.0-2) ... Setting up ieee-data (20210605.1) ... Setting up python3-dnspython (2.1.0-1ubuntu1) ... Setting up python3-selinux (3.3-1build2) ... Setting up python3-argcomplete (1.8.1-1.5) ... Setting up python3-requests-ntlm (1.1.0-1.1) ... Setting up python3-libcloud (3.2.0-2) ... Setting up python3-netaddr (0.8.0-2) ... Setting up python3-winrm (0.3.0-2) ... Setting up ansible (2.10.7+merged+base+2.10.8+dfsg-1) ... Processing triggers for man-db (2.10.2-1) ... Scanning processes... No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. root@test:~# apt update Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:5 http://archive.ubuntu.com/ubuntu jammy-proposed InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done 41 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# pro security-status 592 packages installed: 582 packages from Ubuntu Main/Restricted repository 10 packages from Ubuntu Universe/Multiverse repository To get more information about the packages, run pro security-status --help for a list of available options. This machine is receiving security patching for Ubuntu Main/Restricted repository until 2027. This machine is NOT attached to an Ubuntu Pro subscription. Ubuntu Pro with 'esm-infra' enabled provides security updates for Main/Restricted packages until 2032. Ubuntu Pro with 'esm-apps' enabled provides security updates for Universe/Multiverse packages until 2032 and has 1 pending security update. Try Ubuntu Pro with a free personal subscription on up to 5 machines. Learn more at https://ubuntu.com/pro root@test:~# ll /etc/apt/sources.list.d/ total 3 drwxr-xr-x 2 root root 3 Jan 25 17:53 ./ drwxr-xr-x 8 root root 9 Jan 10 02:14 ../ -rw-r--r-- 1 root root 89 Jan 25 17:53 proposed.list root@test:~# logout grant@lemur ~> lxc delete --force test grant@lemur ~> lxc launch ubuntu-daily:kinetic test Creating test Starting test grant@lemur ~> lxc shell test root@test:~# echo "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe" > /etc/apt/sources.list.d/proposed.list root@test:~# apt update Get:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease [109 kB] Hit:2 http://archive.ubuntu.com/ubuntu kinetic InRelease Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 Packages [176 kB] Get:5 http://security.ubuntu.com/ubuntu kinetic-security/main Translation-en [47.4 kB] Get:6 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 c-n-f Metadata [4252 B] Get:7 http://security.ubuntu.com/ubuntu kinetic-security/restricted amd64 Packages [180 kB] Get:8 http://security.ubuntu.com/ubuntu kinetic-security/restricted Translation-en [28.0 kB] Get:9 http://security.ubuntu.com/ubuntu kinetic-security/restricted amd64 c-n-f Metadata [532 B] Get:10 http://security.ubuntu.com/ubuntu kinetic-security/universe amd64 Packages [66.2 kB] Get:11 http://security.ubuntu.com/ubuntu kinetic-security/universe Translation-en [27.2 kB] Get:12 http://security.ubuntu.com/ubuntu kinetic-security/universe amd64 c-n-f Metadata [3240 B] Get:13 http://security.ubuntu.com/ubuntu kinetic-security/multiverse amd64 Packages [4924 B] Get:14 http://security.ubuntu.com/ubuntu kinetic-security/multiverse Translation-en [996 B] Get:15 http://security.ubuntu.com/ubuntu kinetic-security/multiverse amd64 c-n-f Metadata [232 B] Get:16 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease [99.9 kB] Get:17 http://archive.ubuntu.com/ubuntu kinetic-proposed InRelease [267 kB] Get:18 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 Packages [14.5 MB] Get:19 http://archive.ubuntu.com/ubuntu kinetic/universe Translation-en [5791 kB] Get:20 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 c-n-f Metadata [291 kB] Get:21 http://archive.ubuntu.com/ubuntu kinetic/multiverse amd64 Packages [236 kB] Get:22 http://archive.ubuntu.com/ubuntu kinetic/multiverse Translation-en [112 kB] Get:23 http://archive.ubuntu.com/ubuntu kinetic/multiverse amd64 c-n-f Metadata [8408 B] Get:24 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 Packages [250 kB] Get:25 http://archive.ubuntu.com/ubuntu kinetic-updates/main Translation-en [68.2 kB] Get:26 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 c-n-f Metadata [5588 B] Get:27 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted amd64 Packages [180 kB] Get:28 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted Translation-en [28.0 kB] Get:29 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted amd64 c-n-f Metadata [532 B] Get:30 http://archive.ubuntu.com/ubuntu kinetic-updates/universe amd64 Packages [110 kB] Get:31 http://archive.ubuntu.com/ubuntu kinetic-updates/universe Translation-en [42.2 kB] Get:32 http://archive.ubuntu.com/ubuntu kinetic-updates/universe amd64 c-n-f Metadata [3884 B] Get:33 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse amd64 Packages [5596 B] Get:34 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse Translation-en [1128 B] Get:35 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse amd64 c-n-f Metadata [244 B] Get:36 http://archive.ubuntu.com/ubuntu kinetic-backports/main amd64 c-n-f Metadata [112 B] Get:37 http://archive.ubuntu.com/ubuntu kinetic-backports/restricted amd64 c-n-f Metadata [120 B] Get:38 http://archive.ubuntu.com/ubuntu kinetic-backports/universe amd64 Packages [3912 B] Get:39 http://archive.ubuntu.com/ubuntu kinetic-backports/universe Translation-en [1340 B] Get:40 http://archive.ubuntu.com/ubuntu kinetic-backports/universe amd64 c-n-f Metadata [172 B] Get:41 http://archive.ubuntu.com/ubuntu kinetic-backports/multiverse amd64 c-n-f Metadata [120 B] Get:42 http://archive.ubuntu.com/ubuntu kinetic-proposed/restricted amd64 Packages [107 kB] Get:43 http://archive.ubuntu.com/ubuntu kinetic-proposed/restricted Translation-en [18.5 kB] Get:44 http://archive.ubuntu.com/ubuntu kinetic-proposed/restricted amd64 c-n-f Metadata [116 B] Get:45 http://archive.ubuntu.com/ubuntu kinetic-proposed/main amd64 Packages [140 kB] Get:46 http://archive.ubuntu.com/ubuntu kinetic-proposed/main Translation-en [35.2 kB] Get:47 http://archive.ubuntu.com/ubuntu kinetic-proposed/main amd64 c-n-f Metadata [1448 B] Get:48 http://archive.ubuntu.com/ubuntu kinetic-proposed/multiverse amd64 c-n-f Metadata [116 B] Get:49 http://archive.ubuntu.com/ubuntu kinetic-proposed/universe amd64 Packages [41.4 kB] Get:50 http://archive.ubuntu.com/ubuntu kinetic-proposed/universe Translation-en [17.9 kB] Get:51 http://archive.ubuntu.com/ubuntu kinetic-proposed/universe amd64 c-n-f Metadata [1596 B] Fetched 23.1 MB in 4s (5952 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 34 packages can be upgraded. Run 'apt list --upgradable' to see them. root@test:~# apt install ubuntu-advantage-tools Reading package lists... Done Building dependency tree... Done Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following packages will be upgraded: ubuntu-advantage-tools 1 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. Need to get 149 kB of archives. After this operation, 11.3 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu kinetic-proposed/main amd64 ubuntu-advantage-tools amd64 27.13.1~22.10.1 [149 kB] Fetched 149 kB in 1s (152 kB/s) Preconfiguring packages ... (Reading database ... 34099 files and directories currently installed.) Preparing to unpack .../ubuntu-advantage-tools_27.13.1~22.10.1_amd64.deb ... Unpacking ubuntu-advantage-tools (27.13.1~22.10.1) over (27.12~22.10.1) ... Setting up ubuntu-advantage-tools (27.13.1~22.10.1) ... Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ... Installing new version of config file /etc/ubuntu-advantage/help_data.yaml ... Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ... Processing triggers for man-db (2.10.2-2) ... Scanning processes... No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. root@test:~# pro version 27.13.1~22.10.1 root@test:~# ll /etc/apt/sources.list.d/ total 3 drwxr-xr-x 2 root root 3 Jan 25 18:09 ./ drwxr-xr-x 8 root root 9 Jan 12 15:39 ../ -rw-r--r-- 1 root root 91 Jan 25 18:09 proposed.list root@test:~# # no esm-apps on non-lts root@test:~# pro security-status 585 packages installed: 585 packages from Ubuntu Main/Restricted repository To get more information about the packages, run pro security-status --help for a list of available options. Main/Restricted packages receive updates until 7/2023. Ubuntu Pro is not available for non-LTS releases. root@test:~# logout grant@lemur ~>