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
Package: flash-kernel Version: 3.107+b1 Severity: normal Package linux-image-6.7.9-riscv64 installs file /boot/vmlinux-6.7.9-riscv64. Flash-kernel fails with: sudo flash-kernel $(uname -r) Can't find /boot/vmlinuz-6.7.9-riscv64 (see /tmp/flash-kernel-no-kernel-error.log) Please, change

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

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

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

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
Package: u-boot-qemu Version: 2024.01+dfsg-1 Severity: normal 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 be loaded into U-Boot

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

2024-02-02 Thread Heinrich Schuchardt
Package: u-boot-starfive Version: 2024.01+dfsg-1 Severity: normal As reported in Launchpad bug 2052141 booting the StarFive VisionFive 2 board with a USB stick plugged in results in a crash. The crash occurs when calling free() implemented in common/dlmalloc.c The following two patches

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

2024-01-15 Thread Heinrich Schuchardt
Package: rsyslog-mysql Version: 8.2312.0-3 Severity: normal In Launchpad autopkgtests fail with Data too long for column 'FromHost' on a system with a hostname of 63 characters. I hope to resolve this with merge request https://github.com/rsyslog/rsyslog/issues/5309 testing is still ongoing.

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

2024-01-15 Thread Heinrich Schuchardt
Package: rsyslog-mysql Version: 8.2312.0-3 Severity: normal In Launchpad autopkgtests fail with Data too long for column 'FromHost' on a system with a hostname of 63 characters. I hope to resolve this with merge request https://github.com/rsyslog/rsyslog/issues/5310 testing is still ongoing.

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
Package: flash-kernel Version: 3.107 Severity: wishlist Please, add the Sipeed Lichee Pi 4A to the database: Machine: Sipeed Lichee Pi 4A Kernel-Flavors: any Boot-Script-Path: /boot/boot.scr DTB-Id: thead/th1520-lichee-pi-4a.dtb Boot-Script-Path: /boot/boot.scr U-Boot-Script-Name:

Bug#1060248: tang: Timeouts when testing on armhf

2024-01-08 Thread Heinrich Schuchardt
/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. + +--- a/tests

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

2024-01-07 Thread Heinrich Schuchardt
On 1/7/24 01:39, Vagrant Cascadian wrote: It may be preferable to upgrade the dependency OpenSBI to v1.4 before the new U-Boot release. I debated weather to bump the dependency, as OpenSBI is now v1.4 in unstable, so it should default to that version going forward... The VisionFive 2 board

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

2024-01-06 Thread Heinrich Schuchardt
Hello Vagrant, I have built U-Boot from https://salsa.debian.org/debian/u-boot/-/commit/e182a8eb13eb6d1990a3d79740b71b0cc52f9f5a Merge branch 'debian/2024.01-rcX' into debian/latest and deployed it to these boards: StarFive VisionFive 2 v1.3B, 4 GiB StarFive VisionFive 2 v1.3B, 8 GiB StarFive

Bug#1060110: FTBFS: buffer overflow in test

2024-01-05 Thread Heinrich Schuchardt
-overflow-in-msg2.patch --- socat-1.8.0.0/debian/patches/error.c-buffer-overflow-in-msg2.patch 1970-01-01 01:00:00.0 +0100 +++ socat-1.8.0.0/debian/patches/error.c-buffer-overflow-in-msg2.patch 2024-01-06 00:03:50.0 +0100 @@ -0,0 +1,35 @@ +From: Heinrich Schuchardt +Date: Fri, 5 Jan

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

2023-12-18 Thread Heinrich Schuchardt
On 12/18/23 07:41, Michael Tokarev wrote: Yes, we can do that.  I don't see much benefit here though. For one, I dislike dangling symlinks in package, and don't want to add yet another directory to firmware search directories. OpenSBI is security critical as it runs in the highest privilege

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

2023-12-17 Thread Heinrich Schuchardt
Package: qemu-system-data Version: 1:8.2.0~rc2+ds-1 Severity: wishlist Hello Michael, Debian provides package opensbi. In the qemu package's debian/rules we build another OpenSBI. Wouldn't it be preferable to reuse the existing opensbi package? This would imply that if we update OpenSBI also

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
Package: qemu-efi-riscv64 Version: 2023.08-1 Priority: wishlist Hello Dann, thanks for packaging qemu-efi-riscv64 in experimental. For first users it would be helpful to add a README.Debian explaining how to use the EDK II firmware with QEMU by giving an example, e.g. Package

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

2023-10-13 Thread Heinrich Schuchardt
U-Boot v2023.01 introduced SPL code to detect the memory size on the different VisionFive 2 boards and adjust the device-tree accordingly. This relies on reading the EEPROM. Unfortunately the Designware I2C driver has an issue. So the following patch is needed: [PATCH v2] i2c:

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
Package: u-boot Version: 2023.07+dfsg-1 Severity: wishlist U-Boot v2023.10 has been released. It provides sufficient support for the StarFive Visionfive 2 board. I would suggest to package it as u-boot-starfive. The generated spl/u-boot-spl.bin cannot be used directly for installation. But

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 && \

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.

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

Bug#1035919: umockdev: Autopkgtest failure

2023-05-11 Thread Heinrich Schuchardt
: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 FileUtils.{r

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

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

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

2023-03-08 Thread Heinrich Schuchardt
Upstream has merged https://github.com/ganeti/ganeti/pull/1692, commit 9cd67e6a81c6 ("uidpool_unittest: avoid using negative UIDs") to solve the issue. Additionally the following patch is needed to fix a separate problem with testing: a40748ab26fc ("py-tests: make tests compatible with roman

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
Package: opensbi Version: 1.1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Dear Maintainer, * Fix emulation of fence.tso hanging in endless loop on Allwinner D1 d/p/lib-sbi_illegal_insn-Fix-FENCE.TSO-emulation-infinit.patch

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
00 +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/test_ewsdatetime.py ++

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

Bug#1019004: U-Boot does not find ESP

2022-09-03 Thread Heinrich Schuchardt
Package: u-boot Version: 2022.07+dfsg-1 Severity: normal U-Boot 2022.07 may not find EFI system partition where UEFI variables are stored. This can lead to booting via UEFI to fail. The following upstream patch fixes this: commit d5391bf02b9dc6a84fe33ba913caf70061909950 efi_loader: ensure

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

2022-06-18 Thread Heinrich Schuchardt
Am 18. Juni 2022 12:27:10 MESZ schrieb Debian Bug Tracking System : >This is an automatic notification regarding your Bug report >which was filed against the wnpp package: > >#986708: O: sispmctl -- Control Gembird SIS-PM programmable power outlet strips > >It has been closed by Mark Hindley .

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

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

2022-05-12 Thread Heinrich Schuchardt
Package: python-cheroot Version: 8.6.0+ds1-2 Severity: normal Hello Julien, Python package versions like 8.6.0+ds1 do not conform to PEP440. This leads to errors in Ceph as reported in https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1967139 Allowable package versions are defined in

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
Package: docker.io Version: 20.10.11+dfsg1-2 Severity: wishlist buildx is a CLI plugin for docker, see https://docs.docker.com/buildx/working-with-buildx/, https://github.com/docker/buildx/. It is used by many build scripts for Docker tools. It would be great to have it available in Debian. Best

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
Package: docker.io Version: 20.10.11+dfsg1-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Dear Maintainer, docker.io can be easily enabled to support the riscv64 architecture by adding it in debian control. ***

Bug#1006765: ITS: sispmctl

2022-03-04 Thread Heinrich Schuchardt
not 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
The problem is still evident in Ubuntu's testing landscape https://autopkgtest.ubuntu.com/packages/r/ranger/jammy/amd64 and in Debian https://tests.reproducible-builds.org/debian/history/armhf/ranger.html Ubuntu maintainers would prefer to avoid a diff to Debian. Could you, please, consider the

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
Package: autopkgtest Version: 5.19 Severity: wishlist autopkgtest-buildvm-ubuntu-cloud is quite slow due to QEMU running on a single core: qemu-system-x86_64 -m 512 -smp 1 cpus=2 would be a more reasonable default value. This may require raising the default memory size too. The

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

2022-01-05 Thread Heinrich Schuchardt
Package: opensbi Version: 1.0-1 Severity: normal Dear Vagrant, The opensbi package has a maintainer script debian/bin/git-snapshot with commands archive=tar.xz git archive \ --format=${archive} \ tar.xz is not a valid archive format. 'git archive -l' gives this list: * tar *

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

2021-11-12 Thread Heinrich Schuchardt
Package: mkbootimg Version: 1:10.0.0+r36-7 Severity: normal Observed in Ubuntu Impish Launchpad bug 1950789 Unpacking an Android boot image results in an error: $ unpack_bootimg --boot_img akernel boot_magic: b'ANDROID!' Traceback (most recent call last): File "/usr/bin/unpack_bootimg",

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

2021-10-18 Thread Heinrich Schuchardt
Package: vim Version: 2:8.2.3455-2 Severity: wishlist The next Ubuntu release will be Jammy Jellyfish. https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668 Please, add it to the list of supported distributions: --- vim-8.2.3455.orig/runtime/syntax/debchangelog.vim +++

Bug#995718: grub2: enable RISC-V support

2021-10-04 Thread Heinrich Schuchardt
Package: grub2 Version: 2.04-20 Severity: wishlist When upgrading to grub 2.06, please, consider enabling RISC-V support. The patches currently are still in review upstream. I hold a copy in: https://github.com/xypron/grub-build/tree/qemu-riscv64/patch as

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

2021-10-01 Thread Heinrich Schuchardt
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 2021 16:15:29

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
Package: vim Version: 2:8.2.2434-3 Severity: minor Please, add impish to the list of supported Ubuntu releases in these lines: usr/share/vim/vim82/syntax/debsources.vim:29: \ 'trusty', 'xenial', 'bionic', 'focal', 'groovy', 'hirsute', 'devel' usr/share/vim/vim82/syntax/debchangelog.vim:27: \

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

2021-08-18 Thread Heinrich Schuchardt
Package: u-boot-sifive Version: 2021.07+dfsg-1 Severity: normal U-Boot currently uses an incorrect memory type EfiReservedMemory for device paths. This leads to boot failures on riscv64 Linux when booting via UEFI (probably due to some further bug in the kernel). Please, consider applying the

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

2021-08-11 Thread Heinrich Schuchardt
Package: e2fsprogs Version: 1.46.3-1 Severity: normal https://ci.debian.net/data/autopkgtest/unstable/amd64/e/e2fsprogs/14285096/log.gz shows the following errors for debian/tests/fuse2fs: mke2fs: No such file or directory while trying to determine filesystem size /sbin/e2label: No such file

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
Package: mokutil Version: 0.4.0-1 Severity: normal Tags: patch Usertags: origin-ubuntu impish ubuntu-patch Dear maintainer, building mokutil for RISC-V only requires debian/control to be adjusted. See Ubuntu package mokutil 0.4.0-1ubuntu1. U-Boot already supports booting via UEFI on RISC-V

Bug#991854: dmidecode

2021-08-04 Thread Heinrich Schuchardt
On 04.08.21 00:51, Jessica Clarke wrote: On 3 Aug 2021, at 23:42, Paul Wise wrote: On Tue, 03 Aug 2021 20:14:57 +0200 Jörg Frings-Fürst wrote: because of the bugreport[1] I would like to ask here if it is useful to compile dmidecode also for riscv64? Apparently the SMBIOS spec v3.3.0 and

Bug#991854: dmidecode: not build for riscv64

2021-08-03 Thread Heinrich Schuchardt
/debian/changelog 2021-08-02 15:25:54.0 + @@ -1,3 +1,9 @@ +dmidecode (3.3-2ubuntu1) impish; urgency=medium + + * Add riscv64 build architecture (LP: #1938705) + + -- Heinrich Schuchardt Mon, 02 Aug 2021 17:25:54 +0200 + dmidecode (3.3-2) unstable; urgency=medium * Add upstream

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

2021-05-18 Thread Heinrich Schuchardt
The original problem report showed the following situation was hit: common/malloc_simple.c:29: log_err("alloc space exhausted\n"); You cannot expect normal system behavior when reaching this situation. The available space for simple malloc is defined by: CONFIG_SPL_SYS_MALLOC_F_LEN=0x2000

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
Package: u-boot-tools Version: 2021.04~rc4+dfsg-1 Severity: wishlist Dear Vagrant, please, consider adding mkeficapsule to the u-boot-tools package. The tool is need for preparing capsules for updating the firmware using the UEFI API. A description is available at

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:

Bug#988231: gnu-efi: package for riscv64

2021-05-08 Thread Heinrich Schuchardt
Package: gnu-efi Version: 3.0.9-2 Severity: wishlist gnu-efi is a build dependency for a bunch of other packages. Currently it is missing on RISC-V. My patches to support riscv64 were merged with commit 3676bc353c83 ("Merge /u/xypron/gnu-efi/ branch riscv64 into master"). Please, consider

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
Package: wnpp Severity: normal The package maintainer of package sispmctl has not shown any activity since 2012: * Bug reports remain unanswered. * Upstream releases are ignored. The current release is available at https://sourceforge.net/projects/sispmctl/files/sispmctl/sispmctl-4.9/ For

Bug#984705: kamoso: unable to find or load wrappercamerabinsrc plugin

2021-03-07 Thread Heinrich Schuchardt
Package: kamoso X-Debbugs-Cc: xypron.g...@gmx.de Version: 20.12.1-1 Severity: normal Dear Maintainer, when trying to run kamoso the following errors where shown on the console ending with "unable to find or load wrappercamerabinsrc plugin".

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

2021-02-24 Thread Heinrich Schuchardt
eturned error exit status 1 Errors were encountered while processing: shim-signed-common To make the package usable with U-Boot the installation should not fail but complete with a warning. Best regards Heinrich Schuchardt -- System Information: Debian Release: bullseye/sid APT prefers testing

Bug#983034: plasma-workspace-wayland: hanging in ksplashqml

2021-02-20 Thread Heinrich Schuchardt
On 19.02.21 19:40, Dennis Filder wrote: > Control: tag -1 + moreinfo bullseye sid > > If you cannot switch to console with Ctrl-Alt-F2 then this is a strong > indicator that the bug is in the kernel, probably nouveau. > > If you can reproduce this reliably it would help a lot if you could >

Bug#983034: plasma-workspace-wayland: hanging in ksplashqml

2021-02-18 Thread Heinrich Schuchardt
. Mainboard is MacchiatoBIN with 16 GiB RAM. Video card is GeForce GT 710 with nouveau driver. Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.0-3-arm64 root=UUID= ro quiet The problem only occurs in Wayland sessions. X11 KDE is working fine. Best regards Heinrich Schuchardt -- System Information: Debian

Bug#982842: open-iscsi: do not use iscsistart in the boot process

2021-02-15 Thread Heinrich Schuchardt
On 15.02.21 18:02, Lee Duncan wrote: > On 2/15/21 6:48 AM, Ritesh Raj Sarraf wrote: > I cannot access this bug, so I will reply to all here ... By CCing 982...@bugs.debian.org the bug report is updated. > > In general, you do not set up initrd to boot into all iSCSI targets, > only the ones

Bug#982842: open-iscsi: do not use iscsistart in the boot process

2021-02-15 Thread Heinrich Schuchardt
Bookworm. Forwarded Message Subject:Re: [open-iscsi/open-iscsi] iscsistart fails with 15 - session exists with ipv6 (#241) Date: Fri, 12 Feb 2021 15:29:41 -0800 From: Lee Duncan Reply-To: open-iscsi/open-iscsi To: open-iscsi/open-iscsi CC: Heinrich

Bug#982369: [PATCH] all.db: add support for ODROID-C4, -HC4, -N2, -N2Plus

2021-02-09 Thread Heinrich Schuchardt
Package: flash-kernel Version: 3.104 Severity: normal Tags: patch Add missing data base entries for: * Hardkernel ODROID-C4 * Hardkernel ODROID-HC4 * Hardkernel ODROID-N2 * Hardkernel ODROID-N2Plus Signed-off-by: Heinrich Schuchardt --- db/all.db | 28 1 file

Bug#980085: open-iscsi: initiator does not connect

2021-02-07 Thread Heinrich Schuchardt
/0003-Fix-iscsistart-login-issue-when-target-is-delayed.patch I have built the package from https://salsa.debian.org/linux-blocks-team/open-iscsi commit 7334ed475e26b8 This works for me but still shows the warning iscsistart: initiator reported error (15 - session exists) Tested-by: Heinrich

Bug#980085: open-iscsi: initiator does not connect

2021-01-15 Thread Heinrich Schuchardt
Hello Chris, on my system a partial revert solves the problem: diff --git a/usr/iscsid_req.c b/usr/iscsid_req.c index a3aba6d..3bbf5b9 100644 --- a/usr/iscsid_req.c +++ b/usr/iscsid_req.c @@ -156,7 +156,7 @@ int iscsid_response(int fd, iscsiadm_cmd_e cmd, iscsiadm_rsp_t *rsp, if

Bug#980085: open-iscsi: initiator does not connect

2021-01-15 Thread Heinrich Schuchardt
On 14.01.21 20:26, Chris Hofstaedtler wrote: > Hi everyone, > > * Chris Hofstaedtler [210114 19:20]: >> * Heinrich Schuchardt [210114 18:52]: >>>>> iscsistart: version 2.1.3 >>>>> iscsistart: Logging into iqn.2000-01.de.xypron:disk1 >>>>

Bug#980085: open-iscsi: initiator does not connect

2021-01-14 Thread Heinrich Schuchardt
On 14.01.21 17:02, Ritesh Raj Sarraf wrote: > Hi Heinrich, > > On Thu, 2021-01-14 at 11:23 +0100, Heinrich Schuchardt wrote: >> On my system open-iscsi and libopeniscsiusr where upgraded to 2.1.3- >> 1. >> >> With a kernel installed after this upgrade my system ca

Bug#980085: open-iscsi: initiator does not connect

2021-01-14 Thread Heinrich Schuchardt
The same problem is described in: https://github.com/open-iscsi/open-iscsi/issues/241

Bug#980085: open-iscsi: initiator does not connect

2021-01-14 Thread Heinrich Schuchardt
Package: open-iscsi Version: 2.1.3-1 Severity: important On my system open-iscsi and libopeniscsiusr where upgraded to 2.1.3-1. With a kernel installed after this upgrade my system cannot boot from an iSCSI LUN: iscsistart: version 2.1.3 iscsistart: Logging into iqn.2000-01.de.xypron:disk1

Bug#975705: marked as pending in cura

2020-12-16 Thread Heinrich Schuchardt
https://salsa.debian.org/3dprinting-team/cura/-/commit/871fcb258aa11077c3a6e16651fbcb44953e932e did not build cf. https://salsa.debian.org/3dprinting-team/cura/-/pipelines/205268 Best regards Heinrich

Bug#976093: linux-image-5.9.0-3-arm64: Network failure NanoPi Neo Plus2

2020-11-29 Thread Heinrich Schuchardt
The NanoPi Neo Plus2 is struck by the same error. I just sent out a patch: arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-id https://lore.kernel.org/linux-arm-kernel/20201129194512.1475586-1-xypron.g...@gmx.de/T/#u

Bug#976093: linux-image-5.9.0-3-arm64: Network failure Pine A64 LTS

2020-11-29 Thread Heinrich Schuchardt
Package: src:linux X-Debbugs-Cc: xypron.g...@gmx.de Version: 5.9.9-1 Severity: normal Tags: patch upstream Dear Maintainer, since Bullseye switched to Linux v5.9 my Pine A64 LTS board fails to boot via iSCSI. I have posted a patch upstream. Please, consider it for inclusion: [PATCH 1/1] arm64:

Bug#824954: IRT: [bug #52939] [PATCH] 10_linux: support loading device trees

2020-11-26 Thread Heinrich Schuchardt
Am 27. November 2020 04:18:06 MEZ schrieb Elliott Mitchell : >The patch to have GRUB load a device-tree is interesting. This is >certainly worthy of discussion. > >Three issues come up when looking though: > >First, your patch modifies /etc/grub.d/10_linux, but misses >/etc/grub.d/10_linux_xen.

Bug#973909: libreoffice-impress: crash when exiting presentation mode

2020-11-12 Thread Heinrich Schuchardt
I was not able to reproduce the problem with libreoffice-impress (1:7.0.3-4). Best regards Heinrich

Bug#974017: glusterfs-common: SyntaxWarning: "is" with a literal

2020-11-08 Thread Heinrich Schuchardt
Package: glusterfs-common Version: 8.2-1 Severity: normal Dear maintainer, updating Python3 leads to the following warning: running python rtupdate hooks for python3.8... /usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/syncdutils.py:728: SyntaxWarning: "is" with a literal. Did you mean

  1   2   3   4   5   >