[Bug 1902260] Re: systemd-detect-virt is missing on Groovy arm64 EC2 AMI

John Chittum 1902260 at bugs.launchpad.net
Fri Nov 6 14:49:39 UTC 2020


Confirmed not just for arm64, but also latest amd64 groovy builds

amd64 ami: ubuntu/images-testing/hvm-ssd/ubuntu-groovy-daily-
amd64-server-20201104

~$ uname -a
Linux ip-172-31-92-148 5.8.0-1011-aws #11-Ubuntu SMP Thu Oct 22 10:15:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

~$ dpkg -S systemd-detect-virt
systemd: /usr/bin/systemd-detect-virt
systemd: /usr/share/bash-completion/completions/systemd-detect-virt
systemd: /usr/share/man/man1/systemd-detect-virt.1.gz
~$ ls /usr/bin/systemd-detect-virt
ls: cannot access '/usr/bin/systemd-detect-virt': No such file or directory


arm64 ami: ubuntu/images-testing/hvm-ssd/ubuntu-groovy-daily-arm64-server-20201104
~$ uname -a
Linux ip-172-31-52-203 5.8.0-1011-aws #11-Ubuntu SMP Thu Oct 22 10:16:43 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
~$ dpkg -S systemd-detect-virt
systemd: /usr/bin/systemd-detect-virt
systemd: /usr/share/bash-completion/completions/systemd-detect-virt
systemd: /usr/share/man/man1/systemd-detect-virt.1.gz
~$ ls /usr/bin/systemd-detect-virt
ls: cannot access '/usr/bin/systemd-detect-virt': No such file or directory

compared to latest focal release:

arm64 ami: 099720109477/ubuntu/images/hvm-ssd/ubuntu-
focal-20.04-arm64-server-20200720

~$ uname -a
Linux ip-172-31-48-176 5.4.0-1020-aws #20-Ubuntu SMP Fri Jul 10 05:53:22 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
~$ dpkg -S systemd-detect-virt
systemd: /usr/bin/systemd-detect-virt
systemd: /usr/share/bash-completion/completions/systemd-detect-virt
systemd: /usr/share/man/man1/systemd-detect-virt.1.gz
~$ ls /usr/bin/systemd-detect-virt
/usr/bin/systemd-detect-virt

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

Title:
  systemd-detect-virt is missing on Groovy arm64 EC2 AMI

Status in cloud-images:
  New
Status in livecd-rootfs package in Ubuntu:
  New

Bug description:
  ubuntu/images/hvm-ssd/ubuntu-groovy-20.10-arm64-server-20201022.1

  ubuntu at ip-172-31-30-199:~$ dpkg -S systemd-detect-virt
  systemd: /usr/bin/systemd-detect-virt
  systemd: /usr/share/bash-completion/completions/systemd-detect-virt
  systemd: /usr/share/man/man1/systemd-detect-virt.1.gz
  ubuntu at ip-172-31-30-199:~$ ls /usr/bin/systemd-detect-virt
  ls: cannot access '/usr/bin/systemd-detect-virt': No such file or directory

  
  Since livecd-rootfs plays with diversions of this file it looks suspicious, but I have not fully triaged the problem.

  LXD image for amd64 seems to be ok: ubuntu 20.10 amd64 (release)
  (20201022.1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1902260/+subscriptions



More information about the foundations-bugs mailing list