[Bug 2077731] Re: [SRU] riscv64 EDK 2 crashes in KVM based emulation

2024-10-07 Thread Heinrich Schuchardt
** Description changed: + [ Impact ] + When running EDK2 as payload for QEMU using KVM a crash occurs in the VM: $ qemu-system-riscv64 -M virt,acpi=off -accel kvm -m 4096 -nographic -drive if=pflash,format=raw,unit=0,file=RISCV_VIRT_CODE.fd,readonly=on -drive if=pflash,format=r

[Bug 2077731] Re: [SRU] riscv64 EDK 2 crashes in KVM based emulation

2024-10-07 Thread Heinrich Schuchardt
** Summary changed: - riscv64 EDK 2 crashes in KVM based emulation + [SRU] riscv64 EDK 2 crashes in KVM based emulation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: [SRU] riscv64 ED

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-10-04 Thread Heinrich Schuchardt
Merge request https://github.com/tianocore/edk2/pull/6210 has been accepted into the EDK II upstream. We should add it to the Ubuntu EDK II. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title

[Bug 2083154] Re: loader/efi/peimage.c:210:peimage: NX policy violation

2024-09-29 Thread Heinrich Schuchardt
Patch for Linux sent upstream: https://lore.kernel.org/linux-riscv/20240929140233.211800-1-heinrich.schucha...@canonical.com/T/#u -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083154 Title: loader/

[Bug 2083154] [NEW] loader/efi/peimage.c:210:peimage: NX policy violation

2024-09-29 Thread Heinrich Schuchardt
Public bug reported: Version: 2.12-5ubuntu5 I am using vendor U-Boot to load /usr/lib/grub/riscv64-efi/monolithic/grubriscv64.efi as payload. My kernel has the following sections: Section[0]: .text Virtual size: 0xfff000 Virtual address: 0x1000 Size of raw data: 0xfff000 Pointer to raw

[Bug 2083153] [NEW] loader/efi/peimage.c:210:peimage: NX policy violation

2024-09-29 Thread Heinrich Schuchardt
Public bug reported: Version: 2.12-5ubuntu5 I am using vendor U-Boot to load /usr/lib/grub/riscv64-efi/monolithic/grubriscv64.efi as payload. My kernel has the following sections: Section[0]: .text Virtual size: 0xfff000 Virtual address: 0x1000 Size of raw data: 0xfff000 Pointer to raw

[Bug 2083150] Re: loader/efi/peimage.c:829:peimage: cannot load multiple images

2024-09-29 Thread Heinrich Schuchardt
Here is another example of an error which remains obscure without the peimage error message: Loading Linux 6.6.21-4-premier ... loader/efi/linux.c:102:linux: UEFI stub kernel: loader/efi/linux.c:103:linux: PE/COFF header @ 0040 loader/efi/linux.c:132:linux: LoadFile2 initrd loading enabled loa

[Bug 2083150] [NEW] loader/efi/peimage.c:829:peimage: cannot load multiple images

2024-09-29 Thread Heinrich Schuchardt
grub_error- grub_dprintf.patch. In most of the cases we should keep grub_error. I do not understand why we error out if the linux command is executed multiple times. I would expect only the last binary to be loaded and executed. Best regards Heinrich ** Affects: grub2 (Ubuntu) Importance:

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-26 Thread Heinrich Schuchardt
Why do we use /dev/disk/by-uuid/57DD-B580 /boot/efi vfat defaults 0 1 and not UUID=57DD-B580 /boot/efi vfat defaults 0 1 as we used to do? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081256 Title:

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-26 Thread Heinrich Schuchardt
Subiquity 24.10-devel+git338.a57ed5a5 fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081256 Title: RISC-V Installation with encrypted LVM boots into emergency mode To manage notifi

[Bug 2082233] [NEW] "Passwords do not match" message not redetermined when editing first password field

2024-09-26 Thread Heinrich Schuchardt
Public bug reported: Version: 24.10-devel+git338.a57ed5a5 Subiquity requires to enter the user password twice. If I input twice the same password and then move edit the first password field the message "Passwords do not match" does not popup. If the passwords do not match and the message "Passw

[Bug 2076927] Re: [SRU] RISC-V: Incorrect time-base frequency in KVM

2024-09-25 Thread Heinrich Schuchardt
Hello Sergio, Thank you for taking care of this change. In Linux time_init() sets riscv_timebase during initialization of the host. The value is either based on the device-tree's property /cpus/timebase-frequency or on the ACPI table RHTC. With the patch this value is copied to /cpus/timebase-fr

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-25 Thread Heinrich Schuchardt
Version 2 of the QEMU patch is available at: https://lore.kernel.org/qemu-riscv/20240925061704.12440-1-heinrich.schucha...@canonical.com/T/#u -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077731 Titl

[Bug 2081861] [NEW] pull-lp-debs fails to download single binary package for foreign architecture

2024-09-24 Thread Heinrich Schuchardt
Public bug reported: Downloading binary packages for a foreign architecture works when specifying a source package: $ pull-lp-debs -a riscv64 u-boot noble Found u-boot 2024.01+dfsg-1ubuntu5.1 in noble Downloading u-boot_2024.01+dfsg-1ubuntu5.1.dsc from archive.ubuntu.com (0.004 MiB) [===

[Bug 2080745] Re: Subiquity curtin apt-get install fails from cdrom files

2024-09-24 Thread Heinrich Schuchardt
** Summary changed: - Subiquity curtin apt-get insatll fails from cdrom files + Subiquity curtin apt-get install fails from cdrom files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080745 Title:

[Bug 2081688] [NEW] pull-ppa-debs fails to pull from private PPA

2024-09-23 Thread Heinrich Schuchardt
Public bug reported: Package: ubuntu-dev-tools Version: 0.202 I have added a private PPA to my sources.list. Running pull-ppa-debs --ppa private-team/ppa package noble fails with File "/usr/lib/python3/dist-packages/ubuntutools/archive.py", line 702, in team raise ValueError(f"No user/team

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-20 Thread Heinrich Schuchardt
Having these paths is great for instance when upgrading U-Boot on SD- card. We should not change systemd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081256 Title: RISC-V Installation with encryp

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-20 Thread Heinrich Schuchardt
This is what /etc/fstab looks like: $ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-20 Thread Heinrich Schuchardt
Subiquity 24.10-devel+git323.95ccb9c7 fails too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081256 Title: RISC-V Installation with encrypted LVM boots into emergency mode To manage notification

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-20 Thread Heinrich Schuchardt
During installation the CD-ROM image was /dev/vda and the target device /dev/dvb. After reboot I launched with target device /dev/vda. See the test case here: https://iso.qa.ubuntu.com/qatracker/milestones/462/builds/313551/testcases/1753/results/ -- You received this bug notification because y

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-20 Thread Heinrich Schuchardt
The problem is reproducible without encryption and without LVM, too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081256 Title: RISC-V Installation with encrypted LVM boots into emergency mode To

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-19 Thread Heinrich Schuchardt
** Attachment added: "journal.gz" https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2081256/+attachment/5819633/+files/journal.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081256 Title

[Bug 2081256] Re: RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-19 Thread Heinrich Schuchardt
Installation log ** Attachment added: "installer.log.tgz" https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2081256/+attachment/5819610/+files/installer.log.tgz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 2081256] [NEW] RISC-V Installation with encrypted LVM boots into emergency mode

2024-09-19 Thread Heinrich Schuchardt
Public bug reported: I used http://cdimage.ubuntu.com/ubuntu-server/daily- live/20240919.4/oracular-live-server-riscv64.img.gz using for testing https://iso.qa.ubuntu.com/qatracker/milestones/462/builds/313551. /snap/subiquity/6154 of version 24.10-devel+git327.24b14804 was used. I chose LVM wit

[Bug 2081178] [NEW] unable to clean up mess surrounding './etc/apt/apt.conf.d/10periodic'

2024-09-19 Thread Heinrich Schuchardt
Public bug reported: Launchpad user yizhongzhang reported seeing this message when running ubuntu-image to build a riscv64 image for Noble: Preparing to unpack .../38-update-notifier-common_3.192.68build3_all.deb ... Unpacking update-notifier-common (3.192.68build3) ... dpkg: error processing arc

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-17 Thread Heinrich Schuchardt
Merge request for EDK II created: https://github.com/tianocore/edk2/pull/6210 ** Changed in: linux-meta-riscv (Ubuntu Noble) Status: New => Invalid ** Changed in: linux-meta-riscv (Ubuntu Oracular) Status: New => Invalid -- You received this bug notification because you are a memb

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-16 Thread Heinrich Schuchardt
The following patch in QEMU resolves the issue: https://lore.kernel.org/qemu-riscv/20240916181633.366449-1-heinrich.schucha...@canonical.com/T/#u EDK II should additionally be changed to make no assumptions about the state of the floating point unit. -- You received this bug notification because

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-16 Thread Heinrich Schuchardt
The problem seems to be that the FS field which controls availability of floating point operations in the vsstatus register is not set by KVM while OpenSBI enables the field in the mstatus register. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
QEMU upstream bug created: https://gitlab.com/qemu- project/qemu/-/issues/2573 ** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #2573 https://gitlab.com/qemu-project/qemu/-/issues/2573 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
** Also affects: qemu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: riscv64 EDK 2 crashes in KVM based emulation To manage notifi

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
Here is a simpler test case for KVM: https://github.com/xypron/riscv_test_payload/tree/bug_2077731 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: riscv64 EDK 2 crashes in KVM based emu

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
The problem can be reproduced with Linux next-20240913 and 6.11.0-rc7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: riscv64 EDK 2 crashes in KVM based emulation To manage notificati

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
The faulting instruction seems to be a floating point instruction: fcvt.d.w fa5,a5 TlsInitialize () calls return RandomSeed (NULL, 0) which calls OpenSSL. openssl/crypto/rand/rand_meth.obj contains the problematic instruction. When I comment out the RandomSeed() call, the crash vanishes. Acco

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
When adding build flag -DNETWORK_TLS_ENABLE I can reproduce the issue with upstream source. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: riscv64 EDK 2 crashes in KVM based emulation

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
When building with BUILD_TYPE=DEBUG we get bit more output for the crash: ProtectUefiImageCommon - 0x7F02C7C0 - 0x00017E08E000 - 0x001813C0 Image - Build/RiscVVirtQemu/DEBUG_GCC5/RISCV64/NetworkPkg/TlsDxe/TlsDxe/DEBUG/TlsDxe.dll Image Section Alignment(0x40) does not matc

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
The problem is not reproducible with EDK II built from upstream source using the Dockerfile in https://github.com/xypron/sct_release_test/tree/3f095ab1cb905f14d2d608a4a47b554779b00244/build_sct_riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 2080386] [NEW] Enable CONFIG_CMD_ERASEENV by default

2024-09-11 Thread Heinrich Schuchardt
Public bug reported: How a board boots is defined by U-Boot environment variables. If the environment never has been saved, the built in default will be used. These defaults have been changing a lot especially in 2024. If a user has saved the environment, he may end up in a situation where booti

[Bug 2080244] Re: Rebuilding results in unusable OpenSBI binary

2024-09-10 Thread Heinrich Schuchardt
opensbi 1.5.1-1 was accepted into Debian unstable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080244 Title: Rebuilding results in unusable OpenSBI binary To manage notifications about this bug

[Bug 2080244] Re: Rebuilding results in unusable OpenSBI binary

2024-09-10 Thread Heinrich Schuchardt
Pull request https://salsa.debian.org/opensbi- team/opensbi/-/merge_requests/2 was merged. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080244 Title: Rebuilding results in unusable OpenSBI binary

[Bug 2080244] Re: Rebuilding results in unusable OpenSBI binary

2024-09-10 Thread Heinrich Schuchardt
Pull request https://salsa.debian.org/opensbi- team/opensbi/-/merge_requests/2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080244 Title: Rebuilding results in unusable OpenSBI binary To manage n

[Bug 2080244] Re: Rebuilding results in unusable OpenSBI binary

2024-09-10 Thread Heinrich Schuchardt
** Bug watch added: Debian Bug tracker #1081291 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081291 ** Also affects: opensbi (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081291 Importance: Unknown Status: Unknown -- You received this bug notification beca

[Bug 2080244] [NEW] Rebuilding results in unusable OpenSBI binary

2024-09-10 Thread Heinrich Schuchardt
Public bug reported: debian/rules only strips the .note section but not .note.package. We need a change like: diff --git a/debian/rules b/debian/rules index d9562be..2a5a7a5 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ override_dh_auto_build: PLATFORM=generic ;

[Bug 2077940] Re: setuptools v72 removed the test command

2024-09-09 Thread Heinrich Schuchardt
Merge request created: https://code.launchpad.net/~xypron/software-properties/+git/software-properties/+merge/472881 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077940 Title: setuptools v72 remov

[Bug 2078862] Re: reverse-depends misses to report riscv64 architecture

2024-09-04 Thread Heinrich Schuchardt
** Also affects: ubuntu-dev-tools (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: ubuntu-dev-tools (Ubuntu Oracular) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 2078862] [NEW] reverse-depends misses to report riscv64 architecture

2024-09-03 Thread Heinrich Schuchardt
Public bug reported: On a riscv64 24.04 system I get: $ apt-cache rdepends mesa-vulkan-drivers mesa-vulkan-drivers Reverse Depends: |libvulkan1 xserver-xorg xserver-xorg $ reverse-depends mesa-vulkan-drivers Reverse-Recommends == * libvulkan1 * steam-libs [amd64 i386] * xs

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-08-29 Thread Heinrich Schuchardt
Debugging the EDK II payload in QEMU under KVM fails with: qemu-system-riscv64: -gdb tcp::1234: gdbstub: current accelerator doesn't support guest debugging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 2077981] Re: [SRU] Add HiFive Premier P550 to database

2024-08-27 Thread Heinrich Schuchardt
flash-kernel 3.107ubuntu11~ppa1 is available in ppa:xypron/flash-kernel. ** Changed in: flash-kernel (Ubuntu Noble) Assignee: Heinrich Schuchardt (xypron) => (unassigned) ** Changed in: flash-kernel (Ubuntu Oracular) Assignee: Heinrich Schuchardt (xypron) => (unassigned) -

[Bug 2077981] Re: [SRU] Add HiFive Premier P550 to database

2024-08-27 Thread Heinrich Schuchardt
** Patch added: "Update for Oracular" https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2077981/+attachment/5809831/+files/flash-kernel_3.107ubuntu10..3.107ubuntu11.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2077981] Re: [SRU] Add HiFive Premier P550 to database

2024-08-27 Thread Heinrich Schuchardt
** Patch added: "flash-kernel-3.107ubuntu9~24.04.1..3.107ubuntu9~24.04.1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2077981/+attachment/5809828/+files/flash-kernel-3.107ubuntu9~24.04.1..3.107ubuntu9~24.04.1ubuntu2.debdiff -- You received this bug notification

[Bug 2077981] Re: [SRU] Add HiFive Premier P550 to database

2024-08-27 Thread Heinrich Schuchardt
ecided Status: New ** Also affects: flash-kernel (Ubuntu Oracular) Importance: Undecided Status: New ** Changed in: flash-kernel (Ubuntu Oracular) Assignee: (unassigned) => Heinrich Schuchardt (xypron) ** Changed in: flash-kernel (Ubuntu Noble) Assignee: (unassi

[Bug 2077981] [NEW] Add HiFive Premier P550 to database

2024-08-27 Thread Heinrich Schuchardt
Public bug reported: Add an entry for the HiFive Premier P550 to /usr/share/flash- kernel/db/all.db: Machine: SiFive HiFive Premier P550 Kernel-Flavors: any DTB-Id: eswin/eic7700-hifive-premier-p550.dtb Boot-Script-Path: /boot/boot.scr U-Boot-Script-Name: bootscr.uboot-generic Required-Packages:

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-08-26 Thread Heinrich Schuchardt
** Changed in: linux-meta-riscv (Ubuntu Noble) Importance: Undecided => Low ** Changed in: linux-meta-riscv (Ubuntu Oracular) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-08-23 Thread Heinrich Schuchardt
The problem is reproducible with Ubuntu 24.10 running kernel 6.8.0-31-generic riscv64. ** Also affects: edk2 (Ubuntu Oracular) Importance: Undecided Status: New ** Also affects: linux-meta-riscv (Ubuntu Oracular) Importance: Undecided Status: New -- You received this bug not

[Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-08-23 Thread Heinrich Schuchardt
The crash output is generated in EDK II, UefiCpuPkg/Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.c Here we could add code showing the failing instruction. Only showing the registers is not helpful. U-Boot creates output like: Unhandled exception: Illegal instruction EPC:

[Bug 2077731] [NEW] riscv64 EDK 2 crashes in KVM based emulation

2024-08-23 Thread Heinrich Schuchardt
Public bug reported: When running EDK2 as payload for QEMU using KVM a crash occurs in the VM: $ qemu-system-riscv64 -M virt,acpi=off -accel kvm -m 4096 -nographic -drive if=pflash,format=raw,unit=0,file=RISCV_VIRT_CODE.fd,readonly=on -drive if=pflash,format=raw,unit=1,file=RISCV_VIRT_V

[Bug 2077517] Re: [SRU] Building ubuntu-cpc,icicle fails on Jammy

2024-08-21 Thread Heinrich Schuchardt
https://code.launchpad.net/~xypron/livecd-rootfs/+git/livecd- rootfs/+merge/471702 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077517 Title: [SRU] Building ubuntu-cpc,icicle fails on Jammy To ma

[Bug 2077517] Re: [SRU] Building ubuntu-cpc,icicle fails on Jammy

2024-08-21 Thread Heinrich Schuchardt
** Description changed: + Raising the image size from 4.5 to 6 GiB resolves the issue. + + [ Impact ] + https://launchpad.net/~ubuntu- cdimage/+livefs/ubuntu/jammy/cpc/+build/672072 shows a build failure update-initramfs: Generating /boot/initrd.img-6.8.0-41-generic cpio: write error:

[Bug 2077517] [NEW] [SRU] Building ubuntu-cpc,icicle fails on Jammy

2024-08-21 Thread Heinrich Schuchardt
Public bug reported: Raising the image size from 4.5 to 6 GiB resolves the issue. [ Impact ] https://launchpad.net/~ubuntu- cdimage/+livefs/ubuntu/jammy/cpc/+build/672072 shows a build failure update-initramfs: Generating /boot/initrd.img-6.8.0-41-generic cpio: write error: No space left on dev

[Bug 2077431] Re: Invalid OpenSBI binary provided by QEMU 1:9.0.2+ds-4ubuntu1

2024-08-21 Thread Heinrich Schuchardt
wouldn't assume that you need to avoid .note.package for these but I have not tested this. Best regards Heinrich -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077431 Title: Invalid OpenSBI b

[Bug 2077431] Re: Invalid OpenSBI binary provided by QEMU 1:9.0.2+ds-4ubuntu1

2024-08-20 Thread Heinrich Schuchardt
** Summary changed: - OpenSBI not invoked in QEMU 1:9.0.2+ds-4ubuntu1 + Invalid OpenSBI binary provided by QEMU 1:9.0.2+ds-4ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077431 Title: Inva

[Bug 2077431] Re: OpenSBI not invoked in QEMU 1:9.0.2+ds-4ubuntu1

2024-08-20 Thread Heinrich Schuchardt
We should not link a .notes section into binary firmware blobs. This concerns at least the following ROMs: npcm7xx_bootrom.bin opensbi-riscv32-generic-fw_dynamic.bin opensbi-riscv64-generic-fw_dynamic.bin skiboot.lid qboot.rom -- You received this bug notification because you are a member of Ubu

[Bug 2077431] Re: OpenSBI not invoked in QEMU 1:9.0.2+ds-4ubuntu1

2024-08-20 Thread Heinrich Schuchardt
/usr/share/qemu/opensbi-riscv64-generic-fw_dynamic.bin has a 4 KiB header which is not produced when building from upstream. The header includes a string '{"type":"deb","os":"ubuntu","name":"qemu","version":"1:9.0.2+ds-4ubuntu1","architecture":"amd64"}' which is not related to OpenSBI. -- You re

[Bug 2077431] Re: OpenSBI not invoked in QEMU 1:9.0.2+ds-4ubuntu1

2024-08-20 Thread Heinrich Schuchardt
The problem seems to come from /usr/share/qemu/opensbi-riscv64-generic- fw_dynamic.bin. If I pass that file as -bios parameter I don't get output. If I use /usr/local/share/qemu/opensbi-riscv64-generic-fw_dynamic.bin produced from upstream code, it works fine. -- You received this bug notificati

[Bug 2077431] Re: OpenSBI not invoked in QEMU 1:9.0.2+ds-4ubuntu1

2024-08-20 Thread Heinrich Schuchardt
** Summary changed: - OpenSBI missing in QEMU 1:9.0.2+ds-4ubuntu1 + OpenSBI not invoked in QEMU 1:9.0.2+ds-4ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077431 Title: OpenSBI not invoked

[Bug 2077431] [NEW] OpenSBI missing in QEMU 1:9.0.2+ds-4ubuntu1

2024-08-20 Thread Heinrich Schuchardt
Public bug reported: I installed qemu-system-misc 1:9.0.2+ds-4ubuntu1 form oracular-proposed both on an riscv64 and an amd64 system. qemu-system-riscv64 -M virt -nographic does not show OpenSBI being started. QEMU v9.0.2 compiled from unmodified upstream source works just fine. /usr/share/

ubuntu-bugs@lists.ubuntu.com

2024-08-20 Thread Heinrich Schuchardt
** Bug watch added: Debian Bug tracker #1079106 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079106 ** Also affects: boost1.83 (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079106 Importance: Unknown Status: Unknown -- You received this bug notification be

[Bug 2036604] Re: Synchronous Exception when booting VMs via qemu-efi-aarch64

2024-08-19 Thread Heinrich Schuchardt
shim-signed_1.51.4+15.8-0ubuntu1_arm64.deb also allows booting with upstream EDK II. ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy ** Tags removed: mantic -- You received this bug notification because you are a member of

[Bug 2036604] Re: Synchronous Exception when booting VMs via qemu-efi-aarch64

2024-08-19 Thread Heinrich Schuchardt
While shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1 shows a crash with upstream EDK II, shim-signed_1.40.10+15.8-0ubuntu1_arm64.deb allows booting. ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member

[Bug 2036604] Re: Synchronous Exception when booting VMs via qemu-efi-aarch64

2024-08-19 Thread Heinrich Schuchardt
Running ubuntu-20.04.5-live-server-arm64.iso with QEMU 1:8.2.2+ds-0ubuntu1 and upstream edk2-stable202405 leads to a crash (Synchronous Exception at 0x9C4745DC) when jumping into the kernel. I used this command qemu-system-aarch64 -M virt -accel tcg -m 2048 -cpu cortex-a72 -nographic -dri

[Bug 2036604] Re: Synchronous Exception when booting VMs via qemu-efi-aarch64

2024-08-19 Thread Heinrich Schuchardt
Hello Ɓukasz, A SRU template describing what should be tested during verification is missing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2036604 Title: Synchronous Exception when booting VMs via

[Bug 2076397] Re: Ghostwrite mitigation

2024-08-19 Thread Heinrich Schuchardt
** Tags removed: foundations-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076397 Title: Ghostwrite mitigation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/

ubuntu-bugs@lists.ubuntu.com

2024-08-14 Thread Heinrich Schuchardt
Removing duplicate flag, as this but is about autopackage tests in boost1.83 and not about prime-phylo. ** Package changed: prime-phylo (Debian) => ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

ubuntu-bugs@lists.ubuntu.com

2024-08-14 Thread Heinrich Schuchardt
boost1.83 1.83.0-3.1ubuntu2~ppa3 is building in ppa:xypron/boost. ** Patch added: "boost1.83-1.83.0-3.1ubuntu1..1.83.0-3.1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/boost1.83/+bug/2076225/+attachment/5805734/+files/boost1.83-1.83.0-3.1ubuntu1..1.83.0-3.1ubuntu2.debdiff -- You

[Bug 2076927] Re: [SRU] RISC-V: Incorrect time-base frequency in KVM

2024-08-13 Thread Heinrich Schuchardt
** Summary changed: - RISC-V: Incorrect time-base frequency in KVM + [SRU] RISC-V: Incorrect time-base frequency in KVM -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076927 Title: [SRU] RISC-V: In

[Bug 2076651] Re: [SRU] Crash on RISC-V in virtual machine using KVM

2024-08-13 Thread Heinrich Schuchardt
** Description changed: [ Impact ] On RISC-V hardware offering the hypervisor extension GRUB crashes in virtual machines running under KVM due to missing accessibility of the counter register. For measuring time the RISC-V ISA provides the time register. Please, apply the fol

[Bug 2076651] Re: [SRU] Crash on RISC-V in virtual machine using KVM

2024-08-13 Thread Heinrich Schuchardt
** Description changed: + [ Impact ] + On RISC-V hardware offering the hypervisor extension GRUB crashes in virtual machines running under KVM due to missing accessibility of the counter register. For measuring time the RISC-V ISA provides the time register. Please, apply the fol

[Bug 2076651] Re: [SRU] Crash on RISC-V in virtual machine using KVM

2024-08-13 Thread Heinrich Schuchardt
** Summary changed: - Crash on RISC-V in virtual machine using KVM + [SRU] Crash on RISC-V in virtual machine using KVM ** Also affects: grub2 (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: grub2 (Ubuntu Oracular) Importance: Undecided Status: New -- You

[Bug 2076927] Re: RISC-V: Incorrect time-base frequency in KVM

2024-08-13 Thread Heinrich Schuchardt
** Attachment removed: "Patch backported to v8.2.2" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2076927/+attachment/5805457/+files/0001-target-riscv-kvm-fix-timebase-frequency-when-using-K.patch ** Patch added: "Upstream patch backported to v8.2.2" https://bugs.launchpad.net/ubuntu

[Bug 2076927] [NEW] RISC-V: Incorrect time-base frequency in KVM

2024-08-13 Thread Heinrich Schuchardt
Importance: Undecided Assignee: Heinrich Schuchardt (xypron) Status: New ** Affects: qemu (Ubuntu Noble) Importance: Undecided Assignee: Heinrich Schuchardt (xypron) Status: New ** Affects: qemu (Ubuntu Oracular) Importance: Undecided Assignee: Heinrich

[Bug 2076651] Re: Crash on RISC-V in virtual machine using KVM

2024-08-12 Thread Heinrich Schuchardt
https://salsa.debian.org/grub-team/grub/-/merge_requests/65 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076651 Title: Crash on RISC-V in virtual machine using KVM To manage notifications about t

[Bug 2076651] [NEW] Crash on RISC-V in virtual machine using KVM

2024-08-12 Thread Heinrich Schuchardt
Public bug reported: On RISC-V hardware offering the hypervisor extension GRUB crashes in virtual machines running under KVM due to missing accessibility of the counter register. For measuring time the RISC-V ISA provides the time register. Please, apply the following patch: [PATCH 1/1] riscv:

ubuntu-bugs@lists.ubuntu.com

2024-08-12 Thread Heinrich Schuchardt
Thanks Valadimir for pointing to changes in mpi-defaults 1.17 for armhf. Does this imply that we should disable the openmpi related tests in boost1.83? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/207

[Bug 2076397] Re: Ghostwrite mitigation

2024-08-09 Thread Heinrich Schuchardt
Only C910, C920 are impacted by Ghostwrite. C906 is impacted by a CPU- halting bug which cannot be prevented in OpenSBI. The boards that we support use the C906 core. ** Description changed: https://ghostwriteattack.com/riscvuzz.pdf describes that some T-Head processors allow unprivileged us

[Bug 2076395] Re: flash-kernel is not using new kernel with a version string that has more than two "-"

2024-08-09 Thread Heinrich Schuchardt
cur_flav=${cur_uname##*-} should be fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076395 Title: flash-kernel is not using new kernel with a version string that has more than two "-" To man

[Bug 2076397] [NEW] Ghostwrite mitigation

2024-08-09 Thread Heinrich Schuchardt
*** This bug is a security vulnerability *** Public security bug reported: https://ghostwriteattack.com/riscvuzz.pdf describes that some T-Head processors allow unprivileged users to access any physical address due to incorrectly implemented vector instructions. We have published 22.04 and 24.04

ubuntu-bugs@lists.ubuntu.com

2024-08-07 Thread Heinrich Schuchardt
Public bug reported: 1.74.0+ds1-23.1ubuntu5 and boost1.83_1.83.0-3.1 fixed a CMP0167 error that was blocking cmake. But on armhf these autopkgtest errors occur for trigger=boost1.83/1.83.0-3ubuntu1&trigger=cmake/3.30.2-1 graph-parallel: undefined reference to `boost::mpi::detail::mpi_datatype_m

[Bug 2076107] Re: "Timeout waiting for container to boot" for oracular armhf image

2024-08-06 Thread Heinrich Schuchardt
*** This bug is a duplicate of bug 2046486 *** https://bugs.launchpad.net/bugs/2046486 With lxd git-890b259 (latest/edge) I am able to created the autopkgtest image. ** This bug has been marked a duplicate of bug 2046486 units with credentials fail in LXD containers -- You received this

[Bug 2076107] Re: "Timeout waiting for container to boot" for oracular armhf image

2024-08-05 Thread Heinrich Schuchardt
The appended console log shows that when starting the 24.10 container a lot of unexpected errors occur. ** Attachment added: "console.log" https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2076107/+attachment/5802964/+files/console.log -- You received this bug notification because y

[Bug 2076107] [NEW] "Timeout waiting for container to boot" for oracular armhf image

2024-08-05 Thread Heinrich Schuchardt
Public bug reported: I tried to build an Ubuntu 24.10 container for autopkgtests on a Raspberry Pi running Ubuntu 24.04. $ autopkgtest-build-lxd ubuntu-daily:oracular/armhf Creating autopkgtest-prepare-1Oy Starting autopkgtest-prepare-1Oy Created symlink '/etc/systemd/system/serial-

[Bug 2060252] Re: proposed migration cmake 3.28.3-1build6

2024-08-05 Thread Heinrich Schuchardt
1.74.0+ds1-23.1ubuntu5 and boost1.83_1.83.0-3.1 fixed the CMP0167 error. On armhf these autopkgtest errors occur for trigger=boost1.83/1.83.0-3ubuntu1&trigger=cmake/3.30.2-1 graph-parallel: undefined reference to `boost::mpi::detail::mpi_datatype_map::set(std::type_info const*, ompi_datatype_t*

[Bug 2074371] [NEW] pbuilder does not detect archive location

2024-07-29 Thread Heinrich Schuchardt
Public bug reported: On a RISC-V system I was installing ubuntu-dev-tools which as dependency pulls in pbuilder. pbuilder does not automatically detect the location of the archive (http://ports.ubuntu.com/ubuntu-ports). Instead a message is shown: Please enter the default mirror you want to be u

[Bug 2073835] Re: Default kernel commandline options on Raspberry Pi

2024-07-25 Thread Heinrich Schuchardt
file /boot/firmeware/config. If users do not want to have flash-kernel adding arguments, they can edit /etc/default/flash-kernel once to have LINUX_KERNEL_CMDLINE="" and LINUX_KERNEL_CMDLINE_DEFAULTS="". Best regards Heinrich ** Changed in: flash-kernel (Ubuntu) Importa

[Bug 2072956] Re: [SRU] Build preinstalled image for PIC64GX Curiosity Kit

2024-07-25 Thread Heinrich Schuchardt
Building the Icicle Kit preinstalled image succeded. https://launchpad.net/~xypron/+livefs/ubuntu/noble/test/+build/659048 The board boots fine and package hello could be installed. Building the PIC64GX image failed as expected as u-boot-pic64gx is still in proposed and the device-tree for board

[Bug 2073835] Re: Default kernel commandline options on Raspberry Pi

2024-07-25 Thread Heinrich Schuchardt
The documentation fix has been merged in https://salsa.debian.org. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2073835 Title: Default kernel commandline options on Raspberry Pi To manage notifica

[Bug 2072956] Re: [SRU] Build preinstalled image for PIC64GX Curiosity Kit

2024-07-24 Thread Heinrich Schuchardt
Merge request for Noble: https://code.launchpad.net/~xypron/livecd-rootfs/+git/livecd-rootfs/+merge/470012 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072956 Title: [SRU] Build preinstalled image

[Bug 2072956] Re: [SRU] Build preinstalled image for PIC64GX Curiosity Kit

2024-07-24 Thread Heinrich Schuchardt
Merge request for Oracular: https://code.launchpad.net/~xypron/livecd-rootfs/+git/livecd-rootfs/+merge/469845 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072956 Title: [SRU] Build preinstalled im

[Bug 2073359] Re: [SRU] Copy u-boot-pic64gx to Noble

2024-07-24 Thread Heinrich Schuchardt
I installed the package on a PIC64GX1000 Curiosity Board running Ubuntu Noble. Installation of the package resulted in this message: Setting up u-boot-pic64gx (2024.06-0ubuntu1~24.04.1) ... 1478+1 records in 1478+1 records out 756824 bytes (757 kB, 739 KiB) copied, 0.199882 s, 3.8 MB/s U-Boot sh

[Bug 2072490] Re: [needs-packaging] U-Boot for Microchip PIC64GX

2024-07-24 Thread Heinrich Schuchardt
** Changed in: ubuntu Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072490 Title: [needs-packaging] U-Boot for Microchip PIC64GX To manage notifications about th

[Bug 2073880] Re: MIR: add u-boot-pic64gx to main

2024-07-23 Thread Heinrich Schuchardt
** Description changed: [Availability] - TODO: The package TBDSRC is already in Ubuntu universe. - u-boot-pic64gx is available for Oracular in universe. - TODO: The package TBDSRC build for the architectures it is designed to - work on. - The package is only needed on the riscv64 platfo

[Bug 2073880] [NEW] MIR: add u-boot-pic64gx to main

2024-07-23 Thread Heinrich Schuchardt
r has a different upstream name, RULE: this needs to be explained in the MIR report. TODO: The Package description explains the package well TODO: Upstream Name is TBD TODO: Link to upstream project TBD TODO: TBD (any further background that might be helpful ** Affects: u-boot-pic64gx (Ubuntu)

  1   2   3   4   5   6   7   8   9   10   >