TLDR: I enabled questing-proposed, but no upgrade offered. So not (yet)
in -proposed, or ... PEBKAC?

LONG:

I did a fresh install of pre-installed server image, update, upgrade,
and base check:

ubuntu@ubuntu:~$ systemd-detect-virt
Failed to check for virtualization: Permission denied

Yup, still there. Good.

ubuntu@ubuntu:~$ systemd-detect-virt --version
systemd 257 (257.9-0ubuntu2)
+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS 
+OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD 
+LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT 
+QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -BTF -XKBCOMMON 
-UTMP +SYSVINIT +LIBARCHIVE


Then I added "questing-proposed" to Suites in
etc/apt/sources.list.d/ubuntu.sources to contain this:

ubuntu@ubuntu:~$ cat /etc/apt/sources.list.d/ubuntu.sources | grep -i suites
## Mirror your choices (except for URIs and Suites) in the security section 
below to
## Suites: The following additional suites can be configured
Suites: questing questing-updates questing-backports questing-proposed
## Ubuntu security updates. Aside from URIs and Suites,
Suites: questing-security



did update & upgrade, and ... not good:


ubuntu@ubuntu:~$ sudo apt upgrade -y
Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
ubuntu@ubuntu:~$


Full history:

sudo apt update
sudo apt upgrade -y
systemd-detect-virt
cat /etc/apt/sources.list.d/ubuntu.sources
cat /etc/apt/sources.list.d/ubuntu.sources | grep -i suites
sudo nano /etc/apt/sources.list.d/ubuntu.sources
sudo apt update
sudo apt upgrade -y
history
systemd-detect-virt
systemd-detect-virt --version
sudo apt upgrade -y
cat /etc/apt/sources.list.d/ubuntu.sources | grep -i suites
history | cut -c8-
systemd-detect-virt

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

Title:
  within qemu-RISCV64: systemd-detect-virt results in "Failed to check
  for virtualization: Permission denied"

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


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

Reply via email to