Bug#1035620: picocom: move to maintained upstream project

2025-05-03 Thread Heinrich Schuchardt
Has any decision been taken how to proceed? Best regards Heinrich

Bug#1101048: osinfo-db: Debian and Ubuntu riscv64 images missing

2025-03-22 Thread Heinrich Schuchardt
upstream. Best regards Heinrich

Bug#1099805: Missing cloud-images for riscv64

2025-03-08 Thread Heinrich Schuchardt
Package: cloud.debian.org Severity: Wishlist riscv64 images are missing in https://cloud.debian.org/images/cloud/trixie/daily/latest/ As RISC-V hardware with hypervisor extension is available it makes sense to provide cloud-images. Best regards Heinrich

Bug#1096019: wvdial.conf called by postinst not completing

2025-02-15 Thread Heinrich Schuchardt
wvdialconf /etc/wvdial.conf After 45 minutes I gave up and killed the process 29750 to let my system upgrade finish. wfconf should time out after 10s of not receiving a reply from the modem. Same problem with 1.61-8. Originally reported on Launchpad as LP: #2056464. Best regards Heinrich

Bug#1093823: Acknowledgement (RISC-V: Host sysinfo extraction not supported on this platform)

2025-01-23 Thread Heinrich Schuchardt
Upstream has merged the suggested patch as 3e9440dbcb39 ("virsysinfo: fix RISC-V detection")

Bug#1093823: RISC-V: Host sysinfo extraction not supported on this platform

2025-01-22 Thread Heinrich Schuchardt
-V-detection.patch: Fix compiler macro to correctly detect RISC-V. (LP: #2095488) Thanks for considering the patch. Best regards Heinrich -- System Information: Debian Release: trixie/sid APT prefers plucky APT policy: (500, 'plucky') Architecture: amd64 (x86_64) Foreign Arc

Bug#1093650: Prebuilt binaries in QEMU source

2025-01-20 Thread Heinrich Schuchardt
On 1/20/25 21:29, Michael Tokarev wrote: 20.01.2025 23:22, Heinrich Schuchardt wrote: Package: qemu-system-riscv Version: 1:9.2.0+ds-5 Severity: nomal The https://salsa.debian.org/qemu-team/qemu contains pre-built binaries. Binaries should always be built from source. What's the poi

Bug#1093650: Prebuilt binaries in QEMU source

2025-01-20 Thread Heinrich Schuchardt
always be built from source. Best regards Heinrich

Bug#1093646: Missing Spice support in qemu-system-riscv64

2025-01-20 Thread Heinrich Schuchardt
Package: qemu-system-riscv Version: 1:9.2.0+ds-5 Severity: nomal By default virt-manager uses the Spice protocol to communicate with the virtio GPU. But QEMU does not enable the Spice support on this architecture. Please, add riscv64 to spice-arch in debian/control.mk Best regards Heinrich

Bug#1085717: fai-make-nfsroot: fai-make-nfsroot -k does not update initrd via dracut.

2024-10-22 Thread Heinrich du Toit
Package: fai-server Version: 6.2.3 Severity: normal X-Debbugs-Cc: hdut...@s-plane.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Modified dracut conf, needed updated initrd. * What exactly did you do (or n

Bug#1058905: QEMU: why not use package opensbi as dependency?

2024-09-10 Thread Heinrich Schuchardt
mmand reports available extensions, poweroff and reset via OpenSBI is working. Best regards Heinrich

Bug#1058905: QEMU: why not use package opensbi as dependency?

2024-09-10 Thread Heinrich Schuchardt
On 9/10/24 21:33, Vagrant Cascadian wrote: On 2024-08-27, Heinrich Schuchardt wrote: As a first step let us add a 32bit OpenSBI to our opensbi package as /usr/lib/riscv32-linux-gnu/opensbi/generic/fw_*. Debian's riscv64-linux-gnu-gcc can build the 32bit OpenSBI when setting PLATFORM_RISCV

Bug#1081291: debian/rules does not strip .note.package

2024-09-10 Thread Heinrich Schuchardt
-strip --remove-section=.comment \ - --remove-section=.note \ + --remove-section=.note* \ $${elffile} ; \ done Best regards Heinrich

Bug#1058905: QEMU: why not use package opensbi as dependency?

2024-08-27 Thread Heinrich Schuchardt
SBI to our opensbi package as /usr/lib/riscv32-linux-gnu/opensbi/generic/fw_*. Debian's riscv64-linux-gnu-gcc can build the 32bit OpenSBI when setting PLATFORM_RISCV_XLEN=32. Best regards Heinrich

Bug#1079106: boost1.83: Autopkgtests fail on armhf due to OpenMPI changes

2024-08-20 Thread Heinrich Schuchardt
should probably be extended to other 32-bit archtitectures. Best regards Heinrich diff -Nru boost1.83-1.83.0/debian/tests/control boost1.83-1.83.0/debian/tests/control --- boost1.83-1.83.0/debian/tests/control 2024-07-30 06:23:16.0 +0200 +++ boost1.83-1.83.0/debian/tests/control

Bug#1069869: flash-kernel fails for kernel vmlinux-*

2024-04-25 Thread Heinrich Schuchardt
Please, review merge request https://salsa.debian.org/installer-team/flash-kernel/-/merge_requests/59

Bug#1069869: flash-kernel fails for kernel vmlinux-*

2024-04-25 Thread Heinrich Schuchardt
if [ ! -e $kfile ]; then would be sufficient to resolve the issue. Best regards Heinrich

Bug#1064059: U-Boot: secure boot support

2024-03-27 Thread Heinrich Schuchardt
On 3/26/24 22:47, Vagrant Cascadian wrote: On 2024-02-16, Heinrich Schuchardt wrote: debian/patches/qemu/efi-secure-boot.patch is not a good approach to enabling secure boot with U-Boot. Variables entered via the command line containing the security database will be stored on file but will not

Bug#1060682: u-boot-sifive: Unable to boot from NVME via SPI on Hifive Unmatched Rev B

2024-02-26 Thread Heinrich Schuchardt
Upstream patch create: [PATCH 1/1] serial: move sbi_dbcn_available to .data section https://lists.denx.de/pipermail/u-boot/2024-February/546790.html

Bug#1060682: __wrpll_calc_filter_range: post-divider reference freq out of range

2024-02-21 Thread Heinrich Schuchardt
the __wrpll_calc_filter_range: post-divider reference freq out of range issue is caused by corruption of the in memory device-tree. The appended patch solves the issue. Best regards HeinrichSubject: move sbi_dbcn_available to .data section From: Heinrich Schuchardt When U-Boot SPL loads the

Bug#1064281: ghdl: Building ghdl fails if LLVM and Clang versions are not provided explicitly

2024-02-19 Thread Heinrich Schuchardt
Package: ghdl Version: 3.0.0+dfsg2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, the 3.0.0+dfsg2 packaging requires that LLVM < 17 should be installed. As this is already the LLVM default we must explicitely install th

Bug#1060682: u-boot-sifive: Unable to boot from NVME via SPI on Hifive Unmatched Rev B

2024-02-18 Thread Heinrich Schuchardt
Related Launchpad bug: HiFive Unmatched: __wrpll_calc_filter_range: post-divider reference freq out of range: 4294967295 https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/2054091

Bug#1064059: U-Boot: secure boot support

2024-02-16 Thread Heinrich Schuchardt
-secure would have to be provided. Existing EDK II packages provide secure boot. Hence I suggest to simply drop patch debian/patches/qemu/efi-secure-boot.patch. Best regards Heinrich

Bug#1062664: u-boot-starfive: crash with USB stick plugged in

2024-02-02 Thread Heinrich Schuchardt
applied on top of upstream v2024.01 resolve the issue: 0351b659dd02 ("efi_loader: create common function to free struct efi_disk_obj") f674a2f9a9f9 ("efi_loader: avoid pointer access after calling efi_delete_handle") Best regards Heinrich

Bug#1053359: rsyslog-mysql: Data too long for column 'FromHost'

2024-01-15 Thread Heinrich Schuchardt
17:49:22 autopkgtest rsyslogd[2317]: rsyslogd: action 'action-7-ommysql' (module 'ommysql') message lost, could not be processed. Check for additional error messages before this one. [v8.2312.0 try https://www.rsyslog.com/e/2218 ] Best regards Heinrich

Bug#1060868: rsyslog-mysql: Data too long for column 'FromHost'

2024-01-15 Thread Heinrich Schuchardt
17:49:22 autopkgtest rsyslogd[2317]: rsyslogd: action 'action-7-ommysql' (module 'ommysql') message lost, could not be processed. Check for additional error messages before this one. [v8.2312.0 try https://www.rsyslog.com/e/2218 ] Best regards Heinrich

Bug#1060292: Flash-kernel add Sipeed Lichee Pi 4A - merge request

2024-01-08 Thread Heinrich Schuchardt
Merge request: https://salsa.debian.org/installer-team/flash-kernel/-/merge_requests/54

Bug#1060292: Flash-kernel add Sipeed Lichee Pi 4A

2024-01-08 Thread Heinrich Schuchardt
-generic Required-Packages: u-boot-tools Best regards Heinrich

Bug#1060248: tang: Timeouts when testing on armhf

2024-01-08 Thread Heinrich Schuchardt
-14/debian/patches/ubuntu/adv_socat_test_timeout.patch 2024-01-08 01:26:38.0 +0100 @@ -0,0 +1,18 @@ +Subject: Increase timeout for the adv-socat test +Author: Heinrich Schuchardt +Date: 2024-01-08 +Forwarded: yes + +The adv-socat test tends to often fail on armhf due to timeouts. + +-

Bug#1053359: U-Boot debian/2024.01-rcX: u-boot-starfve

2024-01-07 Thread Heinrich Schuchardt
needs at least OpenSBI 1.3. This should be reflected in debian/control. Best regards Heinrich

Bug#1053359: U-Boot debian/2024.01-rcX: u-boot-starfve

2024-01-06 Thread Heinrich Schuchardt
B StarFive VisionFive 2 v1.2A, 4 GiB They boot fine via UEFI into Ubuntu. Thanks a lot for integrating this. It may be preferable to upgrade the dependency OpenSBI to v1.4 before the new U-Boot release. Best regards Heinrich

Bug#1060110: FTBFS: buffer overflow in test

2024-01-05 Thread Heinrich Schuchardt
-ppc64el.socat_1.8.0.0-3_BUILDING.txt.gz * Fix memory overflow (LP: #2048408) d/p/error.c-buffer-overflow-in-msg2.patch Thanks for considering the patch. Best regards Heinrich diff -Nru socat-1.8.0.0/debian/patches/error.c-buffer-overflow-in-msg2.patch socat-1.8.0.0/debian/patches/error.c-buffer

Bug#1058905: QEMU: why not use package opensbi as dependency?

2023-12-18 Thread Heinrich Schuchardt
much more evident what to fix if there were only one package building OpenSBI. Best regards Heinrich

Bug#1058905: QEMU: why not use package opensbi as dependency?

2023-12-17 Thread Heinrich Schuchardt
data: /usr/share/qemu/opensbi-riscv64-generic-fw_dynamic.bin Best regards Heinrich

Bug#1053359: U-Boot: please package starfive_visionfive2_defconfig in U-Boot v2023.10

2023-11-17 Thread Heinrich Schuchardt
On 11/18/23 00:30, Vagrant Cascadian wrote: On 2023-10-02, Heinrich Schuchardt wrote: U-Boot v2023.10 has been released. It provides sufficient support for the StarFive Visionfive 2 board. Thanks! I would suggest to package it as u-boot-starfive. I will probably wait until u-boot 2023.10

Bug#1054651: qemu-efi-riscv64: Missing README.Debian file explaining the usage

2023-10-27 Thread Heinrich Schuchardt
=disk.img,format=raw,if=virtio \ -device virtio-net-device,netdev=net0 \ -device virtio-rng-pci \ -netdev user,id=net0 On the serial console press the ESC key twice to reach the EDK II menu during the count down. Should package qemu-system-misc be marked as suggested? Best regards Heinrich

Bug#1053359: U-Boot: please package starfive_visionfive2_defconfig in U-Boot v2023.10

2023-10-13 Thread Heinrich Schuchardt
: adjust timing calculation https://lore.kernel.org/u-boot/20231013130939.19803-1-heinrich.schucha...@canonical.com/ Best regards Heinrich

Bug#1053359: U-Boot: please package starfive_visionfive2_defconfig in U-Boot v2023.10

2023-10-02 Thread Heinrich Schuchardt
To allow booting from NVMe, USB eMMC on the VisionFive 2 board the following patches would be needed. ad4b1bc39eef ("configs: NVMe/USB target boot devices on VisionFive 2") 98d17450cd4b ("starfive: visionfive2: add mmc0 and nvme boot targets") Best regards Heinrich

Bug#1053359: U-Boot: please package starfive_visionfive2_defconfig in U-Boot v2023.10

2023-10-02 Thread Heinrich Schuchardt
quot;) Best regards Heinrich

Bug#1052315: FTBFS: missing libzstd-dev build dependency

2023-09-20 Thread Heinrich Schuchardt
Package: spades Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu mantic ubuntu-patch Dear Maintainer, The package failed to build from source on Launchpad. dh_auto_configure fails: dh_auto_configure: error: cd obj-x86_64-linux-gnu && \ DEB_PYTHON_INSTA

Bug#1052313: debug-me 1.20221231-1 FTBFS on ppc64el due to internal ld.gold error

2023-09-20 Thread Heinrich Schuchardt
Package: debug-me Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu mantic ubuntu-patch Dear Maintainer, building on ppc64el with LTO fails in Launchpad. Cf. https://launchpadlibrarian.net/684538812/buildlog_ubuntu-mantic-ppc64el.debug-me_1.20221231-1_B

Bug#1036001: aespipe: FTBFS: building 2.4d-1.1 with LTO fails on arm64, ppc64el, s390x

2023-05-15 Thread Heinrich Schuchardt
:21.0 +0100 +++ aespipe-2.4d/debian/changelog 2023-05-12 15:21:16.0 +0200 @@ -1,3 +1,10 @@ +aespipe (2.4d-1.1ubuntu1) mantic; urgency=medium + + * Disable LTO to avoid failing tests on arm64, ppc64el, s390x +(LP: #2019319) + + -- Heinrich Schuchardt Fri, 12 May 2023 15:21

Bug#1036001: aespipe: FTFBS on arm64, ppc64el, s390x with LTO enabled

2023-05-12 Thread Heinrich Schuchardt
Package: aespipe Version: 2.4d-1.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu mantic ubuntu-patch Dear Maintainer, * Disable LTO to avoid failing tests on arm64, ppc64el, s390x (LP: #2019319) Thanks for considering the patch. -- System Infor

Bug#1035919: umockdev: Autopkgtest failure

2023-05-11 Thread Heinrich Schuchardt
5-11 09:21:19.0 +0200 @@ -0,0 +1,36 @@ +From: Heinrich Schuchardt +Date: Wed, 10 May 2023 18:22:12 +0200 +Subject: [PATCH 1/1] test: Allow missing .X11-unix/X5 file + +Testing fails with + +cannot remove /tmp/.X11-unix/X5: No such file or directory + +Fixes: 0f686e11540c ("Check Fi

Bug#1035433: problem is solved with the current kernel

2023-05-09 Thread Heinrich Ruthensteiner
Dear Maintainer, with the bookworm kernel 6.1.0-8, which has been available since yesterday, the problem is apparently solved: "intel-eth-pci :00:1d.1 eno1: Link is Up - 1Gbps/Full - flow control rx/tx" Thank you very much. Best regards Heinrich

Bug#1035739: securefs: Autopkg test-failure

2023-05-08 Thread Heinrich Schuchardt
Package: securefs Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu mantic ubuntu-patch X-Debbugs-Cc: heinrich.schucha...@canonical.com Dear Maintainer, Autopkgtests fail. This is fixed for amd64, arm64, ppc64el with this patch. * Set SECUREFS_BINARY in d

Bug#1035723: r-cran-dtplyr: Autopkgtests fail

2023-05-08 Thread Heinrich Schuchardt
Package: r-cran-dtplyr Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu mantic ubuntu-patch X-Debbugs-Cc: heinrich.schucha...@canonical.com Dear Maintainer, Autopkgtests fail due to a missing upstream patch. In Ubuntu, the attached patch was applied to ach

Bug#1035433: linux-image-6.1.0-7-amd64: intel-eth-pci with Marvell 88E1510 - no Link is Up

2023-05-03 Thread Heinrich Ruthensteiner
Package: src:linux Version: 6.1.20-2 Severity: normal X-Debbugs-Cc: heinrich.ruthenstei...@gmx.at Dear Maintainer, * What led up to the situation? The Fitlet3 from Compulab has a known problem with Debian (see: https://fit-pc.com/wiki/index.php?title=Fitlet3_Errata_Notes). I made so

Bug#1031765: pgrep: signal handler matching breaks argument parsing

2023-03-08 Thread Heinrich Schuchardt
ible with roman 3.2+") Best regards Heinrich

Bug#1031765: pgrep: signal handler matching breaks argument parsing

2023-03-06 Thread Heinrich Schuchardt
Upstream bug report created: https://github.com/ganeti/ganeti/issues/1691 Ubuntu bug LP #2009498

Bug#1027176: u-boot-amlogic: broken non-EFI boot on odroid-c2

2023-01-03 Thread Heinrich Schuchardt
Hello Vagrant, copying initrd to high memory overwrites internal EFI structures. setenv initrd_high 0x setenv fdt_high 0x solves the problem on the Odroid C2. Best regards Heinrich

Bug#1027329: OpenVSwitch: Enable DPDK for RISC-V architecture

2022-12-30 Thread Heinrich Schuchardt
Source: openvswitch Version: 3.1.0~git20221212.739bcf2-3 Severity: wishlist Version 22.11 of package DPDK provides support for the RISC-V architecture. We should allow OpenVSwitch to make use of it. Best regards Heinrich

Bug#1024354: DPDK: missing riscv64 build

2022-11-18 Thread Heinrich Schuchardt
Package: dpdk Version: 22.11~rc2-1 Severity: wishlist DPDK 22.11 contains RISC-V support. It would be great if you could enable it in the Debian packaging. Best regards Heinrich

Bug#1023616: opensbi: Emulation of fence.tso hangs in endless loop

2022-11-07 Thread Heinrich Schuchardt
(LP: #1995860) Thanks for considering the patch. Best regards Heinrich -- System Information: Debian Release: bookworm/sid APT prefers lunar-proposed APT policy: (500, 'lunar-proposed'), (500, 'lunar') Architecture: amd64 (x86_64) Foreign Architectures: i386 Ker

Bug#1019391: #1020099 is duplicate to #1019391

2022-09-28 Thread Heinrich Schuchardt
Bug report #1020099 is duplicate to #1019391 The issue is fixed by upstream patches available at https://github.com/lovasoa/marshmallow_dataclass/commits/master In Ubuntu we use LP #1991064 for tracking. Best regards Heinrich

Bug#1020849: python-exchangelib: autopkgtest failure in EWSDateTimeTest.test_generate()

2022-09-27 Thread Heinrich Schuchardt
2-09-27 09:45:34.0 +0200 @@ -0,0 +1,21 @@ +From: Heinrich Schuchardt +Subject: [PATCH] fix CLDR_TO_MS_TIMEZONE_MAP testing + +Timezone "Europe/Kyiv" exists in tzdata but not in webpage CLDR_WINZONE_URL. +To overcome autopkgtest failures remove the entry when testing. + +--- a/tests/te

Bug#1019004: U-Boot does not find ESP

2022-09-03 Thread Heinrich Schuchardt
On 9/3/22 18:25, Vagrant Cascadian wrote: On 2022-09-03, Heinrich Schuchardt wrote: U-Boot 2022.07 may not find EFI system partition where UEFI variables are stored. This can lead to booting via UEFI to fail. Just for clarity, this is not a regression from 2022.04? The problem does not

Bug#1019004: U-Boot does not find ESP

2022-09-02 Thread Heinrich Schuchardt
all block devices are probed Best regards Heinrich

Bug#986708: closed by Mark Hindley (Re: Bug#986708: adopted rsnapshot)

2022-06-18 Thread Heinrich Schuchardt
t was about sispmctl and not rsnapshot. So uploading a new version of rsnapshot cannot resolve it. Best regards Heinrich

Bug#1012677: libgtk-3-dev: Error loading png with gtk_image_set_from_file or gdk_pixbuf_new_from_file

2022-06-11 Thread Heinrich
Package: libgtk-3-dev Version: 3.24.24-4+deb11u2 Severity: important X-Debbugs-Cc: heinrich.a...@oltigen-manor.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was

Bug#1012676: libgtk-3-dev: Error loading png with gtk_image_set_from_file or gdk_pixbuf_new_from_file

2022-06-11 Thread Heinrich
Package: libgtk-3-dev Version: 3.24.24-4+deb11u2 Severity: important X-Debbugs-Cc: heinrich.a...@oltigen-manor.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was

Bug#900799: linux-image-arm64: dts: rockchip: correct voltage selector Firefly-RK3399

2022-06-01 Thread Heinrich Schuchardt
On 6/1/22 11:28, Diederik de Haas wrote: On Fri, 22 Jun 2018 21:58:30 +0100 Ben Hutchings wrote: Version: 4.17.2-1~exp1 On 5 Jun 2018 07:33:11 +0200 Heinrich Schuchardt wrote: Please, add this patch to the Debian kernel patches until it is added upstream. Cf. https://lkml.org/lkml/2018/6/4

Bug#1010894: python-cheroot version number does not conform to PEP440

2022-05-13 Thread Heinrich Schuchardt
On 5/13/22 13:07, julien.pu...@gmail.com wrote: Le vendredi 13 mai 2022 à 11:18 +0200, Heinrich Schuchardt a écrit : On 5/12/22 17:17, julien.pu...@gmail.com wrote: I propose to add the following patch to my package: Description: make the package return a PEP440-compatible version number

Bug#1010894: python-cheroot version number does not conform to PEP440

2022-05-13 Thread Heinrich Schuchardt
On 5/12/22 17:17, julien.pu...@gmail.com wrote: Le jeudi 12 mai 2022 à 17:04 +0200, Heinrich Schuchardt a écrit : On 5/12/22 15:36, julien.pu...@gmail.com wrote: Le jeudi 12 mai 2022 à 15:20 +0200, Heinrich Schuchardt a écrit : On 5/12/22 14:55, julien.pu...@gmail.com wrote: Let me ask

Bug#1010894: python-cheroot version number does not conform to PEP440

2022-05-12 Thread Heinrich Schuchardt
On 5/12/22 15:36, julien.pu...@gmail.com wrote: Le jeudi 12 mai 2022 à 15:20 +0200, Heinrich Schuchardt a écrit : On 5/12/22 14:55, julien.pu...@gmail.com wrote: Let me ask bluntly: how is it a problem? $ python3  >>> import cheroot  >>> print cheroot.__version__ 8.

Bug#1010894: python-cheroot version number does not conform to PEP440

2022-05-12 Thread Heinrich Schuchardt
On 5/12/22 14:55, julien.pu...@gmail.com wrote: Hi, Le jeudi 12 mai 2022 à 14:45 +0200, Heinrich Schuchardt a écrit : Package: python-cheroot Version: 8.6.0+ds1-2 Severity: normal Python package versions like 8.6.0+ds1 do not conform to PEP440. This leads to errors in Ceph as reported in

Bug#1010894: python-cheroot version number does not conform to PEP440

2022-05-12 Thread Heinrich Schuchardt
PEP440 (https://peps.python.org/pep-0440/) as [N!]N(.N)*[{a|b|rc}N][.postN][.devN] So 8.6.0a1 would be legal. 8.6.0+ds1 is illegal. Is this something to be corrected in this package? Or is this a general problem with how we do Python packaging? Best regards Heinrich

Bug#995462: bbrun: fails to build on RISC-V

2022-05-11 Thread Heinrich Schuchardt
On 5/11/22 01:24, Vagrant Cascadian wrote: Control: tags 995462 +moreinfo On 2021-10-01, Heinrich Schuchardt wrote: Package: bbrun Version: 1.6-8 Severity: normal Building on RISC-V fails with: cc1: error: ‘-fno-gnu89-inline’ is only supported in GNU99 or C99 mode Please, remove debian

Bug#1010358: ugene: Fix for non-constant SIGSTKSZ

2022-04-29 Thread Heinrich Schuchardt
Package: ugene Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Dear Maintainer, ugene 40.1+dfsg-1 fails to build on Ubuntu. * Fix for non-constant SIGSTKSZ (LP: #1970417) * Build on amd64 only. Thanks for considering the patch.

Bug#1006926: flash-kernel

2022-04-06 Thread Heinrich Schuchardt
Hello Vagrant, is the suggestion I made in https://salsa.debian.org/installer-team/flash-kernel/-/merge_requests/29 fine with you? Then I would update the pull request accordingly. Best regards Heinrich

Bug#1006926: flash-kernel: add support for SiFive Unmatched board

2022-03-23 Thread Heinrich Schuchardt
Merge request created: https://salsa.debian.org/installer-team/flash-kernel/-/merge_requests/29

Bug#1007911: meta-gnome3: Don't require libreoffice on riscv64 where it is not available

2022-03-18 Thread Heinrich Schuchardt
Package: meta-gnome3 Version: 1%40+1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Dear Maintainer, LibreOffice is not available on riscv64. Don't require libreoffice on riscv64 where it is not available Edit In Ubuntu, the attached

Bug#1006938: docker.io lacks buildx

2022-03-08 Thread Heinrich Schuchardt
regards Heinrich

Bug#1006926: flash-kernel: add support for SiFive Unmatched board

2022-03-08 Thread Heinrich Schuchardt
94d1eba3ffdfdca6917a7975b35197f1aae70e26 Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Tue, 8 Mar 2022 11:03:16 +0100 Subject: [PATCH 3/3] debian/control: enable building for riscv64 riscv64 boards use device-trees. So we should provide the flash-kernel package for them. Signed-off-by: Heinrich

Bug#1006918: docker.io: RISC-V support missing for docker.io

2022-03-08 Thread Heinrich Schuchardt
/bug_body In Ubuntu, the attached patch was applied to achieve the following: * Enable riscv64 architecture (LP: #1963920) Thanks for considering the patch. Best regards Heinrich -- System Information: Debian Release: bookworm/sid APT prefers jammy APT policy: (500, 'jammy') Ar

Bug#1006765: ITS: sispmctl

2022-03-04 Thread Heinrich Schuchardt
been packaged for years by Debian. Responses by the package maintainer are missing. As I am the maintainer of the upstream package in https://sourceforge.net/projects/sispmctl/ I would like to take over the maintainership for the package. Best regards Heinrich Schuchardt

Bug#1003395: plfit FTBFS on s390x

2022-02-25 Thread Heinrich Schuchardt
: #1962311) + + -- Heinrich Schuchardt Fri, 25 Feb 2022 14:48:50 +0100 + plfit (0.9.3+ds-1build1) jammy; urgency=medium * No-change rebuild with Python 3.10 as default version diff -Nru plfit-0.9.3+ds/debian/control plfit-0.9.3+ds/debian/control --- plfit-0.9.3+ds/debian/control 2021-11

Bug#986844: ranger: ftbfs - autopkgtest flakiness

2022-02-22 Thread Heinrich Schuchardt
r the suggested patch. Best regards Heinrich

Bug#995402: libclass-dbi-sweet-perl: FTBFS: test failure

2022-02-22 Thread Heinrich Schuchardt
Related Ubuntu bug https://bugs.launchpad.net/debiantesting/+bug/1961751 Suggested solution: drop package as upstream is not maintained anymore

Bug#1005802: autopkgtest-buildvm-ubuntu-cloud does not use SMP

2022-02-15 Thread Heinrich Schuchardt
command should provide a parameter to set the number of cpu cores to use. Best regards Heinrich

Bug#1003155: opensbi: tar.xz is not supported by 'git archive'

2022-01-05 Thread Heinrich Schuchardt
st: * tar * tgz * tar.gz * zip Please, change the maintainer script to use --format=tar and issue a separate command to compress with xz. Best regards Heinrich -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing') Architecture: am

Bug#999558: unpack_bootimg: TypeError: 'float' object cannot be interpreted as an integer

2021-11-12 Thread Heinrich Schuchardt
in/unpack_bootimg", line 35, in extract_image bootimage.seek(offset) TypeError: 'float' object cannot be interpreted as an integer unpack_bootimg.py of https://android.googlesource.com/platform/system/tools/mkbootimg (tag: android-s-v2-preview-1) does not show the problem. Best regards Heinrich

Bug#996760: vim: Ubuntu Jammy Jellyfish missing in supported distributions

2021-10-18 Thread Heinrich Schuchardt
\ 'jessie', 'stretch', 'buster', 'bullseye', 'bookworm', \ 'trixie', 'sid', 'rc-buggy', \ - \ 'trusty', 'xenial', 'bionic', 'focal', 'hirsute', 'impish', 'devel' + \ 'trusty', 'xenial', 'bionic', 'focal', 'hirsute', 'impish', 'jammy', + \ 'devel' \ ] let s:unsupported = [ \ 'buzz', 'rex', 'bo', 'hamm', 'slink', 'potato', Best regards Heinrich

Bug#995718: grub2: enable RISC-V support

2021-10-04 Thread Heinrich Schuchardt
-Use-common-linux-loader.patch Best regards Heinrich

Bug#995472: a2jmidid fails to build on RISC-V

2021-10-01 Thread Heinrich Schuchardt
uild.patch 1970-01-01 01:00:00.0 +0100 +++ a2jmidid-9/debian/patches/0001-sigsegv-enable-RISC-V-build.patch 2021-10-01 16:18:06.0 +0200 @@ -0,0 +1,47 @@ +From 2c3fbef6854743416d95d85b1565dde51668488c Mon Sep 17 00:00:00 2001 +From: Heinrich Schuchardt +Date: Fri, 1 Oct 202

Bug#995462: bbrun: fails to build on RISC-V

2021-10-01 Thread Heinrich Schuchardt
Package: bbrun Version: 1.6-8 Severity: normal Building on RISC-V fails with: cc1: error: ‘-fno-gnu89-inline’ is only supported in GNU99 or C99 mode Please, remove debian/patches/05_gcc5-gnu89.patch Best regards Heinrich

Bug#995151: vim: impish missing in debchangelog.vim

2021-09-27 Thread Heinrich Schuchardt
27;, 'devel' usr/share/vim/vim82/syntax/debchangelog.vim:27: \ 'trusty', 'xenial', 'bionic', 'focal', 'groovy', 'hirsute', 'devel' Cf. https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1944419 Best regards Heinrich

Bug#992419: U-Boot using wrong memory type for device-trees.

2021-08-18 Thread Heinrich Schuchardt
Best regards Heinrich

Bug#992094: e2fsprogs: mke2fs fails to create file system

2021-08-11 Thread Heinrich Schuchardt
Heinrich

Bug#992035: mozc not built for riscv64

2021-08-09 Thread Heinrich Schuchardt
Package: mozc Version: 2.26.4220.100+dfsg-4 Severity: normal Dear maintainer, please, add architecture riscv64 to the mozc build targets. Best regards Heinrich

Bug#991933: mokutil: RISC-V build missing

2021-08-06 Thread Heinrich Schuchardt
including secure boot. With mokutil we can display the relevant information. As SetVariable() is not implemented we cannot update anything. EDK II should allow setting variables. Currently the HiFive Unleashed is the only supported RISC-V board. Best regards Heinrich

Bug#991854: dmidecode

2021-08-04 Thread Heinrich Schuchardt
Specified Serial Number: SF105SZ212200xxx UUID: 30314653-5335-325a-3132-323030373036 Wake-up Type: Reserved SKU Number: Not Specified Family: Not Specified Further work in U-Boot will be needed to fill the missing fields. Best regards Heinrich

Bug#991854: dmidecode: not build for riscv64

2021-08-03 Thread Heinrich Schuchardt
Package-Type: udeb Depends: ${misc:Depends}, ${shlibs:Depends} Description: SMBIOS/DMI table decoder (udeb) Best regards Heinrich diff -Nru dmidecode-3.3/debian/changelog dmidecode-3.3/debian/changelog --- dmidecode-3.3/debian/changelog 2021-05-17 16:53:43.0 + +++ dmidecode-3.3

Bug#988217: bootefi causes boot failure with boot.scr

2021-05-17 Thread Heinrich Schuchardt
LEN=0x2000 CONFIG_SYS_MALLOC_F_LEN=0x2000 I assume that the problem arises in main U-Boot not in SPL. Please, increase CONFIG_SYS_MALLOC_F_LEN and check if this error message goes away. Best regards Heinrich

Bug#864807: b53_mdio module doesn't get loaded automatically on Lamobo R1

2021-05-15 Thread Heinrich Schuchardt
On 5/15/21 3:15 PM, Salvatore Bonaccorso wrote: Hi, Is this bug still an issue with recent kernels or can the issue be closed? Regards, Salvatore I am not using this board anymore. Best regards Heinrich

Bug#988413: u-boot-tools: mkeficapsule missing

2021-05-12 Thread Heinrich Schuchardt
/en/latest/board/emulation/qemu_capsule_update.html?highlight=mkeficapsule#enabling-capsule-authentication Best regards Heinrich

Bug#988231: gnu-efi: package for riscv64

2021-05-08 Thread Heinrich Schuchardt
After updating the source the only change I needed for packaging was: --- debian/control 2021-02-04 11:03:03.0 + +++ debian/control 2021-05-08 10:27:56.638548003 + @@ -13,7 +13,7 @@ Homepage: http://sourceforge.net/projects/gnu-efi/ Package: gnu-efi -Architecture: any-

Bug#988231: gnu-efi: package for riscv64

2021-05-08 Thread Heinrich Schuchardt
, consider packaging for riscv64. I guess due to the freeze this would have to go to experimental first. Best regards Heinrich

Bug#983475: shim-signed-common: failure to install w/o SetVariable()

2021-04-30 Thread Heinrich Schuchardt
Am 30. April 2021 20:06:22 MESZ schrieb Steve McIntyre : >Control: reassign -1 grub2-common > >Hi Heinrich, > >[ reassigning to grub2-common, the package which includes grub-install >] > >On Wed, Feb 24, 2021 at 09:08:15PM +0100, Heinrich Schuchardt wrote: >>Package

Bug#986708: Orphan sispmctl

2021-04-09 Thread Heinrich Schuchardt
repackaging you could use https://github.com/xypron/sispmctl/tree/debian/debian as a starting point. Best regards Heinrich

  1   2   3   4   5   >