@marin-n & @hggdh2,

I see that you have both reported failures on Azure.  @marin-n, from
your grub versions it looks like you're on focal.  I'd like to learn
more so I can recreate and get this addressed.

I would like to find out:
- which image release and build you are running:
$ cat /etc/lsb-release
$ cat /etc/cloud/build.info

- the image source (publisher/offer) and the vmSize:
$ curl  --silent -H Metadata:true 
"http://169.254.169.254/metadata/instance/compute/?api-version=2017-08-01"; | 
python3 -c 'import json,sys; 
data=json.load(sys.stdin);print("\n".join([data["vmSize"], data["publisher"], 
data["offer"]]));'

- anything special you've done with your config that would be relevant.

Thank you so much.

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

Title:
  grub boot error : "symbol 'grub_calloc' not found

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

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

Reply via email to