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#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#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#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#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#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#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#958497: geoclue-2.0 violates GDPR

2020-04-22 Thread Heinrich Schuchardt
efine DEFAULT_WIFI_SUBMIT_URL "https://location.services.mozilla.com/v1/submit?key=; MOZILLA_API_KEY Best regards Heinrich Schuchardt

Bug#949834: firefox-esr: illegal instruction in /usr/lib/firefox-esr/libxul.so

2020-01-25 Thread Heinrich Schuchardt
Package: firefox-esr Version: 68.4.1esr-1 Severity: critical Dear maintainer: Firefox cannot be started due to an illegal instruction: $ firefox-esr -safe-mode illegal instruction valgrind /usr/bin/firefox-essr -safe-mode ... ==2805== ==2805== Invalid free() / delete / delete[] / realloc()

Bug#945001: grub-efi-amd64: GRUB-EFI messes up boot variables

2019-11-18 Thread Heinrich Schuchardt
x variable for it nor did it add an entry to grub.conf. I do not expect GRUB to ever touch my UEFI variables without my explicit consent. Please, provide a dialogue. Bug report 913916 seems to be related but I am not sure if it is reporting the same issue. Best regards Heinrich Schuchardt -- Packag

Bug#941231: u-boot-imx: mx6cuboxi fails to boot

2019-11-09 Thread Heinrich Schuchardt
The discussion lead to the following merged upstream patches: [1] - https://patchwork.ozlabs.org/patch/1173314/ [2] - https://patchwork.ozlabs.org/patch/1173316/ Best regards Heinrich

Bug#919029: grub-pc forgets installation device

2019-01-20 Thread Heinrich Schuchardt
> On Sat, Jan 12, 2019 at 02:11:25PM +0100, Vincent Lefevre wrote: > I'm not at all sure that I agree. The configuration in question exists > in order to tell the postinst which devices it should run grub-install > on. If the device does not exist, it obviously isn't possible to run >

Bug#908557: [RESOLVED] Error while setting the maximum protocol version

2018-09-11 Thread Heinrich Schuchardt
The issue was resolved with libqt5network5_5.11.1+dfsg-8_amd64.deb

Bug#888403: U-Boot: efi_loader: fix building crt0 on arm

2018-02-18 Thread Heinrich Schuchardt
U-Boot v2018.03-rc2 contains the following correction: efi_loader: fix building crt0 on arm http://git.denx.de/?p=u-boot.git;a=commit;h=268ec6e00e57497b96ebd4a5a5dc60b821e13fb0

Bug#888403: Fwd: [PATCH 1/1] efi_loader: fix building crt0 on arm

2018-01-31 Thread Heinrich Schuchardt
Forwarded Message Subject: [PATCH 1/1] efi_loader: fix building crt0 on arm Date: Wed, 31 Jan 2018 18:45:35 + From: Heinrich Schuchardt <xypron.g...@gmx.de> To: Alexander Graf <ag...@suse.de> Before the patch an undefined constant EFI_SUBSYSTEM was used in t

Bug#815853: Cannot modprobe due to wrong kernel version string

2016-02-24 Thread Heinrich Schuchardt
The error was caused by the system not using the kernel installed in /boot but reading it from /dev/mmcblk0p1. Please, close the message. Best regards Heinrich Schuchardt

Bug#815853: Cannot modprobe due to wrong kernel version string

2016-02-24 Thread Heinrich Schuchardt
/libkmod.c:557 kmod_search_moddep() could not open moddep file '/lib/modules/3.16.0-4-armmp/modules.dep.bin' For lpae kernels append -lpae to the kernel version string. Best regards Heinrich Schuchardt

Bug#740942: samba: now samba is not started at reboot at all

2014-11-15 Thread Heinrich Schuchardt
Disabling Samba cannot be the solution. If you mask samba.service you have to provide another solution to start Samba (smbd, nmbd, ...). Best regards Heinrich Schuchardt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#745214: libglpk-java (1.0.33-1) does not build on Mips and PowerPC

2014-04-18 Thread Heinrich Schuchardt
in upstream version 1.0.34. Please, package the new upstream version. Best regards Heinrich Schuchardt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org