[Spce-user] Install fail on Azure VM (Debain 11)

Michael Prokop mprokop at sipwise.com
Mon Apr 25 11:31:01 EDT 2022


Hi,

* Gerry Kernan via Spce-user [Fri Apr 22, 2022 at 07:15:57AM +0000]:
> I had a similar issue with installing on azure, had to install a missing package
> linux-headers-5.10.0-9-cloud-amd64

So we already have support for EC2 environments, which - besides
taking care of some further configuration - pulls in
ngcp-linux-cloud-amd64, as alternative and replacement for
ngcp-linux-amd64. This is supposed to handle the linux-image and
linux-headers situation, depending on the environment. Now to also
support Azure environments out of the box, we need some adjustments
in our ngcp-installer.

Could someone please provide me the output of the following
(non-intrusive) commands (feel free to send to my personal mail
address if you don't want to share on the mailing list):

  systemd-detect-virt --vm
  echo $?

  wget --timeout=3 --wait=3 --tries=1 -O /dev/null --quiet --no-proxy --header="Metadata:true" "http://169.254.169.254/metadata/instance?api-version=2021-02-01"
  echo $?

regards
-mika-




More information about the Spce-user mailing list