[Bug 2084926] [NEW] test suite tries to open too many pipe buffers

2024-10-18 Thread Adriano Cordova Fedeli
Public bug reported: The current setting of 256 seems to hit the limit when executing many test cases, giving an -EPERM error after some test cases. If you rebuild after getting the error, even the first test case fails. This seems to be a kernel counter associated to the user session (persis

[Bug 2088181] Re: route_table_size is parsed as number of entries but it should be bytes

2024-11-14 Thread Adriano Cordova Fedeli
Patch ** Patch added: "https://git.launchpad.net/~adrianoco/grub/+git/ubuntu/commit/?h=ubuntu&id=574bcca8b2d4f60784f395adbee9cece2b2ab8c3"; https://git.launchpad.net/~adrianoco/grub/+git/ubuntu/commit/?h=ubuntu&id=574bcca8b2d4f60784f395adbee9cece2b2ab8c3 -- You received this bug notificatio

[Bug 2088181] [NEW] route_table_size is parsed as number of entries but it should be bytes

2024-11-14 Thread Adriano Cordova Fedeli
Public bug reported: In https://git.launchpad.net/~ubuntu-uefi- team/grub/+git/ubuntu/tree/debian/patches/network/support-uefi- networking-protocols.patch the variable route_table_size is interpreted as the number of entries of the route table, but the UEFI spec demands for it to be parsed as the

[Bug 2092205] [NEW] Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2024-12-19 Thread Adriano Cordova Fedeli
Public bug reported: In live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binar we currently write file /etc/flash-kernel/machine to control which device- tree is copied to /boot and in subsequently to generate a devicetree comand in grub.cfg. We have only one image for the VisionFive

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2024-12-20 Thread Adriano Cordova Fedeli
** Description changed: In live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary we currently write file /etc/flash-kernel/machine to control which device-tree is copied to /boot and in subsequently to generate a devicetree command in grub.cfg. So We have only one image for

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2024-12-20 Thread Adriano Cordova Fedeli
** Description changed: In live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary we currently write file /etc/flash-kernel/machine to control which device-tree is copied to /boot and in subsequently to generate a devicetree comand in grub.cfg. We have only one image for

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2024-12-19 Thread Adriano Cordova Fedeli
** Description changed: In live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binar we currently write file /etc/flash-kernel/machine to control which device- tree is copied to /boot and in subsequently to generate a devicetree comand in grub.cfg. We have only one image for

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2024-12-20 Thread Adriano Cordova Fedeli
** Description changed: In live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary we currently write file /etc/flash-kernel/machine to control which device-tree is copied to /boot and in subsequently to generate a devicetree command in grub.cfg. - So + So We have only one imag

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2024-12-20 Thread Adriano Cordova Fedeli
Hi Steve, I updated the test plan ** Description changed: In live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary we currently write file /etc/flash-kernel/machine to control which device-tree is copied to /boot and in subsequently to generate a devicetree command in grub.cfg.

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2024-12-20 Thread Adriano Cordova Fedeli
** Description changed: - In live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binar we - currently write file /etc/flash-kernel/machine to control which device- - tree is copied to /boot and in subsequently to generate a devicetree - comand in grub.cfg. + In live-build/ubuntu-cpc/hooks

[Bug 2095415] [NEW] Device trees are not copied to the ESP

2025-01-21 Thread Adriano Cordova Fedeli
Public bug reported: In f9c5020200ce ("riscv: directly copy device trees to /boot/dtbs") devicetrees are not correctly copied to the ESP, where U-boot expects them. ** Affects: livecd-rootfs (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because y

[Bug 2093423] [NEW] If an initrd is already present in UEFI, systemd stub fails booting

2025-01-10 Thread Adriano Cordova Fedeli
Public bug reported: The systemd stub prepares an initrd and tries to register it in UEFI. If an initrd is already present in UEFI, systemd stub fails booting. This does not permit to boot with a preexistent initrd. ** Affects: systemd (Ubuntu) Importance: Undecided Status: New --

[Bug 2099993] Re: visionfive2 and milkvmars images are built in the same way

2025-02-25 Thread Adriano Cordova Fedeli
** Also affects: livecd-rootfs (Ubuntu Oracular) Importance: Undecided Status: New ** Also affects: livecd-rootfs (Ubuntu Plucky) Importance: Undecided Status: New ** Also affects: livecd-rootfs (Ubuntu Noble) Importance: Undecided Status: New -- You received this

[Bug 2099993] [NEW] visionfive2 and milkvmars images are built in the same way

2025-02-25 Thread Adriano Cordova Fedeli
Public bug reported: The builds for SUBARCH 'visionfive2' and 'milkvmars' are exactly the same. We could merge those subarches into the SUBARCH 'jh7110'. With the 6.14 kernel these images additionally support the DeepComputing Framework Motherboard FML13V01 and the Pine64 Star64. [ Impact ] * Th

[Bug 2099992] [NEW] visionfive2 and milkvmars images are built in the same way

2025-02-25 Thread Adriano Cordova Fedeli
Public bug reported: The builds for SUBARCH 'visionfive2' and 'milkvmars' are exactly the same. We could merge those subarches into the SUBARCH 'jh7110'. With the 6.14 kernel these images additionally support the DeepComputing Framework Motherboard FML13V01 and the Pine64 Star64. [ Impact ] * Th

[Bug 2100783] [NEW] systemd-boot does not support enough PE sections and externally provided initrd on UKI

2025-03-03 Thread Adriano Cordova Fedeli
Public bug reported: We would like to boot arm and riscv using systemd-ukify. Currently, there are two problems with the EFI stub in systemd-boot that is used by systemd-ukify to make the UKI: 1. It does not support adding to the UKI the amount of device trees that are needed for riscv and arm.

[Bug 2100783] Re: systemd-boot does not support enough PE sections and externally provided initrd on UKI

2025-03-05 Thread Adriano Cordova Fedeli
** Description changed: We would like to boot arm and riscv using systemd-ukify, but the EFI stub in systemd-boot that is used by systemd-ukify to make the UKI only supports embedded initrd's. We would like to be able to externally provide the initrd. This is important for secure boot, as

[Bug 2100783] Re: systemd-boot does not support enough PE sections and externally provided initrd on UKI

2025-03-05 Thread Adriano Cordova Fedeli
** Description changed: - We would like to boot arm and riscv using systemd-ukify. Currently, - there are two problems with the EFI stub in systemd-boot that is used by - systemd-ukify to make the UKI: + We would like to boot arm and riscv using systemd-ukify, but the EFI + stub in systemd-boot th

[Bug 2105849] Re: riscv64 autopkgtest failure due to version test failure

2025-04-05 Thread Adriano Cordova Fedeli
** Package changed: libpanel (Ubuntu) => psmisc (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105849 Title: riscv64 autopkgtest failure due to version test failure To manage notifications

[Bug 2104572] Re: Booting the daily noble RISC-V installer image fails

2025-04-09 Thread Adriano Cordova Fedeli
I have updated the SRU LP bug ** Description changed: [ Impact ] - * Grub does not properly set the root= variable to identify the rootfs. +  * Grub, as provided by cd-boot-images-riscv64, does not properly set the root= +variable to identify the rootfs. - [ Test Plan ] +  * I have

[Bug 2104572] Re: Booting the daily noble RISC-V installer image fails

2025-04-09 Thread Adriano Cordova Fedeli
** Description changed: [ Impact ] -  * Grub, as provided by cd-boot-images-riscv64, does not properly set the root= -variable to identify the rootfs. +  * Grub, as provided by cd-boot-images-riscv64, does not properly set the root= +    variable to identify the rootfs.  * I have

[Bug 2105839] [NEW] containerd-app autopkgtest fails on riscv64 due to containerd connection timeout

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The containerd-app autopkgtest is failing on riscv64 due to containerd timing out while trying to connect to its socket (/run/containerd/containerd.sock). Additionally, the test logs show issues with CNI initialization, which may indicate missing network configuration. Log: h

[Bug 2105844] [NEW] Autopkgtest regression on RISC-V due to unexpected bitmap IP range changes.

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The autopkgtest for bitmap:ip failed on RISC-V due to a mismatch in the expected memory size and entry count. The test expected 5 entries with a memory size of 532568, but it returned 6 entries and a memory size of 532608. The additional entry 2.0.0.1 caused the failure. Log:

[Bug 2105843] [NEW] autopkgtest fails on riscv64 on dh_auto_test error

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The google-guest-agent autopkgtest fails on riscv64 during the dh- golang-autopkgtest phase, where dh_auto_test returns an error while running Go tests. The test exits with a non-zero status code 1, indicating a failure in the build process. Full log:https://autopkgtest.ubunt

[Bug 2105846] [NEW] riscv64 autopkgtest failure due to a timeout during upstream-runtime-tests-isolation test

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The autopkgtest for keyutils failed because the test upstream-runtime- tests-isolation timed out. https://autopkgtest.ubuntu.com/results/autopkgtest- plucky/plucky/riscv64/k/keyutils/20250321_130957_b8ac0@/log.gz ** Affects: keyutils (Ubuntu) Importance: Undecided

[Bug 2105850] [NEW] riscv64 autopkgtest failure due to subprocess hangs, timeouts, and import issues

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: Multiple tests fail test_reload failures: Subprocesses fail to terminate. test_future_write failures: SSL write operations time out. test_request_timeout failure: HTTP client test logic issue (empty deque). test_unquote_large failures: Performance issue (test takes too lon

[Bug 2105842] [NEW] edk2 autopkgtest fails on riscv64 due to timeout in BootToShellTest

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The edk2 autopkgtest is failing on riscv64 during BootToShellTest, where qemu-system-loongarch64 times out waiting for a response. The test fails with a pexpect.exceptions.TIMEOUT error, preventing successful execution. Full log: https://autopkgtest.ubuntu.com/results/autopkg

[Bug 2105849] [NEW] riscv64 autopkgtest failure due to version test failure

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The test suite for psmisc failed during the version test Log: https://autopkgtest.ubuntu.com/results/autopkgtest- plucky/plucky/riscv64/p/psmisc/20250321_152703_be43d@/log.gz ** Affects: libpanel (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 2105851] [NEW] riscv64 autopkgtest failure due to missing migration key, connection timeouts, and permission issues

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: test_migration_key failure: Missing decryption key for volatile state. test_wrongorder failure: TPM initialization fails due to connection timeouts. Maybe tests requiring the CUSE interface fail due to insufficient privileges. Log: https://autopkgtest.ubuntu.com/results/aut

[Bug 2105853] [NEW] riscv64 autopkgtest failure due to missing test files and execution errors

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: zsys/internal/zfs/libzfs and libzfs/mock report "no test files," indicating incomplete or missing tests? Only fails on riscv. Log: https://autopkgtest.ubuntu.com/results/autopkgtest- plucky/plucky/riscv64/z/zsys/20250323_020423_9fdc2@/log.gz ** Affects: libpanel (Ubuntu)

[Bug 2099993] Re: visionfive2 and milkvmars images are built in the same way

2025-03-28 Thread Adriano Cordova Fedeli
** No longer affects: livecd-rootfs (Ubuntu Oracular) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/203 Title: visionfive2 and milkvmars images are built in the same way To manage notifications

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2025-03-28 Thread Adriano Cordova Fedeli
** No longer affects: livecd-rootfs (Ubuntu Oracular) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092205 Title: Using /etc/flash-kernel/machine in risc-v images does not permit building generi

[Bug 2104572] Re: Booting the daily noble RISC-V installer image fails

2025-03-28 Thread Adriano Cordova Fedeli
** Description changed: - I have downloaded - https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/plucky-live-server-riscv64.iso - https://cdimage.ubuntu.com/ubuntu-server/noble/daily-live/current/noble-live-server-riscv64.iso - and tried to boot these on a Plucky system. + [ Impact ]

[Bug 2105845] [NEW] riscv64 autopkgtest failure due to unexpected bitmap IP range changes

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The autopkgtest for bitmap:ip failed on RISC-V due to a mismatch in the expected memory size and entry count. The test expected 5 entries with a memory size of 532568, but it returned 6 entries and a memory size of 532608. The additional entry 2.0.0.1 caused the failure. Log:

[Bug 2105847] [NEW] riscv64 autopkgtest failure due to permission denied and panel button removal

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: The test failed due to permission denied errors when trying to access /dev/dri/card0, which likely impacted the graphical test execution. Additionally, a button was removed from the panel unexpectedly. Log: https://autopkgtest.ubuntu.com/results/autopkgtest- plucky/plucky/ris

[Bug 2105852] [NEW] riscv64 autopkgtest failure on wsl-pro-service/internal/system

2025-04-01 Thread Adriano Cordova Fedeli
Public bug reported: Not sure about the reason, but it only fails for riscv64. Log: https://autopkgtest.ubuntu.com/results/autopkgtest- plucky/plucky/riscv64/w/wsl-pro-service/20250321_190827_fc714@/log.gz ** Affects: libpanel (Ubuntu) Importance: Undecided Status: New -- You rec

[Bug 2104572] Re: Booting the daily noble RISC-V installer image fails

2025-03-31 Thread Adriano Cordova Fedeli
** Merge proposal linked: https://code.launchpad.net/~adrianoco/ubuntu/+source/cd-boot-images-riscv64/+git/cd-boot-images-riscv64/+merge/483536 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104572

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2025-04-04 Thread Adriano Cordova Fedeli
A fix won't be backported to Oracular as we will not be spinning new images for it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092205 Title: Using /etc/flash-kernel/machine in risc-v images does

[Bug 2099993] Re: visionfive2 and milkvmars images are built in the same way

2025-04-02 Thread Adriano Cordova Fedeli
A fix won't be backported to Oracular as we will not be spinning new images for it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/203 Title: visionfive2 and milkvmars images are built in the same

[Bug 2105853] Re: riscv64 autopkgtest failure due to missing test files and execution errors

2025-04-02 Thread Adriano Cordova Fedeli
** Package changed: libpanel (Ubuntu) => zsys (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105853 Title: riscv64 autopkgtest failure due to missing test files and execution errors To m

[Bug 2105851] Re: riscv64 autopkgtest failure due to missing migration key, connection timeouts, and permission issues

2025-04-02 Thread Adriano Cordova Fedeli
** Package changed: libpanel (Ubuntu) => swtpm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105851 Title: riscv64 autopkgtest failure due to missing migration key, connection timeouts,

[Bug 2105852] Re: riscv64 autopkgtest failure on wsl-pro-service/internal/system

2025-04-02 Thread Adriano Cordova Fedeli
** Package changed: libpanel (Ubuntu) => wsl-pro-service (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105852 Title: riscv64 autopkgtest failure on wsl-pro-service/internal/system To mana

[Bug 2105850] Re: riscv64 autopkgtest failure due to subprocess hangs, timeouts, and import issues

2025-04-02 Thread Adriano Cordova Fedeli
** Package changed: libpanel (Ubuntu) => python-tornado (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105850 Title: riscv64 autopkgtest failure due to subprocess hangs, timeouts, and imp

[Bug 2092205] Re: Using /etc/flash-kernel/machine in risc-v images does not permit building generic images

2025-04-16 Thread Adriano Cordova Fedeli
livecd-rootfs 24.04.88 fixes the bug. The test plan in the but has been executed. ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 2099993] Re: visionfive2 and milkvmars images are built in the same way

2025-04-16 Thread Adriano Cordova Fedeli
Tested a jh7110 image in the VF2 board with livecd-rootfs 24.04.88 and works OK. ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt