[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2025-02-24 Thread Bryce Harrington
The patches in Sergio's PPA appear to focus on removing some architecture checks for this feature, but presumably the virtualized reproduction that Sergio and Lukas have done lack some underlying support that evidently was present for Georgia, if I'm understanding correctly? @Georgia: in order to

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2025-02-19 Thread Georgia Garcia
hi Lukas. Yes, I was reproducing it on my host with real hardware. Unfortunately I have since upgraded to noble, so I'm unable to test unless I downgrade the packages (let me know if you'd like me to) Regarding TPM, I'm not sure what to look for, but here's what I got $ cat /sys/class/tpm/tpm0/t

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2025-02-12 Thread Lukas Märdian
I've been testing libvirt 8.0.0-1ubuntu7.11~ppa2 from Sergio's PPA inside a Jammy LXD amd64 container, trying to emulate an armv7l instance. This seems to fix the original issue of "ERROR unsupported configuration: TPM model 'tpm-tis' is only available for x86 and aarch64 guests", but as described

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2025-01-30 Thread Sergio Durigan Junior
** Changed in: libvirt (Ubuntu Jammy) Assignee: Sergio Durigan Junior (sergiodj) => Lukas Märdian (slyon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077336 Title: Creation of armv7l vm fail

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2024-09-06 Thread Georgia Garcia
Ah, I tested only in jammy amd64. Here's my setup: georgia@georgia:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 22.04.4 LTS Release:22.04 Codename: jammy georgia@georgia:~$ uname -a Linux georgia 5.15.0-119-generic #129-Ubuntu SMP Fri

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2024-09-05 Thread Sergio Durigan Junior
Hi Georgia, Thanks for confirming that the package works for you! So, I'm trying to create a VM using your reproducer here, but now I'm seeing the following error: # virt-install -n oracular-arm --os-variant=generic --ram=4096 --vcpus=4 --disk /tmp/oracular-server-cloudimg-armhf.img --import --

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2024-09-05 Thread Georgia Garcia
Hi Sergio The version from the PPA fixes it for me. Thank you for working on this! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077336 Title: Creation of armv7l vm fails due to tpm-tis To manage

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2024-09-04 Thread Sergio Durigan Junior
Hi Georgia, Apologies for the delay. I've just uploaded a tentative fix to the following PPA: https://launchpad.net/~sergiodj/+archive/ubuntu/libvirt/+packages It's currently building; I will test it tomorrow. Could you please also give it a try and let me know if it fixes the problem for you?

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2024-08-21 Thread Sergio Durigan Junior
Thanks for filing a bug, Georgia. I can reproduce the issue here. I also verified that it doesn't happen on Noble, as expected. I'll start working on backporting the patch soon. ** Changed in: libvirt (Ubuntu Jammy) Assignee: (unassigned) => Sergio Durigan Junior (sergiodj) ** Changed in:

[Bug 2077336] Re: Creation of armv7l vm fails due to tpm-tis

2024-08-19 Thread Georgia Garcia
** Description changed: I downloaded an armhf cloud image on jammy and tried to create a vm but - I got an error saying that tpm-this is not supported + I got an error saying that tpm-tis is not supported $ wget https://cloud-images.ubuntu.com/oracular/current/oracular-server-cloudimg-armh