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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1902260

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to