Bug#1065203: regression: TypeError: find_username() missing 1 required positional argument: 'ssh_conf'

2024-04-26 Thread Ben Hutchings
Control: tag -1 patch I've opened an MR to fix this at: https://salsa.debian.org/debian/dput-ng/-/merge_requests/36 Ben. -- Ben Hutchings Everything should be made as simple as possible, but not simpler. - Albert Einstein signature.asc

Bug#1064035: Missing documentation due to error in kernel-doc script

2024-02-15 Thread Ben Hutchings
Package: linux-doc-5.10 Version: 5.10.209-1 Severity: important The backport of commit 3080ea5553cc "stddef: Introduce DECLARE_FLEX_ARRAY() helper" modified scripts/kernel-doc and introduced a syntax error: Global symbol "$args" requires explicit package name (did you forget to declare "my

Bug#1061095: linux-image-6.6.11-amd64: 2.5gbit USB device with r8152 chipset only does 100baset

2024-02-12 Thread Ben Hutchings
system running > kernel 6.1.0-13-amd64. Is this using the cdc-ncm or r8152 driver? > Half duplex is a problem, but less of a problem than > 100baseT. This is a regression from Debian/Stable. The above also looks very broken, so I would hesitate to say that this has regressed as opposed to showing different symptoms. Ben. -- Ben Hutchings It is easier to change the specification to fit the program than vice versa. signature.asc Description: This is a digitally signed message part

Bug#1058937: Conflicts with libnfsidmap{2,-regex} involving aliased file locations)

2023-12-18 Thread Ben Hutchings
sually avoids P1 we now know that this is not always the case. Ben. -- Ben Hutchings Absolutum obsoletum. (If it works, it's out of date.) - Stafford Beer signature.asc Description: This is a digitally signed message part

Bug#1058937: Conflicts with libnfsidmap{2,-regex} involving aliased file locations

2023-12-18 Thread Ben Hutchings
Package: libnfsidmap1 Version: 1:2.5.4-1~exp1 Severity: serious As receently disvovered by Helmut Grohne, a conflict between binary packages does not ensure that the files of one will be removed before the files of the other are installed. This can result in file loss when the conflict involves

Bug#1057282: linux-image-6.5.0-0.deb12.1-arm64: arm64 kernel upgrade makes systems unresponsive

2023-12-04 Thread Ben Hutchings
s logged. Please send those as well. Ben. -- Ben Hutchings Power corrupts. Absolute power is kind of neat. - John Lehman signature.asc Description: This is a digitally signed message part

Bug#1057147: Acknowledgement (Does not look for config in ~/.config/dput/dput.cf)

2023-11-30 Thread Ben Hutchings
Control: tag -1 patch I opened a merge request to fix this: <https://salsa.debian.org/debian/dput-ng/-/merge_requests/30> Ben. -- Ben Hutchings It is easier to write an incorrect program than to understand a correct one. signature.asc Description: This is a digitally signed message part

Bug#1057147: Does not look for config in ~/.config/dput/dput.cf

2023-11-30 Thread Ben Hutchings
Package: dput-ng Version: 1.37 Severity: normal dput now looks for its config in ~/.config/dput/dput.cf as well as ~/.dput.cf. (The ~/.config prefix should also be overridable by setting $XDG_CONFIG_HOME, but I haven't checked whether dput implements that.) Please add support for this alternate

Bug#1053122: Fwd: Re: Bug#1053122: linux-image-6.5.0-1-amd64: using smp_processor_id() in preemptible

2023-10-17 Thread Ben Hutchings
Control: tag -1 - moreinfo Forwarded Message From: Gabriel Francisco To: Ben Hutchings Subject: Re: Bug#1053122: linux-image-6.5.0-1-amd64: using smp_processor_id() in preemptible Date: 12/10/23 20:23:30 Message-Id: Hi, > The CPU registers contain several addresses start

Bug#1052676: linux-config: Enabling Kernel Configurations for MediaTek Platforms (CONFIG_ARCH_MEDIATEK)

2023-10-04 Thread Ben Hutchings
't have been broad testing of the Debian kernel configuration on the Mediatek SoCs, this can't possibly be a regression for them. Ben. -- Ben Hutchings Beware of bugs in the above code; I have only proved it correct, not tried it. - Donald Knuth signature.asc Description: This is a digitally signed message part

Bug#1053122: linux-image-6.5.0-1-amd64: using smp_processor_id() in preemptible

2023-10-04 Thread Ben Hutchings
Also if you've enabled any overclocking options, turn those off. [...] > After that the computer can't shutdown and systemd keeps waiting on process > PID 328649 (Chroot Helper). This (and the other BUG messages) are because that process crashed in kernel mode and couldn't properly exit

Bug#1052472: linux-image-6.5.0-1-powerpc64: Can't run program if its executable file was made immutable via chattr(1)

2023-09-24 Thread Ben Hutchings
ath,kernel zfs.zfs_txg_timeout=60 > zfs.zfs_arc_max=2166172771 init=/init [...] I can't reproduce this on an ext4 filesystem, so I think ZFS is the problem. ZFS has its own check that blocks a writable mmap of an immutable file, without taking MAP_PRIVATE into account: https://sources.debian.org/src/zfs-linux/2.1.12-2/module/os/linux/zfs/zfs_vnops_os.c/#L3908 Ben. -- Ben Hutchings It is easier to change the specification to fit the program than vice versa. signature.asc Description: This is a digitally signed message part

Bug#1040901: Upcoming changes to Debian Linux kernel packages

2023-09-24 Thread Ben Hutchings
ctly sure. It should be verified that this detection will work the way you expect, so that the error message doesn't change and create a support burden for the installer team. Currently kernel-wedge generates the udeb package names and would need to add an option to leave out the version pa

Bug#1051678: RFP: ublksrv -- Daemon and library for user-space block devices

2023-09-11 Thread Ben Hutchings
Package: wnpp Severity: wishlist * Package name: ublksrv Version : 1.1-rc1 Upstream Contact: Ming Lei < tom.leim...@gmail.com> * URL : https://github.com/ming1/ubdsrv * License : GPL-2, LGPL-2.1, MIT Programming Lang: C++, C Description : Support for

Bug#1036644: linux-image-6.1.0-9-amd64: System crashes. Netconsole reports CPUs not responding to MCE broadcast

2023-08-09 Thread Ben Hutchings
ns won't change this. But I'm fairly sure what you've found is a different issue from what Olivier originally reported. Ben. -- Ben Hutchings [W]e found...that it wasn't as easy to get programs right as we had thought. I realized that a large part of my life from then on was going to be sp

Bug#1042978: Tests invalid package upgrades

2023-08-04 Thread Ben Hutchings
On Thu, 2023-08-03 at 22:01 +0200, Paul Gevers wrote: > Control: reassign -1 release.debian.org > > Hi Ben, > > On 03-08-2023 18:01, Ben Hutchings wrote: > > ci.debian.net must therefore also test updating the binaries from all > > these source packages together, not

Bug#1042978: Acknowledgement (Tests invalid package upgrades)

2023-08-03 Thread Ben Hutchings
The test log for reference: https://ci.debian.net/data/autopkgtest/testing/amd64/d/dkms/36392756/log.gz Ben. -- Ben Hutchings The generation of random numbers is too important to be left to chance. - Robert Coveyou signature.asc

Bug#1042978: Tests invalid package upgrades

2023-08-03 Thread Ben Hutchings
Package: debci Severity: serious X-Debbugs-Cc: debian-ker...@lists.debian.org ci.debian.net is running dkms's autopkgtest with packages from testing except for linux's binaries updated from unstable. The test fails because linux-headers-amd64 is uninstallable in this scenario: * The available

Bug#1041142: closed by Diederik de Haas (Re: Debian's BTS is not for regular user questions)

2023-08-01 Thread Ben Hutchings
a priority at all. If there is still an actual problem on this machine (not just warning messages), please open *1* bug report that describes the actual problem and the log messages. Ben. -- Ben Hutchings Never put off till tomorrow what you can avoid all together. signature.asc Description: This is a digitally signed message part

Bug#1042374: linux-image-6.1.0-0.deb11.9-amd64: After the removal of a module package, the system reboots infinitively

2023-07-28 Thread Ben Hutchings
e culprit. > Systemd and udev 252.5-2~bpo11+1 packages was updated at the same time. > > Expected: Even a module for a secondary mounting from /etc/fstab is missing, > the system > should not reboot but displays or logs a warning. [...] I agree, but a silent reboot is almost always the r

Bug#1042363: Regression in expansion of commands starting with tilde

2023-07-26 Thread Ben Hutchings
4.96-16 ii exim4-daemon-light [mail-transport-agent] 4.96-16 -- debconf-show failed >From f139068a8fb06affdad2ba9cceea4a5ca8e40c16 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 27 Jul 2023 01:39:25 +0200 Subject: [PATCH] Fix expansion of commands starting with '~/' We ne

Bug#1042068: linux-image-6.4.0-1-amd64 boot kernel panic

2023-07-26 Thread Ben Hutchings
might have some errors) [...] > [0.704503] List of all partitions: > > [0.705638] No filesystem could mount root, tried: [...] It seems that your boot loader tried to boot this kernel without an initramfs. - Which boot loader are you using? - Does /boot/initrd.img-6.4.0-1-amd64 exist? -

Bug#1041855: linux-image-6.4.0-1-amd64: IO wait regression

2023-07-24 Thread Ben Hutchings
, I don't think it should "serious", i.e. a blocker for testing propagation. Ben. -- Ben Hutchings Never attribute to conspiracy what can adequately be explained by stupidity. signature.asc Description: This is a digitally signed message part

Bug#1041552: HFS/HFS+ are insecure

2023-07-22 Thread Ben Hutchings
ld not have UDisks probing for any of the (many) kernel filesystems that aren't being actively maintained including responding to security issues. Beyond that, I would also like to see libmount limiting the filesystems that it will probe when the fstab type is "auto". But since UDisks n

Bug#1041643: ITP: ktls-utils -- TLS handshake utilities for in-kernel TLS consumers

2023-07-22 Thread Ben Hutchings
e have Linux 6.5 packaged, I can test and hopefully upload this package. Ben. -- Ben Hutchings Computers are not intelligent. They only think they are. signature.asc Description: This is a digitally signed message part

Bug#1041643: ITP: ktls-utils -- TLS handshake utilities for in-kernel TLS consumers

2023-07-21 Thread Ben Hutchings
Package: wnpp Severity: wishlist Owner: Ben Hutchings X-Debbugs-Cc: debian-de...@lists.debian.org, debian-ker...@lists.debian.org, Steve Dickson , Chuck Lever III * Package name: ktls-utils Version : 0.9 Upstream Contact: kernel-tls-handsh...@lists.linux.dev * URL

Bug#1040343: linux-image-5.10.0-9-amd64: Kernel silenty de-supported nfsv3 UDP mounts

2023-07-17 Thread Ben Hutchings
On Mon, 2023-07-17 at 09:05 +0200, Hauke Fath wrote: > On Sun, 16 Jul 2023 20:14:20 +0200, Ben Hutchings wrote: > > > > > > nfsv3 over tcp works, but is subobtimal , as described - when the router > > > goes down, the tcp mounts will hang, and the machine w

Bug#1040343: linux-image-5.10.0-9-amd64: Kernel silenty de-supported nfsv3 UDP mounts

2023-07-16 Thread Ben Hutchings
;timeo" and "retrans" options in nfs(5). You may wish to override the defaults in your environment. Ben. -- Ben Hutchings Theory and practice are closer in theory than in practice - John Levine signature.asc Description: This is a digitally signed message part

Bug#1040981: klibc-utils: segfault executing armhf binaries under qemu-user

2023-07-15 Thread Ben Hutchings
the executable is negative. However, only riscv64 and arm with THUMB=y have such small negative offsets (-2 and -3.4375 MiB respectively) which I suppose puts them more at risk from this bug. The Debian package is built with THUMB=y for armhf but n

Bug#1040981: klibc-utils: Segmentation fault while executin klibc binaries in armhf architecture under qemu-user

2023-07-14 Thread Ben Hutchings
ang- built binaries for some architectures did not. Switching klibc to the time64 kernel API forced me to update to QEMU 7.2. This introduced regressions for shared-library executables for armhf and riscv64. There is some more detail on this at <https://git.kernel.org/pub/scm/linux/kernel/git/bwh/kl

Bug#1033663: linux: reproducible-builds: Embedded build path in various binaries

2023-07-14 Thread Ben Hutchings
https://salsa.debian.org/kernel-team/linux/-/merge_requests/741/diffs?commit_id=7293fda0eef37c07214d1e0c4e5ff1d1fa3e2e60>. Perhaps I should finalise that MR even though it doesn't fix everything? Ben. -- Ben Hutchings Hoare's Law of Large Problems: Inside every large problem is a small problem

Bug#1040901: linux modules must not be signed with CA key, bump ABI every upload

2023-07-13 Thread Ben Hutchings
ot work anymore. [...] I already implemented that in 2016. Did it break? Ben. -- Ben Hutchings Every program is either trivial or else contains at least one bug signature.asc Description: This is a digitally signed message part

Bug#1040178: Kernel modules will not build, missing asm/orc_header.h

2023-07-05 Thread Ben Hutchings
failing to build a module for an incompatible kernel. > Nothing can be done by the kernel to fix this as the kernel internal > interfaces are not stable, the module needs to be upgrade accordingly to > support the new interface. No, this is modpost inserting a reference to a new header.

Bug#1037261: Bookworm - OOM-killer called before partition hard drives

2023-06-25 Thread Ben Hutchings
13 MiB of other stuff --- 536 MiB which is well under 1 GiB. It seems like there must be a lot of kernel memory allocations that aren't being accounted here, and might have been leaked. But you will probably succeed in installing if you correct the memory allocation for this VM to the i

Bug#1038754: random hangs during boot inside qemu

2023-06-21 Thread Ben Hutchings
there a chance to see a stable update with > e9523a0d81899361214d118ad60ef76f0e92f71d applied? That's the *breaking* change, not the fix. The fix would seem to be <https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=13bb06f8dd42071cb9a49f6e21099eea05d4b856> but that hasn't

Bug#1034903: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin navi10_mes.bin for module amdgpu

2023-06-20 Thread Ben Hutchings
've never been added to linux-firmware.git. More recently amdgpu added: MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes.bin"); MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes_2.bin"); MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes1.bin"); and these are also missing from linux-firmware.git.

Bug#989441: Missing Nvidia /lib/firmware/nouveau/nv106_fuc084

2023-06-20 Thread Ben Hutchings
Control: tag -1 wontfix I don't think we're allowed to extract and redistribute firmware from the Nvidia package. Ben. -- Ben Hutchings compatible: Gracefully accepts erroneous data from any source signature.asc Description: This is a digitally signed message part

Bug#1038610: firmware-bnx2x has an older version of broadcom drivers. This has been fixed for bookworm but not bullseye

2023-06-20 Thread Ben Hutchings
There are many people with > this issue and I found this workaround after many people debugged > it. [...] I think we never added this because we didn't expect stable kernel changes to require newer firmware. I'll try to get this fixed in the next point release for bullseye. Ben.

Bug#1038625: firmware-realtek: Add configuration for stable connection (rtw88)

2023-06-20 Thread Ben Hutchings
ions for rebuilding the kernel are at <https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s-common-official>. Ben. -- Ben Hutchings compatible: Gracefully accepts erroneous data from any source From 44b626514f8064f721c694ce977cf3a14da75047 Mon Sep 17 00:00:00 2001 Fr

Bug#1038720: Missing hyperv_fb.ko in debian 12.0 kernel image 6.1.0-9-amd64

2023-06-20 Thread Ben Hutchings
; > resolution can not be changed anymore when editing > > GRUB_CMDLINE_LINUX_DEFAULT. > > This was replaced by hyperv_drm, which provides a standard mode > selection output. ...although we do still build hyperv_fb for the cloud-amd64 flavour, which seems like a mistake. Ben. > Not su

Bug#1038652: RM: odhcp6c/experimental -- ROM; unreleased, redundant with dhcpcd

2023-06-19 Thread Ben Hutchings
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: odhc...@packages.debian.org Control: affects -1 + src:odhcp6c I originally packaged this program because I needed support for DHCPv6 PDs together with SLAAC. I never integrated it

Bug#1011089: nfs-utils: old configs /etc/default/nfs-* should have warnings

2023-06-12 Thread Ben Hutchings
config files will still be needed by the init scripts to control which daemons are started. Will that address your concerns? Ben. -- Ben Hutchings Who are all these weirdos? - David Bowie, on joining IRC signature.asc Description: This is a digitally signed message part

Bug#849942: rpc.svcgssd: systemd service file tests for wrong keytab

2023-06-12 Thread Ben Hutchings
, I don't think it's worth the effort to handle this in the package. Ben. -- Ben Hutchings Who are all these weirdos? - David Bowie, on joining IRC signature.asc Description: This is a digitally signed message part

Bug#947685: still occuring on Linux 6.1.0-9-amd64 x86_64

2023-05-28 Thread Ben Hutchings
slowly failing. > > Happy to provide more information or test things. Please open a new bug report. Seeing the same message doesn't mean you're seeing the same bug. Ben. -- Ben Hutchings All the simple programs have been written, and all the good names taken signature.asc Description: This

Bug#1036842: RM: raidutils -- RoQA; Depends on kernel driver that has been removed

2023-05-27 Thread Ben Hutchings
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: raidut...@packages.debian.org, Barak A. Pearlmutter Control: affects -1 + src:raidutils raidutils supports Adaptec (formerly DPT) I2O RAID controllers that were handled by the Linux

Bug#1036543: [PATCH 5.10 076/529] crypto: ccp: Use the stack for small SEV command buffers

2023-05-26 Thread Ben Hutchings
On Wed, 2023-05-17 at 16:06 +0200, Greg Kroah-Hartman wrote: > On Wed, May 17, 2023 at 04:02:35PM +0200, Greg Kroah-Hartman wrote: > > On Wed, May 17, 2023 at 02:56:21PM +0200, Ben Hutchings wrote: > > > On Fri, 2023-03-10 at 14:33 +0100, Greg Kroah-Hartman wrote: > > >

Bug#1036744: PTP in combination with vclocks partially broken on Debian kernels

2023-05-25 Thread Ben Hutchings
for > > > bookworm. > > > > I think a point release would be acceptable for us. Sounds like a plan! > > Thanks! > > Let's see if there are comments from Ben or Arnd on the proposed > change. I agree we should make this built-in (except on armel/marvell). Ben. -- Ben Hutchings - Debian developer, member of kernel, installer and LTS teams

Bug#1036446: Please enable udhcpc6

2023-05-20 Thread Ben Hutchings
Package: udhcpc Version: 1:1.35.0-4+b2 Severity: wishlist Tags: ipv6 Busybox has a DHCPv6 client (udhcpc6) but this is not included in the Debian packages. Please enable CONFIG_UDHCPC6 and the dependent features. Ben. -- System Information: Debian Release: 12.0 APT prefers unstable-debug

Bug#1036019: debian-installer: Broken X display with QEMU under UEFI with cirrus and std graphics

2023-05-14 Thread Ben Hutchings
On Sun, 2023-05-14 at 19:40 +0200, Ben Hutchings wrote: [...] > This works for me with all the QEMU graphics devices. But I haven't > tested on real hardware. Now tested successfully on 2 custom desktops: - Asus P8Z68-V LX motherboard, Intel Core i5 2500 CPU, integrated GPU - ASRock B45

Bug#1036019: debian-installer: Broken X display with QEMU under UEFI with cirrus and std graphics

2023-05-14 Thread Ben Hutchings
Control: tag -1 patch On Sun, 2023-05-14 at 00:21 +0200, Ben Hutchings wrote: [...] > So I suppose there's a regression in either efifb or fbdev_drv. I'm not spotting any functional changes in fbdev or the submodules it depends on between bullseye and bookworm. So this implicates either ef

Bug#1036019: debian-installer: Broken X display with QEMU under UEFI with cirrus and std graphics

2023-05-13 Thread Ben Hutchings
things around from linux-image > wouldn't change anything there, would it? > > Of course in the long run, if having those modules is desired, it will > be better to have them merged in linux and to drop the nasty code, e.g. > in a point release. [...] Definitely. I will spend some time investigating this, but I doubt I'll come up with a better fix in time. Ben. -- Ben Hutchings Life would be so much easier if we could look at the source code. signature.asc Description: This is a digitally signed message part

Bug#1035769: unblock: kernel-handbook/1.0.21

2023-05-08 Thread Ben Hutchings
Recommend changing ABI name before rebuilding +- Add command to enable parallel builds when invoking make directly +- Avoid using fakeroot + * Remove obsolete text referring to "patchlevels" in source packages + * Remove redundant "bash" from debian/bin/test-patches co

Bug#1034550: r8168-dkms: Excessive network latency with PREEMPT_RT kernel without the R8168-dkms driver

2023-04-23 Thread Ben Hutchings
l have custom packages of Linux 5.10 where the r8169 driver's network latency is OK, I would like to see those. Ben. -- Ben Hutchings It's easier to fight for one's principles than to live up to them. signature.asc Description: This is a digitally signed message part

Bug#1034550: r8168-dkms: Excessive network latency with PREEMPT_RT kernel without the R8168-dkms driver

2023-04-23 Thread Ben Hutchings
ferent. Can you confirm exactly which upstream release you've tested, and provide the configuration (.config) file you used? Ben. -- Ben Hutchings It's easier to fight for one's principles than to live up to them. signature.asc Description: This is a digitally signed message part

Bug#1034550: r8168-dkms: Excessive network latency with PREEMPT_RT kernel without the R8168-dkms driver

2023-04-22 Thread Ben Hutchings
y-critical applications, you must take responsibility (or find a supplier who can) for selecting and validating software that meets the real-time and other reliability requirements. As a reminder, "Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.

Bug#1034648: postinst runs linux-update-symlinks before initrd exists

2023-04-22 Thread Ben Hutchings
l. The expectation is that these symlinks are used by programs that update the boot loader configuration later on, and those will be run only after the initramfs has been generated. What do you think will go wrong here? Ben. -- Ben Hutchings Theory and practice are closer in theory than in

Bug#1034190: More security bugs in game loading

2023-04-20 Thread Ben Hutchings
On Thu, 2023-04-20 at 10:01 +0200, Paul Gevers wrote: > Hi Ben, > > On Mon, 10 Apr 2023 22:01:04 +0200 Ben Hutchings > wrote: > > Package: sgt-puzzles > > Severity: serious > > The fix for this bug will not automatically migrate to testing because > the

Bug#1034190: More security bugs in game loading

2023-04-10 Thread Ben Hutchings
Package: sgt-puzzles Version: 20230122.806ae71-1 Severity: serious Tags: security upstream fixed-upstream X-Debbugs-Cc: Debian Security Team Ben Harris found multiple issues in sgt-puzzles where a malformed game description or save file can lead to a buffer overflow, buffer overread, use of an

Bug#1033329: Bad symbol versions on 32-bit architectures

2023-03-22 Thread Ben Hutchings
F-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled >From 8a2d6347c9b3caed32c3e8dc4e219f43d9410d01 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 22 Mar 2023 18:51:42 +0100 Subject:

Bug#925134: grub-efi-amd64-signed: doesn't mount cryptodisk

2023-03-04 Thread Ben Hutchings
the necessary modules don't get loaded automatically. There is a separate bug report #1028301 explicitly relating to grub- probe. I found the upstream commits that seem to fix it and added them to that bug report. Perhaps they would also fix this? Ben. -- Ben Hutchings The two most common things

Bug#926689: cryptsetup-initramfs: config lines in grub.cfg for cryptodisk/luks and other modules missing

2023-03-04 Thread Ben Hutchings
This appears to be the same as #1028301, for which I've attached upstream patchs. Ben. -- Ben Hutchings The two most common things in the universe are hydrogen and stupidity. signature.asc Description: This is a digitally signed message part

Bug#1030280: general: General non-recognized errors (im novice) after the installation: drivers, battery, booting errors...

2023-03-04 Thread Ben Hutchings
t release, installation images for that are at <https://www.debian.org/devel/debian-installer/>. Please report back whether you still have problems after using one of these installers. Ben. -- Ben Hutchings The two most common things in the universe are hydrogen and stupidity. signature.asc Description: This is a digitally signed message part

Bug#1013594: insubstantial: FTBFS: Caused by: : java.lang.VerifyError: Expecting a stackmap frame at branch target 33

2023-03-03 Thread Ben Hutchings
ady broken (#1030205) so I couldn't test it. I will NMU with the attached changes shortly. Ben. -- Ben Hutchings Never put off till tomorrow what you can avoid all together. diff -Nru insubstantial-7.3+dfsg3/debian/changelog insubstantial-7.3+dfsg3/debian/changelog --- insubstantial-7.3+dfsg3/debian/changelog 2

Bug#1028301: grub: grub-probe doesn't detect that file is on cryptfs on new installation

2023-03-03 Thread Ben Hutchings
t changed is that we now use LUKS2 instead of LUKS1. Although GRUB has some LUKS2 support, it doesn't probe LUKS2 volumes automatically. I found the 3 upstream commits that are enough to make the "grub-probe ..." line work and am attaching a debdiff with those. I don't know whether this is

Bug#1018235: sgt-puzzles: Updated German man page / halibut translation

2023-01-22 Thread Ben Hutchings
ill one new untranslated string. Could you have a look at that? Ben. -- Ben Hutchings Beware of bugs in the above code; I have only proved it correct, not tried it. - Donald Knuth signature.asc Description: This is a digitally signed message part

Bug#1028986: Multiple integer overflow and buffer overflow issues in game loading

2023-01-15 Thread Ben Hutchings
Package: sgt-puzzles Version: 20220801.89391ba-1 Severity: serious Tags: security X-Debbugs-Cc: Debian Security Team Ben Harris found multiple issues in sgt-puzzles where a malformed game description or save file can lead to integer overflow or buffer overflow. These were fixed upstream today,

Bug#1016632: firmware-atheros: Missing binary in firmware-atheros package

2022-10-11 Thread Ben Hutchings
is a bug in the driver; possibly our fault as we change the way missing firmware is logged. Ben. -- Ben Hutchings Lowery's Law: If it jams, force it. If it breaks, it needed replacing anyway. signature.asc Description: This is a digitally signed message part

Bug#1021012: marked as done (linux-image-amd64 depends on linux-image-4.19.0-22-amd64, but this package is not available)

2022-10-01 Thread Ben Hutchings
his wasn't a problem with stretch LTS because we didn't do code signing, and it wasn't a problem with buster prior to LTS because security updates and point releases would release all related packages at once.) Ben -- Ben Hutchings Editing code like this is akin to sticking plasters on the bleed

Bug#1017720: nfs-common: No such file or directory

2022-08-19 Thread Ben Hutchings
e. I don't know why you're only seeing this after an upgrade of the clients, though. I'm not aware that there has been any big change to attribute caching. Ben. -- Ben Hutchings Beware of bugs in the above code; I have only proved it correct, not tried it. - Donald Knuth signature.asc Description: This is a digitally signed message part

Bug#1017425: [PATCH] x86/speculation: Avoid LFENCE in FILL_RETURN_BUFFER on CPUs that lack it

2022-08-19 Thread Ben Hutchings
On Fri, 2022-08-19 at 13:01 +0200, Peter Zijlstra wrote: > On Fri, Aug 19, 2022 at 10:47:21AM +0200, Peter Zijlstra wrote: > > On Fri, Aug 19, 2022 at 02:33:08AM +0200, Ben Hutchings wrote: > > > From: Ben Hutchings > > > > > > The mitigation for PBRSB

Bug#1017425: [PATCH] x86/speculation: Avoid LFENCE in FILL_RETURN_BUFFER on CPUs that lack it

2022-08-19 Thread Ben Hutchings
On Fri, 2022-08-19 at 10:47 +0200, Peter Zijlstra wrote: > On Fri, Aug 19, 2022 at 02:33:08AM +0200, Ben Hutchings wrote: > > From: Ben Hutchings > > > > The mitigation for PBRSB includes adding LFENCE instructions to the > > RSB filling sequence. However, RSB filling

Bug#1017425: [PATCH] x86/speculation: Avoid LFENCE in FILL_RETURN_BUFFER on CPUs that lack it

2022-08-18 Thread Ben Hutchings
From: Ben Hutchings The mitigation for PBRSB includes adding LFENCE instructions to the RSB filling sequence. However, RSB filling is done on some older CPUs that don't support the LFENCE instruction. Define and use a BARRIER_NOSPEC macro which makes the LFENCE conditional

Bug#1017425: [PATCH] x86/speculation: Avoid LFENCE in FILL_RETURN_BUFFER on CPUs that lack it

2022-08-18 Thread Ben Hutchings
ot;) Fixes: ba6e31af2be9 ("x86/speculation: Add LFENCE to RSB fill sequence") Signed-off-by: Ben Hutchings --- arch/x86/include/asm/nospec-branch.h | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/arch/x86/include/asm/nospec-branch.h b/arch/x86/include/asm/n

Bug#1017425: 5.10.0-17-686-pae: repeatedly crashes during initrd loading [PIII]

2022-08-18 Thread Ben Hutchings
On Thu, 2022-08-18 at 23:11 +0300, Martin-Éric Racine wrote: > On Thu, Aug 18, 2022 at 10:59 PM Ben Hutchings wrote: > > > > Control: retitle -1 [i386] Unconditional LFENCE instructions in > > FILL_RETURN_BUFFER > > Control: tag -1 confirmed upstream >

Bug#1017425: 5.10.0-17-686-pae: repeatedly crashes during initrd loading [PIII]

2022-08-18 Thread Ben Hutchings
On Thu, 2022-08-18 at 21:59 +0200, Ben Hutchings wrote: > Control: retitle -1 [i386] Unconditional LFENCE instructions in > FILL_RETURN_BUFFER > Control: tag -1 confirmed upstream > Control: found -1 5.18.14-1 > > On Wed, 2022-08-17 at 11:42 +0200, Etienne Vogt wrote:

Bug#1017425: 5.10.0-17-686-pae: repeatedly crashes during initrd loading [PIII]

2022-08-18 Thread Ben Hutchings
structions, which should be conditional since they are part of SSE2. As a temporary workaround, disabling the Spectre v2 mitigation with the kernel parameter "nospectre_v2" should allow this kernel version to run on older CPUs without SSE2. We'll fix this properly in a later update.

Bug#1016718: binfmt_elf: May fail to load executable with no static data next to BSS

2022-08-05 Thread Ben Hutchings
Source: linux Version: 5.19-1~exp1 Severity: normal Tags: upstream I'm doing some test builds of klibc and found a regression for arm64. What changed is binutils, and I've reported bug #1016717 there, but it seems to be triggering an existing

Bug#1016586: bpftool: Dump of jited version of the BPF program requires libbfd support

2022-08-05 Thread Ben Hutchings
d can't link with libbfd because of licence incompatibility. Sorry. Ben. -- Ben Hutchings Make three consecutive correct guesses and you will be considered an expert. signature.asc Description: This is a digitally signed message part

Bug#1014633: linux-headers-5.19.0-rc4-common: file check-local-export does not exist

2022-08-01 Thread Ben Hutchings
ously good idea that I already did it in version 5.18.14-1. :-) Ben. -- Ben Hutchings Life would be so much easier if we could look at the source code. signature.asc Description: This is a digitally signed message part

Bug#1013035: sgt-puzzles: ftbfs with GCC-12

2022-07-30 Thread Ben Hutchings
On Fri, 2022-07-29 at 10:04 +0100, Simon Tatham wrote: > Ben Hutchings wrote: > > I should patch out the use of -Werror in this package though. > > FWIW, I've already done this upstream. Since commit 79a5378 I've > completely reworked the build system (it's now a unified cm

Bug#1014925: hw-detect: Fails to install open-vm-tools if fuse is already installed

2022-07-28 Thread Ben Hutchings
On Fri, 2022-07-29 at 01:17 +0200, Chris Hofstaedtler wrote: > * Ben Hutchings : > [..] > > Right. So this seems like a botched transition - fuse3 should have > > taken over the fuse binary package but instead each reverse-dependency > > has to be updated. I a

Bug#1016151: linux-image-686: (EE) open /dev/dri/card0: No such file or directory with Intel 82810E iGPU

2022-07-28 Thread Ben Hutchings
Control: reassign -1 src:linux Control: tag -1 upstream wontfix The i810 driver is not compatible with full preemption. Since the introduction of PREEMPT_DYNAMIC, our standard kernel supports full preemption and the i810 driver is not built. This is unlikely ever to be fixed. Ben. -- Ben

Bug#1014925: hw-detect: Fails to install open-vm-tools if fuse is already installed

2022-07-28 Thread Ben Hutchings
On Wed, 2022-07-27 at 14:25 +0200, Arnaud Rebillout wrote: > On Thu, 14 Jul 2022 20:14:15 +0200 Ben Hutchings > wrote: > > > > You should find out why that is, before proposing to override it. What > > if something in KDE really does need FUSE 2? > > I

Bug#1015240: Acknowledgement (linux: rejecting DMA map of vmalloc memory)

2022-07-21 Thread Ben Hutchings
gt; > is available in experimental. Can you verify whether it also fixes your > > issue? > > With that version the error goes away. The fix is also in 5.18.11 and will be included in the next unstable upload. Ben. -- Ben Hutchings Absolutum obsoletum. (If it works, it's out of date.

Bug#1014851: x86: Document new hardening options

2022-07-18 Thread Ben Hutchings
Here's a patch for the documentation. This is a combination of the omitted parts of the 3 upstream commits that touched it. Ben. -- Ben Hutchings Never attribute to conspiracy what can adequately be explained by stupidity. From: Ben Hutchings Date: Mon, 18 Jul 2022 15:50:38 +0200 Subject: x86

Bug#882640: ITP: dm-zoned-tools -- utilities for the dm-zoned device mapper

2022-07-16 Thread Ben Hutchings
Control: retitle -1 RFP: dm-zoned-tools -- utilities for the dm-zoned device mapper Control: noowner -1 I'm moving this back to RFP status, because this package didn't get sponsored and seems to have disappeared now. Ben. -- Ben Hutchings Any sufficiently advanced bug is indistinguishable

Bug#976015: debian-kernel-handbook: Document how to produce a custom kernel for UEFI Secure Boot

2022-07-15 Thread Ben Hutchings
this, but if someone else does I'd be happy to review and add them. Ben. -- Ben Hutchings Unix is many things to many people, but it's never been everything to anybody. signature.asc Description: This is a digitally signed message part

Bug#958559: debian-kernel-handbook: document how to verify authenticity of git sources

2022-07-15 Thread Ben Hutchings
Control: tag -1 pending On Sat, 2020-04-25 at 23:01 +0100, Ben Hutchings wrote: > On Thu, 2020-04-23 at 19:30 +0200, Christoph Anton Mitterer wrote: > [...] > > It would be nice if the handbook tells people how to verify their > > repos by proper git means, i.e. verify

Bug#1014925: hw-detect: Fails to install open-vm-tools if fuse is already installed

2022-07-14 Thread Ben Hutchings
at removing fuse doesn't remove anything else, this implies that the relationship is only a Recommends and not a Depends. But that doesn't mean that removal won't break anything.) If we find that it's not really needed, then a better fix may be to remove the recommendation(s) or change them

Bug#1014898: ITP: gcompat -- The GNU C library compatibility layer for musl

2022-07-14 Thread Ben Hutchings
ame name as the glibc dynamic linker on glibc platforms; > when a binary is run that uses glibc as its dynamic linker, the stub > will run, redirecting it to use musl and automatically preloading the > gcompat library. > How would this be used in Debian, when all our ports already

Bug#1014908: ITP: gender-guesser -- Guess the gender from first name

2022-07-14 Thread Ben Hutchings
am Author : Israel Saeta Pérez > * URL : https://github.com/lead-ratings/gender-guesser > * License : GPL-3 & GFDL-1.2+ > Programming Lang: Python > Description : Guess the gender from first name [...] This is a horribly bad idea, what do you need it f

Bug#1014851: Missing SLS mitigation (-mharden-sls) for x86

2022-07-13 Thread Ben Hutchings
+ + -- Ben Hutchings Mon, 11 Jul 2022 15:02:37 +0200 + gcc-10 (10.2.1-6) unstable; urgency=medium * Update to git 20210110 from the gcc-10 branch. diff -Nru gcc-10-10.2.1/debian/patches/x86-add-mharden-sls-none-all-return-indirect-branch.diff gcc-10-10.2.1/debian/patches/x86-add-mharden-sls

Bug#948712: [Pkg-raspi-maintainers] Bug#948712: Pinebook Pro also uses this chip

2022-07-13 Thread Ben Hutchings
re in linux-firmware.git, it should be fine to ship them in firmware-brcm80211. If they aren't, they should be added there first. Ben. -- Ben Hutchings friends: People who know you well, but like you anyway. signature.asc Description: This is a digitally signed message part

Bug#1012707: /etc/network/interfaces: only source configuration files using with '*.conf' / use 'source /etc/network/interfaces.d/*.conf' instead of 'source /etc/network/interfaces.d/*'

2022-07-12 Thread Ben Hutchings
eates "/etc/network/interfaces.d/static": https://salsa.debian.org/installer-team/netboot-assistant/-/blob/master/README.installbox#L62 - netcfg creates /etc/network/interfaces itself, with the wildcard that's being reported as a bug: https://salsa.debian.org/installer-team/netcfg/-/

Bug#1012741: modprobe: ERROR: could not insert 'crc_itu_t': Key was rejected by service

2022-07-04 Thread Ben Hutchings
On Mon, 2022-07-04 at 14:04 +0200, Ansgar wrote: > On Sun, 19 Jun 2022 12:59:55 +0200 Ben Hutchings wrote: > > > I'm now looking at whether the missing bytes are recoverable (e.g. are > > > they always zeroes). > > [...] > > > > I wrote a script to try all

Bug#1014182: closed by Debian FTP Masters (reply to Ben Finney ) (Bug#1014182: fixed in dput 1.1.2)

2022-07-02 Thread Ben Hutchings
a separate bug report. Run reportbug yourself and you should see that it fails. Ben. -- Ben Hutchings Usenet is essentially a HUGE group of people passing notes in class. - Rachel Kadel, `A Quick Guide to Newsgroup Etiquette' signature.asc Description: This is a digitally signed message part

Bug#1012741: modprobe: ERROR: could not insert 'crc_itu_t': Key was rejected by service

2022-07-01 Thread Ben Hutchings
On Sun, 2022-06-26 at 10:30 -0500, Daniel Lewart wrote: > Ben, et al, > > On Mon, 13 Jun 2022 18:23:18 +0200 Ben Hutchings wrote: > > > Since the truncated signatures are in the source packages, this is a > > problem introduced by the code signing service and w

Bug#1013868: nfs-common: Split between Python scripts to separate package

2022-07-01 Thread Ben Hutchings
separate package [1,2], required on servers (for > `nfsconver`) but not on clients. nfsconvert.py is also required on clients. We can remove nfsconvert.py and revisit this after the bookworm release. Ben. -- Ben Hutchings Never put off till tomorrow what you can avoid all together. signature.

Bug#1014181: bash-completions and bug script assume $XDG_CONFIG_DIR is set

2022-07-01 Thread Ben Hutchings
On Fri, 2022-07-01 at 18:10 +0200, Ben Hutchings wrote: > Package: dput > Version: 1.1.1 > Severity: normal > > The bash-completion script looks for $XDG_CONFIG_DIR/dput/dput.cf but > should use ${XDG_CONFIG_DIR:-$HOME/.config}/dput/dput.cf. s/XDG_CONFIG_DIR/XDG_CONFIG_HOM

Bug#1014182: bug script fails

2022-07-01 Thread Ben Hutchings
Package: dput Version: 1.1.1 Severity: important The last command in the bug script is "dput --print", which no longer works and exits with return code 64. This becomes the exit code of the bug script itself, causing reportbug to suggest cancelling the bug report: Gathering additional data,

  1   2   3   4   5   6   7   8   9   10   >