Bug#1060960: Bug #1060960 (libslf4j-java: FTBFS: make: *** [debian/rules:4: build] Error 25) is tagged patch but I can't find a patch

2025-04-27 Thread Ben Hutchings
ssion in surefire, or whether the plugin that was removed just happened to interact with the bug and changed it from a deadlock into an exception. Ben. -- Ben Hutchings When in doubt, use brute force. - Ken Thompson signature.asc Description: This is a digitally signed message part

Bug#1093160: rsync: failed verification -- update discarded

2025-04-27 Thread Ben Hutchings
Control: severity -1 important While this is an unfortunate regression, it does not 'render the package unusable' in general. Ben. -- Ben Hutchings When in doubt, use brute force. - Ken Thompson signature.asc Description: This is a digitally signed message part

Bug#1078608: apt update silently leaves old index data

2025-04-27 Thread Ben Hutchings
(using a rescue shell),  then none of the files are updated automatically. Running 'apt update' updates them all as expected. So it seems like this problem may be specific to PackageKit. Sven and Laurent, do your affected systems have PackageKit installed? Ben. -- Ben Hutchings When in doubt, use brute force. - Ken Thompson signature.asc Description: This is a digitally signed message part

Bug#1092205: shim still b-d's on GCC 12, which should not be part of the trixie release

2025-04-27 Thread Ben Hutchings
him 16.0 release has already happened upstream, and it passes CI > for me locally. > > *However*, we're waiting on a bugfix for > >   https://github.com/rhboot/shim/issues/74 [...] That was fixed 8 years ago, so I'm guessing you mean: https://github.com/rhboot/shim/issu

Bug#1104180: inform: FTBFS arch:all

2025-04-26 Thread Ben Finney
couple of days. -- \ “Just because nobody complains doesn't mean all parachutes are | `\ perfect.” —Benny Hill | _o__) | Ben Finney signature.asc Description: PGP signature

Bug#1100699: screen: hardcopy and screen-exchange are insecure by default

2025-04-26 Thread Ben Hutchings
Control: severity -1 grave On Sat, 2025-04-26 at 22:33 +0200, Ben Hutchings wrote: > Control: severity -1 normal No, I changed my mind while composing that reply and looking further at the code, but I forgot to remove this. Ben. -- Ben Hutchings [W]e found...that it wasn't as eas

Bug#1104052: bookworm-pu: package initramfs-tools/0.142+deb12u2

2025-04-26 Thread Ben Hutchings
On Sat, 2025-04-26 at 21:25 +0200, Ben Hutchings wrote: > On Sat, 2025-04-26 at 18:43 +0100, Adam D. Barratt wrote: > > Control: tags -1 + moreinfo > > > > On Fri, 2025-04-25 at 04:24 +0200, Ben Hutchings wrote: > > > - Fix regressions to copy_file caused by t

Bug#1100699: screen: hardcopy and screen-exchange are insecure by default

2025-04-26 Thread Ben Hutchings
py mode) is also insecure: > > │ > sets the (second) mark and writes the contents of the paste buffer > │ to the screen-exchange file (/tmp/screen-exchange per default) once > │ copy-mode is finished. > > The default file is under /tmp (poor default choice) and not protecte

Bug#1104052: bookworm-pu: package initramfs-tools/0.142+deb12u2

2025-04-26 Thread Ben Hutchings
On Sat, 2025-04-26 at 18:43 +0100, Adam D. Barratt wrote: > Control: tags -1 + moreinfo > > On Fri, 2025-04-25 at 04:24 +0200, Ben Hutchings wrote: > > - Fix regressions to copy_file caused by the previous fixes. > > - Fix missing reset drivers when using MODULES=dep to red

Bug#1016936: dwz: Unknown debugging section .debug_addr causes some builds to fail

2025-04-26 Thread Ben Hutchings
On Sat, 2025-04-26 at 19:23 +0200, Chris Hofstaedtler wrote: > On Sat, Apr 26, 2025 at 05:32:58PM +0200, Ben Hutchings wrote: > > - This does not affect the default C and C++ toolchain > > #1103592 is I think a case that does affect the default C and C++ > toolchain. I see l

Bug#1016936: dwz: Unknown debugging section .debug_addr causes some builds to fail

2025-04-26 Thread Ben Hutchings
Control: severity -1 important Downgrading this from serious because: - This does not affect the default C and C++ toolchain - There are workarounds available: - Build with -gdwarf-4 - Disable use of dh_dwz Ben. -- Ben Hutchings [W]e found...that it wasn't as easy to get programs rig

Bug#1072167: grub-pc-dbg: newly-added symbol file "..." does not provide any symbols

2025-04-26 Thread Ben Hutchings
, version 1 (SYSV), statically linked, stripped Possibly dh_strip no longer treats legacy *-dbg packages as special? In any case, this can be fixed by adding .exec and .image to the dh_strip exclusions. This is what the attached patch does. Ben. -- Ben Hutchings [W]e found...that it wasn't as

Bug#1103397: linux-image-amd64: Kernel Panic: copy_fpstate_to_sigfrane crashes.

2025-04-24 Thread Ben Hutchings
led (and will cause a #GP exception). (The full bug report log for this is at <https://bugs.debian.org/1103397>.) Is there some fallback that could be used in case XGETBV1 is not available? Or do we need a dependency X86_FEATURE_PKU -> X86_FEATURE_XGETBV1 in arch/x86/kernel/cpu/cpuid-dep

Bug#1104052: bookworm-pu: package initramfs-tools/0.142+deb12u2

2025-04-24 Thread Ben Hutchings
37a6e9ecef1a1b6d00a7eeb70bf88e580ef6eb4e Author: Ben Hutchings Date: Thu Sep 26 18:01:04 2024 +0200 hook-functions: Expand documentation of copy_exec and copy_file The documentation is currently a bit vague and doesn't mention creation of directories or symlinks at all. Expand it to describe the cu

Bug#1103397: linux-image-amd64: Kernel Panic: copy_fpstate_to_sigfrane crashes.

2025-04-23 Thread Ben Hutchings
ishna Date: Tue Nov 19 17:45:20 2024 + x86/pkeys: Ensure updated PKRU value is XRSTOR'd [ Upstream commit ae6012d72fa60c9ff92de5bac7a8021a47458e5b ] which went into 6.12.5 and adds a call to xfeatures_in_use() without an obvious CPU feature check. (The added call is not directly in

Bug#946791: io.weight cannot be enabled in recent Debian kernel package

2025-04-22 Thread Ben Hutchings
chronise the added "io.bfq.weight" attribute with the "io.weight" attribute in step 2. Whereas if bfq was built-in, this wouldn't be a problem. Ryutaroh, do you consider your bug report to be fixed, or is the problem I described above part of the bug? Ben. -- Ben Hutchi

Bug#1102999: ish firmware is undistributable

2025-04-13 Thread Ben Hutchings
n the source package. I have reported this upstream and expect that the licence will be fixed, but in the mean time it should be excluded from the source package. Ben. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug

Bug#1102988: 10 year old browser is unsafe to use on the web

2025-04-13 Thread Ben Hutchings
nders' accounts of fuzzing NetSurf, a similarly "light" browser project: <https://vincentsanders.blogspot.com/2016/08/down-rabbit-hole.html>, <https://vincentsanders.blogspot.com/2016/10/rabbit-of-caerbannog.html>. Ben. -- System Information: Debian Release: trixie/sid APT pre

Bug#1101203: linux-image-6.12.19-amd64: Kernel 6.12.19-amd64 fails to connect display to X server

2025-04-09 Thread Ben Hutchings
On Sun, 2025-04-06 at 20:43 +0200, Ben Hutchings wrote: > It's not totally clear to me where this should be reported to AMD, but I > will try at <https://gitlab.freedesktop.org/drm/amd/-/issues/> once I > can log in there again. I reported this as <https://gitlab.freedeskt

Bug#1062204: several messages

2025-04-05 Thread Ben Harris
nd it picked up patroni version 4.0.5-1.pgdg24.04+1. My Ansible task to fix the postgresql.conf permissions reported that there was nothing to do, so this does seem to have fixed the problem for me. -- Ben Harris, University of Cambridge Information Services.

Bug#1088739: [PATCH iproute2 1/2] color: Assume background is dark if unknown

2025-04-05 Thread Ben Hutchings
inverted test of the colour. Signed-off-by: Ben Hutchings --- lib/color.c | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/lib/color.c b/lib/color.c index 3c6db08d..88ba9b03 100644 --- a/lib/color.c +++ b/lib/color.c @@ -72,7 +72,11 @@ static enum color

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-27 Thread Ben Hutchings
On Thu, 2025-03-27 at 16:46 +0100, Eric Valette wrote: > On 25/03/2025 01:12, Ben Hutchings wrote: > > > > Hi Eric, > > > - The *complete* kernel config that you were using (before enabling > > CONFIG_MODULE_DECOMPRESS). > > I switched tp 6.12.

Bug#1101203: linux-image-6.12.19-amd64: Kernel 6.12.19-amd64 fails to connect display to X server

2025-03-27 Thread Ben Hutchings
Hi, In bug discussions, please always reply-all, don't just reply to the sender. I have another question below. On Thu, 2025-03-27 at 19:58 +0100, @ wrote: > On 27/03/2025 01:42, Ben Hutchings wrote: > > Control: tag -1 moreinfo > > > > On Mon, 24 Mar 202

Bug#1101203: Fwd: Re: linux-image-6.12.19-amd64: Kernel 6.12.19-amd64 fails to connect display to X server

2025-03-27 Thread Ben Hutchings
Forwarded Message From: @ To: Ben Hutchings Subject: Re: linux-image-6.12.19-amd64: Kernel 6.12.19-amd64 fails to connect display to X server Date: 27/03/25 19:58:33 Message-Id: <4d90736c-8486-4065-bc63-c07895af7...@yahoo.fr> On 27/03/2025 01:42, Ben Hutchings

Bug#1095775: [Debian-iot-maintainers] ITP: libjwt14 -- The C JSON Web Token Library +JWK +JWKS

2025-03-27 Thread Ben Collins
On Fri, Mar 21, 2025 at 09:31:26AM -0500, Nicolas Mora wrote: > Hello, > > Le 2025-03-16 à 22 h 27, Ben Collins a écrit : > > > > Might be best if I disable mbedtls for now. > > > Yet, if I disable MbedTLS, I still have an error on jwt_jwks. The expected > err

Bug#1101203: linux-image-6.12.19-amd64: Kernel 6.12.19-amd64 fails to connect display to X server

2025-03-26 Thread Ben Hutchings
ore informations. Please send the kernel log as an attachment. Also send the kernel log from the working kernel version. Ben. -- Ben Hutchings If God had intended Man to program, we'd have been born with serial I/O ports. signature.asc Description: This is a digitally signed message part

Bug#1054642: RE: Bug#1054642: Failing ARP relay from external -> Linux bridge -> veth port --> NS veth port

2025-03-26 Thread Ben Hutchings
this is unexpected behaviour, but until we see your actual configuration it's impossible to know whether this is a bug or misconfiguration. Ben. -- Ben Hutchings Everything should be made as simple as possible, but not simpler. - Albert

Bug#1088739: colors make ip's output unreadable

2025-03-26 Thread Ben Hutchings
ed text in GNOME Terminal and xterm with a dark background. Those haven't yet been applied anywhere. Ben. -- Ben Hutchings Everything should be made as simple as possible, but not simpler. - Albert Einstein signature.asc Description: This is a digitally signed message part

Bug#1088739: [PATCH iproute2 2/2] color: Do not use dark blue in dark-background palette

2025-03-26 Thread Ben Hutchings
k and light blue in the default dark colour schemes. So replace dark blue with light blue in the dark-background palette. Signed-off-by: Ben Hutchings --- lib/color.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/color.c b/lib/color.c index 88ba9b03..aa112352 1

Bug#1088739: [PATCH iproute2 0/2] Improve coloured text readability

2025-03-26 Thread Ben Hutchings
Currently coloured text output isn't very readable in GNOME Terminal or xterm with a dark background: - These terminals don't set $COLORFGBG, so we end up using the light-background palette. - The standard (dark) blue is also too close to black in their default dark palettes.

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-25 Thread Ben Hutchings
Control: severity -1 important As only one person has reported this and it's not been reproducible (so far), I don't think this is critical. Ben. -- Ben Hutchings Everything should be made as simple as possible, but not simpler.

Bug#1079168: firmware-siano: Add Appstream metainfo announcing HW support

2025-03-25 Thread Ben Hutchings
On Sat, 25 Jan 2025 06:32:23 +0100 Petter Reinholdtsen wrote: > Dear Debian Kernel Team, Maximilian, Ben, Salvatore and Bastian, > > Is there anything I can do to help get this AppStream fix into unstable? You are adding one USB device ID, but smsusb supports 42 different device

Bug#1100723: firmware-misc-nonfree: ralink firmware disapears after upgrade due backport firmware-misc-free split in multiple packages

2025-03-24 Thread Ben Hutchings
i am not sure about > this report. I compared the source package from Raspberry Pi OS to ours, and there isn't an obvious difference that would explain this. But in general you should be reporting any bugs in their packages to them f

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-24 Thread Ben Hutchings
r the CONFIG_MODULE_DECOMPRESS which was disabled). So I still don't understand what's special about your configuration that results in the failure. Could you please send: - The *complete* kernel config that you were using (before enabling CONFIG_MODULE_DECOMPRESS). - All the error mess

Bug#1100923: No config found for PCI dev 272b/40f0, rev=0x472, rfid=0x112200

2025-03-24 Thread Ben Hutchings
Control: reassign -1 src:linux 6.1.129-1 Control: tag -1 moreinfo No explanation found in bug report. - Is this a regression? - Are there any other messages from iwlwifi in the kernel log? Ben. -- Ben Hutchings Larkinson's Law: All laws are basically false. signature.asc Description:

Bug#1025476: firmware-mediatek: Mediatek Card mt7921e Missing Driver

2025-03-24 Thread Ben Hutchings
have and will ensure you get any later updates. Ben. -- Ben Hutchings Larkinson's Law: All laws are basically false. signature.asc Description: This is a digitally signed message part

Bug#1101028: lsp-plugins-jack: No UI for lsp-plugins-jack since removal of lsp-plugins-r3d-glx

2025-03-22 Thread Itaï BEN YAACOV
Package: lsp-plugins-jack Version: 1.2.21-1 Severity: important Dear Maintainer, The lsp-plugins-jack plugins no longer dislay their natice UI windows, making them uncontrollable and thus unusable (to me). More detail: changelog says that lsp-plugins-r3d-glx was removed since obsolete, but I bel

Bug#1095775: [Debian-iot-maintainers] ITP: libjwt14 -- The C JSON Web Token Library +JWK +JWKS

2025-03-21 Thread Ben Collins
On Fri, Mar 21, 2025 at 09:31:26AM -0500, Nicolas Mora wrote: > Hello, > > Le 2025-03-16 à 22 h 27, Ben Collins a écrit : > > > > Might be best if I disable mbedtls for now. > > > Yet, if I disable MbedTLS, I still have an error on jwt_jwks. The expected > err

Bug#1100700: exim4 uses a mix of tabs and spaces within individual lines

2025-03-20 Thread Ben Raven
Hey Andreas, For example, on a fresh exim4 install: root@ben-test-2:/# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="

Bug#1088739: [PATCH iproute2 1/2] color: Introduce and use default_color_opt() function

2025-03-19 Thread Ben Hutchings
As a preparatory step for supporting the NO_COLOR environment variable, replace the direct use of CONF_COLOR with a default_color_opt() function which initially returns CONF_COLOR. Signed-off-by: Ben Hutchings --- bridge/bridge.c | 2 +- include/color.h | 1 + ip/ip.c | 2 +- lib

Bug#1088739: [PATCH iproute2 2/2] color: Handle NO_COLOR environment variable in default_color_opt()

2025-03-19 Thread Ben Hutchings
rs can still be explicitly enabled with a command-line option. Signed-off-by: Ben Hutchings --- lib/color.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/lib/color.c b/lib/color.c index 5c4cc329..3c6db08d 100644 --- a/lib/color.c +++ b/lib/color.c @@ -83,6 +83,13 @@ static void enable

Bug#1095775: [Debian-iot-maintainers] ITP: libjwt14 -- The C JSON Web Token Library +JWK +JWKS

2025-03-17 Thread Ben Collins
ch one compiled in. I have a fix submitted to mbedtls for the rsapss case, but it's been sitting as a pull-request in GitHub for awhile. Haven't looked into the one ed curve. Might be best if I disable mbedtls for now. -- Ben Collins https://libjwt.io https://github.com/benmcollins -- 3EC9 7598 1672 961A 1139 173A 5D5A 57C7 242B 22CF signature.asc Description: PGP signature

Bug#1100700: exim4 uses a mix of tabs and spaces within individual lines

2025-03-17 Thread Ben Raven
all tabs with eight spaces fixes this. The Debian exim4 repo contains around a thousand lines with a tab character followed by at least one space, so I haven't been able to track down the source of this. I believe these tabs are also all standing in for eight spaces. Ben Raven

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-16 Thread Ben Hutchings
mfs using initramfs-tools 0.146. Module loading worked OK, so I don't believe this is a general problem. 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#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-16 Thread Ben Hutchings
On Sun, 2025-03-16 at 20:21 +0100, Eric Valette wrote: > On 16/03/2025 20:13, Ben Hutchings wrote: [...] > > Does your initramfs image include the right version of modprobe? > > Boot with "break=top" and run "modprobe --version" to check this. > > It

Bug#1100008: initramfs-tools: causes autopkgtest regressions in cryptsetup, multipath-tools, maybe intel-microcode

2025-03-16 Thread Ben Hutchings
gtests with a modified initramfs-tools-core. 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#1095775: [Debian-iot-maintainers] ITP: libjwt14 -- The C JSON Web Token Library +JWK +JWKS

2025-03-15 Thread Ben Collins
On Fri, Feb 14, 2025 at 10:55:35AM -0500, Nicolas Mora wrote: > Hello, > > Le 2025-02-13 à 12 h 07, Ben Collins a écrit : > > > > I've made these changes. > > > Thanks, another set of feedbacks: > > ## Source > The branch debian/unstable is not co

Bug#1100085: mnemosyne: creates /usr/pixmaps/ instead of using /usr/share/pixmaps/

2025-03-12 Thread Ben Harris
olicy violation, it can't be a severe policy violation, and so I've downgraded the bug to "normal" severity. I agree that there's a bug here, but it's not release-critical. -- Ben Harris

Bug#1099693: buzztrax: Editor segfaults when double-clicking on Generator Machines

2025-03-06 Thread Ben Young
Package: buzztrax Version: 0.10.2-7.1+b2 Severity: normal X-Debbugs-Cc: benjaminzyo...@gmail.com Dear Maintainer, * I've installed the bookworm package for buzztrax on bookworm. * I opened buzztrax-edit, right-clicked in the machines tab, then Add Machine > Generators > ebeats * The node

Bug#1099714: RM: pyethash -- ROM; FTBFS, Bug#1080930

2025-03-06 Thread Ben Finney
Debian. -- \ “If you are unable to leave your room, expose yourself in the | `\window.” —instructions in case of fire, hotel, Finland | _o__) | Ben Finney signature.asc Description: PGP signature

Bug#991943: klibc: please consider including machine-readable copyright file

2025-03-03 Thread Ben Hutchings
hanks for having a go at this. > Of course, once again I’ve forgotten something: > > Files: debian/* > Copyright: >  2005  Jeff Bailey >  2005-2014 maximilian attems >  2015-2021 Ben Hutchings > > I’m not sure what the license of the packaging is. I believe it shou

Bug#1061662: fstype support for bcachefs

2025-03-03 Thread Ben Hutchings
as the Developer Certificate of Origin <https://developercertificate.org/>. Ben. -- Ben Hutchings Experience is directly proportional to the value of equipment destroyed - Carolyn Scheppner signature.asc Description: This is a digitally signed message part

Bug#1027915: systemd requires /run to be mounted with a minimum size of 20MB

2025-03-02 Thread Ben Hutchings
ake it more obvious, but this is really only a cosmetic > improvement. > > As such LGTM, but I am not an initramfs maintainer. I think that a correct fix for this would add a lot of complication to handle what is now an extremely rare case. And the alternative configuration change on those rare systems is not hard to do (though users might not know which configuration file to edit). So I'm inclined to mark this wontfix. I could be persuaded otherwise by a patch that's simple and correct, but I don't think that's possible. Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguishable from a rigged demo. signature.asc Description: This is a digitally signed message part

Bug#1065698: update-initramfs: -k all stopped working

2025-03-02 Thread Ben Hutchings
gt; any longer, it just does nothing. > > Calling without -k of course only updates the image for the current kernel. [...] It works for me. - What's the full command line that doesn't work? - What does "linux-version list" say? Ben. -- Ben Hutchings Any smoothly func

Bug#1063775: Plymouth, and cp: warning: behavior of -n is non-portable and may change in future; use --update=none instead

2025-03-02 Thread Ben Hutchings
non-portable and may change in future; > use --update=none instead [...] This is a duplicate of bug #1055694, which was fixed some time ago. Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguishable from a rigged demo. signature.asc Description: This is a digitally signed message part

Bug#1085262: Broken: ACPI DSDT loading does not work

2025-03-02 Thread Ben Hutchings
Control: tag -1 patch Adding the "patch" tag since an MR was opened at <https://salsa.debian.org/kernel-team/initramfs-tools/-/merge_requests/138>. Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguishable from a rigged demo. signature.asc Descri

Bug#1089929: initramfs-tools: update-initramfs fails to generate initrd on arm64 (pinephone)

2025-03-02 Thread Ben Hutchings
lic link '/var/tmp/mkinitramfs_Ijij5N//usr/lib/aarch64-linux- gnu/dri/libdril_dri.so': File exists [...] This was a bug in the osk-sdl package, not initramfs-tools itself. It appears to have been fixed now. Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguisha

Bug#1027458: MODULES=dep unbootable on Raspberry Pi 4 booting from USB

2025-03-02 Thread Ben Hutchings
58> in an attempt to fix this. If you're able to test the packages from <https://salsa.debian.org/kernel-team/initramfs-tools/-/jobs/7184963/artifacts/browse/debian/output/> can you verify that they fix the problem for you? Ben. -- Ben Hutchings Any smoothly functioning technology i

Bug#1059518: initramfs-tools-core: mkinitramfs with `MODULES=most` doesn't correctly identify dependent modules, caused BIOS-installed system to fail booting on btrfs rootfs with xxhash checksum

2025-03-02 Thread Ben Hutchings
2c modules are being found via the softdep on crypto-crc32c.) Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguishable from a rigged demo. signature.asc Description: This is a digitally signed message part

Bug#1088959: initramfs-tools: copy_exec copies file as symlink to the wrong binary instead

2025-03-02 Thread Ben Hutchings
Control: tag -1 patch pending This is fixed by <https://salsa.debian.org/kernel-team/initramfs-tools/-/commit/d5c24307ad032932ccb42929ca739c9d76745be7>. I will need to backport that to bookworm later. Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguishable from a

Bug#1094569: initramfs-tools: Package failed to install: Error while installing package: installed initramfs-tools package post-installation script subprocess returned error exit status 1

2025-03-02 Thread Ben Hutchings
uot;apt autoremove" should remove the older kernel and initramfs images that are no longer needed. Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguishable from a rigged demo. signature.asc Description: This is a digitally signed message part

Bug#1098633: closed by Sebastiaan Couwenberg (towncrier: FTBFS: E twisted.trial.unittest.FailTest: False is not true)

2025-03-01 Thread Ben Finney
on of, this bug. -- \ “Pinky, are you pondering what I'm pondering?” “I think so, but | `\ where will we find an open tattoo parlor at this time of | _o__) night?” —_Pinky and The Brain_ | Ben Finney signature.asc Description: PGP signature

Bug#1050578: linux-image-6.1.0-11-amd64: kernel disk device cache coherency issue: stale reads on /dev/sda1

2025-02-26 Thread Ben Hutchings
Control: tag -1 wontfix Control: severity -1 normal As this usage of block devices is not supported by upstream and that isn't likely to change, I'm marking this wontfix and reducing severity. Ben. -- Ben Hutchings All the simple programs have been written, and all the good n

Bug#1098633: towncrier: FTBFS: E twisted.trial.unittest.FailTest: False is not true

2025-02-23 Thread Ben Finney
on-click’ package incorrectly releasing with upstream code not ready for release. It needs to be fixed by reverting ‘src:python-click’ to a known-working version. -- \ “You've got to think about big things while you're doing small | `\ things, so that all the small

Bug#1093371: megaraid_sas didn't work anymore with Xen

2025-02-23 Thread Ben Hutchings
Hi Nicolas, On Fri, 2025-02-21 at 11:32 +0100, report...@csds.ch wrote: > Hi Ben, > > I was following this discussion as I was affected from the very same issue as > well. Axel Beckert was helping me, analyzing this issue further (thank you, > Axel). > > I installe

Bug#1098688: dgit: Typo in dgit-user(7), "comments" for "commits"

2025-02-22 Thread Ben Harris
5.17-1 ii openssh-client [ssh-client] 1:9.2p1-2+deb12u4 Versions of packages dgit suggests: ii cowbuilder 0.89 ii pbuilder0.231 -- no debconf information -- Ben HarrisFrom a5b9ca20c1799776b6632b9766bf1ce36d30824b Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 22 Feb 20

Bug#825423: supermin + sbuild + linux-image = broken chroot

2025-02-20 Thread Ben Hutchings
ved to linux-base. The src:linux changelog(.old) has a Closes: reference to this bug but it looks like this got lost on its way to the BTS. Ben. -- Ben Hutchings I'm not a reverse psychological virus. Please don't copy me into your signature. signature.asc Description: This is a di

Bug#1087807: linux-image-6.1.0-27-amd64: Unable to boot: i40e swiotlb buffer is full

2025-02-20 Thread Ben Hutchings
Hi Adam, On Thu, 2025-02-20 at 11:32 +, Adam Thorn wrote: > On 19/02/2025 20:12, Ben Hutchings wrote: > > Hi Ben, > > > NB all of the following is without specifying swiotlb=$VAL on the kernel > cmdline, and booting with the Xen hypervisor. > > > To con

Bug#1093371: megaraid_sas didn't work anymore with Xen

2025-02-19 Thread Ben Hutchings
ion/>? (This reverts the above change.) 3. Is this fixed in version 6.1.128-1a~test2, from the same place? (This adds an upstream fix on top of the above change.) Note that the test packages above are not signed for use with Secure Boot. Ben. -- Ben Hutchings Klipstein's 4th Law of Prot

Bug#1087807: linux-image-6.1.0-27-amd64: Unable to boot: i40e swiotlb buffer is full

2025-02-19 Thread Ben Hutchings
(This reverts the above change.) 3. Is this fixed in version 6.1.128-1a~test2, from the same place? (This adds an upstream fix on top of the above change.) Note that the test packages above are not signed for use with Secure Boot. Ben. -- Ben Hutchings Klipstein's 4th Law of Prot

Bug#1097717: Possible patch

2025-02-19 Thread Ben Westover
Control: tags -1 + patch Hello, I found a patch from Gentoo that could work: Description: Fix ODR violation for IsFloatType_v constexpr is only implicitly inline for functions or static data members, so the two constexpr IsFloatType_v definitions here cause an ODR violation. Explicitly mar

Bug#1095775: ITP: libjwt14 -- The C JSON Web Token Library +JWK +JWKS

2025-02-13 Thread Ben Collins
On Wed, Feb 12, 2025 at 01:58:25PM -0500, Nicolas Mora wrote: > Hello Ben, > > Thank you for preparing a new package for libjwt 3.0! Thanks for reviewing the package! > After reviewing and testing your package with sbuild, I have a few > feedbacks: > > - cmake is missin

Bug#1062204: Newly-created clusters have restrictive postgresql.conf permissions

2025-02-12 Thread Ben Harris
ess: -rw--- 1 postgres postgres 704 Feb 12 17:12 postgresql.conf -- Ben Harris, University of Cambridge Information Services.

Bug#1095775: ITP: libjwt14 -- The C JSON Web Token Library +JWK +JWKS

2025-02-11 Thread Ben Collins
Package: wnpp Severity: wishlist Owner: Ben Collins X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libjwt14 Version : 3.0.0 Upstream Contact: Ben Collins * URL : https://libjwt.io * License : MPL-2.0 Programming Lang: C Description : The

Bug#1094487: patroni: pg_clonecluster_patroni fails: Error: cluster configuration already exists

2025-02-11 Thread Ben Harris
On Tue, 11 Feb 2025, Ben Harris wrote On Mon, 10 Feb 2025, Michael Banck wrote After bootstrapping the cluster, a patronictl reinit worked (but I do see those 'Use of uninitialized value' warnings): Yes, that's what I see too. I'll see if I can work out what

Bug#1094487: patroni: pg_clonecluster_patroni fails: Error: cluster configuration already exists

2025-02-11 Thread Ben Harris
se 'Use of uninitialized value' warnings): Yes, that's what I see too. I'll see if I can work out what's different between my production configuration and this test one. -- Ben Harris, University of Cambridge Information Services.

Bug#1094487: patroni: pg_clonecluster_patroni fails: Error: cluster configuration already exists

2025-02-10 Thread Ben Harris
On Mon, 10 Feb 2025, Michael Banck wrote Hi, On Wed, Jan 29, 2025 at 07:01:00PM +, Ben Harris wrote: On Wed, 29 Jan 2025, Ben Harris wrote I tried to reproduce the reinit failure, but it always worked for me. Not sure what is different on your side :-/ I could send you the recipe my

Bug#910820: gnome-font-viewer: Invalid MIME type defined in desktop file

2025-02-06 Thread Ben Harris
in October 2018 the failure to accept it was a bug in desktop-file-utils. Anyway, it was fixed by version 0.24 of desktop-file-utils in 2019, which added support for the "font" top-level media type. -- Ben Harris

Bug#1012807: curl/patroni interaction bug fixed long ago

2025-01-31 Thread Ben Harris
before socket shutdown (Alexander Kukushkin) Not doing it resulted in unexpected eof while reading errors with OpenSSL 3.0. So the bug was fixed a couple of years ago. -- Ben Harris, University of Cambridge Information Services.

Bug#1094336: dput: User-facing output for DputUploadFatalException

2025-01-30 Thread Ben Finney
ram testing can be a very effective way to show the | `\presence of bugs, but is hopelessly inadequate for showing | _o__) their absence.” —Edsger W. Dijkstra | Ben Finney signature.asc Description: PGP signature

Bug#1094673: editorconfig-core-py: Build-Depends on deprecated ‘python3-pkg-resources’

2025-01-29 Thread Ben Finney
herwise intelligent people take | _o__)it seriously.” —Douglas Adams | Ben Finney signature.asc Description: PGP signature

Bug#1094487: patroni: pg_clonecluster_patroni fails: Error: cluster configuration already exists

2025-01-29 Thread Ben Harris
On Wed, 29 Jan 2025, Ben Harris wrote If I add "WorkingDirectory=~" to patroni@.service, even on a current Patroni package, reinit starts working again. This gives me a convenient workaround, but I'll try to work out the cause as well. And after a bit of fighting with strac

Bug#1094487: patroni: pg_clonecluster_patroni fails: Error: cluster configuration already exists

2025-01-29 Thread Ben Harris
On Tue, 28 Jan 2025, Ben Harris wrote Since patroni 2.1.2-1, "patronictl reinit" no longer works on my clusters. I narrowed down the change that started the problem, and it was f5ba0478ef932bbff26cd671771120566753490c (patroni@.service: Remove redundant (and broken) Workin

Bug#1078661: bug#p#1078661: python3-robot-detection: Many SyntaxWarnings when the scrript is used

2025-01-28 Thread Ben Sturmfels
Ben Sturmfels writes: >> The fix seems to be to double most of the backslashes in robot-detection.py > > I'd suggest removing the backslashes instead. > > Doubling the backslashes is for when you want literal backlash > characters in the text. Here the backslas

Bug#1078661: bug#p#1078661: python3-robot-detection: Many SyntaxWarnings when the scrript is used

2025-01-28 Thread Ben Sturmfels
isn't required though and Python >= 3.12 (Trixie has 3.13) will show a `SyntaxWarning` since `\-` isn't a proper escape sequence. Unfortunately the upstream project appears to be archived. -- Ben Sturmfels Sturm Software Engineering www.sturm.com.au +61 3 9024 2467

Bug#1094487: patroni: pg_clonecluster_patroni fails: Error: cluster configuration already exists

2025-01-28 Thread Ben Harris
ion: username: moa_replicator password: "" sslmode: verify-ca rewind: username: moa_rewind password: "" sslmode: verify-ca # A superuser role is required in order for Patroni to manage the local # Postgres instance. If the option `use_unix_soc

Bug#140602: dput: please make pre_upload_command more useful

2025-01-19 Thread Ben Finney
eal mean to poor | `\ people, like I am now.” —Jack Handey | _o__) | Ben Finney signature.asc Description: PGP signature

Bug#1092861: jinja-vanish: please run tests at build time

2025-01-19 Thread Ben Hutchings
ts already run in CI (on Salsa and ci.debian.net), so what is the benefit of doing this another time during build? Ben. -- Ben Hutchings Beware of programmers who carry screwdrivers. - Leonard Brandwein signature.asc Description: This is a digitally signed message part

Bug#1093216: git-debpush: manpage has -sn/-sk backwards

2025-01-17 Thread Ben Harris
On Thu, 16 Jan 2025, Ben Harris wrote: And that corresponds with the definitions of those options in dpkg-source(1): -sk Specifies to expect the original source as a tarfile ... -sn Specifies to not look for any original source, ... This reference to dpkg-source(1) is, of course

Bug#1093216: git-debpush: manpage has -sn/-sk backwards

2025-01-16 Thread Ben Harris
... So I think the man page should recommend "-sn" for native packages, and "-sk" for non-native packages. -- Ben Harris

Bug#1092730: superfluous, see Bug#1092731 instead

2025-01-10 Thread Ben Finney
up-to-date information. -- \ “I don't want to live peacefully with difficult realities, and | `\ I see no virtue in savoring excuses for avoiding a search for | _o__)real answers.” —Paul Z. Myers, 2009-09-12 | Ben Finney signature.asc Description: PGP signature

Bug#1092731: elpa-emacs-dashboard: Invokes obsolete package: “Symbol’s function definition is void: linum-mode”

2025-01-10 Thread Ben Finney
—Robin | `\ | _o__) | Ben Finney signature.asc Description: PGP signature

Bug#1092731: elpa-emacs-dashboard: Invokes obsolete package: “Symbol’s function definition is void: linum-mode”

2025-01-10 Thread Ben Finney
ancois Marie Arouet Voltaire | _o__) | Ben Finney signature.asc Description: PGP signature

Bug#1092730: elpa-emacs-dashboard: Invokes obsolete package: “Symbol’s function definition is void: linum-mode”

2025-01-10 Thread Ben Finney
Package: elpa-emacs-dashboard Version: 1.7.0-3 Severity: normal Dear Maintainer, The current Debian version of ‘elpa-emacs-dashboard’ invokes ‘linum-mode’ durin startup That package is obsolete as of Emacs 29.1. This causes ‘dashboard-mode’ to raise an error: dashboard-mode: Symbol’s functi

Bug#1091402: Rather crude patch for aflplusplus Python 3.13 FTBFS

2025-01-10 Thread Ben Harris
On Thu, 9 Jan 2025, Ben Harris wrote: The attached patch switches init_py_module() to use PyObject_GetOptionalAttr() in place of PyObject_GetAttrString(). ... However, this is not really a good fix. Any other exception raised by PyObject_GetOptionalAttr() will still be ignored, and will

Bug#1091402: Rather crude patch for aflplusplus Python 3.13 FTBFS

2025-01-09 Thread Ben Harris
ceptions to init_py_module(). And a patch that requires Python 3.13 probably won't be acceptable upstream right now. Still, it's not any worse than the code that's already there, and it means that at least well-behaved Python mutators will work again. -- Ben Harrisdiff --

Bug#1092608: vcswatch wrongly claims dpkg Git repository is > 500 MiB

2025-01-09 Thread Ben Harris
ts: 100% (117336/117336), 58.38 MiB | 2.36 MiB/s, done. Resolving deltas: 100% (96940/96940), done. wraith:/tmp$ du -hs dpkg 102Mdpkg wraith:/tmp$ du -hs dpkg/.git 63M dpkg/.git I expect this has the same underlying cause as #1088731. -- Ben Harris

Bug#1092417: userv: FTBFS: make[2]: *** [Makefile:80: install] Error 1

2025-01-09 Thread Ben Harris
quot; is pretty much inevitable given that /usr/bin/userv is setuid. PS: Thank you for dgit-user(7) and "dgit pbuilder", which made testing this reasonably practical on my bookworm laptop! -- Ben Harris

Bug#1092481: sqlalchemy: Please create a sqlalchemy-1.4 package based on the 1.4 branch, with versioned "Provides"

2025-01-08 Thread Itaï BEN YAACOV
+0100, Piotr Ożarowski a écrit : > [Itaï BEN YAACOV, 2025-01-08] > > Source: sqlalchemy > > Version: 2.0.32+ds1-1 > > Severity: wishlist > > > > Dear Maintainer, > > > > Package gourmand is uninstallable at the moment, since it depends > > on &g

Bug#1092481: sqlalchemy: Please create a sqlalchemy-1.4 package based on the 1.4 branch, with versioned "Provides"

2025-01-08 Thread Itaï BEN YAACOV
Source: sqlalchemy Version: 2.0.32+ds1-1 Severity: wishlist Dear Maintainer, Package gourmand is uninstallable at the moment, since it depends on sqlalchemy version 1.4 (upstream does not seem to have plans to port to version 2). If one installs an old version of sqlalchemy with gourmand, then a

  1   2   3   4   5   6   7   8   9   10   >