Bug#1055431: Simpler fix for #1052917

2024-09-28 Thread Jeremy Sowden
On 2024-09-22, at 22:18:03 +0100, Jeremy Sowden wrote: > On 2024-09-21, at 21:15:50 -0700, Xiyue Deng wrote: > > This RFS has been open for a while, and I believe most of the comments > > have been addressed. > > > > Can Nicholas or Jeremy help sponsor the uploadin

Bug#1055431: Simpler fix for #1052917

2024-09-22 Thread Jeremy Sowden
On 2024-09-21, at 21:15:50 -0700, Xiyue Deng wrote: > This RFS has been open for a while, and I believe most of the comments > have been addressed. > > Can Nicholas or Jeremy help sponsor the uploading? Or if you have > more comments I'll try to address them as well. I'll take another look. J.

Bug#1069502: [Help] Re: input-utils: FTBFS on armhf: input.c:146:18: error: ‘struct input_event’ has no member named ‘time’

2024-09-16 Thread Jeremy Sowden
On 2024-09-16, at 15:18:27 +0200, Andreas Tille wrote: > Am Mon, Sep 16, 2024 at 12:23:36PM +0100 schrieb Jeremy Sowden: > > Try this patch. > > Works. > > Thanks a lot for the quick help A quick follow-up now I have more time. The definition of `struct input_event` in /usr/

Bug#1069502: [Help] Re:input-utils: FTBFS on armhf: input.c:146:18: error: ‘struct input_event’ has no member named ‘time’

2024-09-16 Thread Jeremy Sowden
On 2024-09-16, at 12:32:59 +0200, Andreas Tille wrote: > Control: tags -1 help > Control: tags -1 confirmed > Thanks > > Hi, > > since input-utils showed up as Bug of the Day[1] I worked down the list > of bugs including upgrading to latest upstream. Unfortunately the FTBFS > for several 32bit a

Bug#1081570: RFS: luit/2.0.20240910-1 -- locale and ISO 2022 support for Unicode terminals

2024-09-14 Thread Jeremy Sowden
On 2024-09-14, at 06:52:31 -0400, Thomas Dickey wrote: > On Sat, Sep 14, 2024 at 02:08:44AM +0100, Phil Wyett wrote: > > Control: tags -1 +moreinfo > > > > Thomas, > > > > Many thanks for addressing some of the issues raised. > > > > One lintian issue remains. > > > > I: luit source: unused-ove

Bug#1081113: RFS: emacs-buttercup/1.36-1 -- behaviour-driven testing for Emacs Lisp packages

2024-09-11 Thread Jeremy Sowden
On 2024-09-11, at 18:29:51 +0100, Jeremy Sowden wrote: > On 2024-09-10, at 23:07:28 -0700, Xiyue Deng wrote: > > Xiyue Deng writes: > > > Jeremy Sowden writes: > > >> On 2024-09-07, at 22:50:28 -0700, Xiyue Deng wrote: > > >>> Package:

Bug#1081113: RFS: emacs-buttercup/1.36-1 -- behaviour-driven testing for Emacs Lisp packages

2024-09-11 Thread Jeremy Sowden
On 2024-09-10, at 23:07:28 -0700, Xiyue Deng wrote: > Xiyue Deng writes: > > Jeremy Sowden writes: > >> On 2024-09-07, at 22:50:28 -0700, Xiyue Deng wrote: > >>> Package: sponsorship-requests > >>> Severity: normal > >>> > >>> De

Bug#1081113: RFS: emacs-buttercup/1.36-1 -- behaviour-driven testing for Emacs Lisp packages

2024-09-10 Thread Jeremy Sowden
On 2024-09-07, at 22:50:28 -0700, Xiyue Deng wrote: > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "emacs-buttercup": > > * Package name : emacs-buttercup >Version : 1.36-1 >Upstream contact : Jorgen Schaef

Bug#1075650: xawtv: diff for NMU version 3.107-2.1

2024-08-15 Thread Jeremy Sowden
types (Closes: #1075650) + + -- Jeremy Sowden Thu, 15 Aug 2024 13:06:03 +0100 + xawtv (3.107-2) unstable; urgency=medium * Team upload. diff -Nru xawtv-3.107/debian/patches/incompatible-pointer-fix.patch xawtv-3.107/debian/patches/incompatible-pointer-fix.patch --- xawtv-3.107/debian/pa

Bug#1055431: Simpler fix for #1052917

2024-07-27 Thread Jeremy Sowden
On 2024-07-26, at 16:24:52 -0400, Nicholas D Steeves wrote: > Jeremy Sowden writes: > > This error: > >> debian/rules clean > >> dh clean --with elpa > >>dh_auto_clean > >>make -j8 clean > >> make[1]: Entering directory '/&

Bug#1074868: Wrong package?

2024-07-26 Thread Jeremy Sowden
I think this is actually a bug in Rapid JSON: $ cat test.cc #include int main(void) { return 0; } $ g++-14 -g -O2 -o test test.cc In file included from test.cc:1: /usr/include/rapidjson/document.h: In member function ‘rapidjson::GenericStringRef& rapidjson::GenericS

Bug#1075650: Patch

2024-07-26 Thread Jeremy Sowden
Control: tags -1 patch Here's a patch that fixes the errors. I will create a merge request. J. Author: Jeremy Sowden Last-Update: 2024-07-26 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075650 Description: fix gcc-14 FTBFS caused by incompatible pointer types `XawListC

Bug#1055431: Simpler fix for #1052917

2024-07-24 Thread Jeremy Sowden
This error: > debian/rules clean > dh clean --with elpa >dh_auto_clean > make -j8 clean > make[1]: Entering directory '/<>' > End of file during parsing > rm -f *.elc .latest-* autoloads.el scala-mode- Error: end-of-file nil > mapbacktrace(#f(compiled-function (evald func args flags)

Bug#1073473: magit: FTBFS: make[3]: *** [Makefile:6: test] Error 1

2024-06-25 Thread Jeremy Sowden
On 2024-06-25, at 22:43:10 +0200, Aymeric Agon-Rambosson wrote: > Hello to both of you, > > First of all, Jeremy, thank you for having gone to the bottom of this. > > Le mardi 25 juin 2024 à 08:53, Jeremy Sowden a écrit : > > The problem is that git-commit requires the name

Bug#1073473: magit: FTBFS: make[3]: *** [Makefile:6: test] Error 1

2024-06-25 Thread Jeremy Sowden
On 2024-06-18, at 10:49:42 +0100, Jeremy Sowden wrote: > On 2024-06-18, at 09:31:04 +0200, Lucas Nussbaum wrote: > > On 17/06/24 at 05:45 +0200, Aymeric Agon-Rambosson wrote: > > > > > > control: tags -1 +unreproducible > > > control: severity -

Bug#1073473: magit: FTBFS: make[3]: *** [Makefile:6: test] Error 1

2024-06-18 Thread Jeremy Sowden
On 2024-06-18, at 09:31:04 +0200, Lucas Nussbaum wrote: > On 17/06/24 at 05:45 +0200, Aymeric Agon-Rambosson wrote: > > > > control: tags -1 +unreproducible > > control: severity -1 important > > > > Hello Lucas, > > > > It turns out I cannot reproduce the issue on an unstable chroot. > > > > I

Bug#1073560: Reverting "xshared: Print protocol numbers if --numeric was given" breaks firewalld autopkgtest

2024-06-17 Thread Jeremy Sowden
On 2024-06-17, at 15:57:05 +0200, Michael Biebl wrote: > Source: iptables > Version: 1.8.10-4 > Severity: serious > > > The cherry-pick of the commit 34f085b1607364f4eaded1140060dcaf965a2649 > Revert "xshared: Print protocol numbers if --numeric was given" breaks > firewalld, as seen in > https:/

Bug#1067733: iptables: regression in 1.8.9 with -n breaks portblock in resource-agents

2024-06-01 Thread Jeremy Sowden
On 2024-05-27, at 14:16:25 +0100, Jeremy Sowden wrote: > On 2024-05-27, at 13:39:20 +0200, Christoph Böhmwalder wrote: > > So, how do we move forward here? > > > > We have been receiving numerous reports of this issue breaking systems, > > and we don'

Bug#1067733: iptables: regression in 1.8.9 with -n breaks portblock in resource-agents

2024-05-27 Thread Jeremy Sowden
On 2024-05-27, at 13:39:20 +0200, Christoph Böhmwalder wrote: > So, how do we move forward here? > > We have been receiving numerous reports of this issue breaking systems, > and we don't have a great workaround either. > > Please let me know if there is anything we can do to help get this patch

Bug#940960: ITP: linenoise -- Minimal replacement for readline

2024-05-11 Thread Jeremy Sowden
On 2024-05-05, at 07:33:30 +0800, Maytham Alsudany wrote: > Any progress on getting linenoise packaged? This is urgently needed to > devendor linenoise in the redict package (a new fork of redis). > > If you've lost interest, I'm happy to take over this ITP. I can't speak for Blair, but I transfe

Bug#1067547: wmweather+: diff for NMU version 2.19~alpha+ds-1.1

2024-04-20 Thread Jeremy Sowden
[Cc'ing t...@debian.org as I probably should have done with the nmudiff. Apologies] On 2024-04-18, at 21:37:40 +0100, Jeremy Sowden wrote: > Control: tags 1067547 + patch > Control: tags 1067547 + pending > > > Dear maintainer, > > I've prepared an NMU for wmwe

Bug#1067547: wmweather+: diff for NMU version 2.19~alpha+ds-1.1

2024-04-18 Thread Jeremy Sowden
* Non-maintainer upload. + * d/patches: add patch to fix FTBFS (Closes: #1067547) + + -- Jeremy Sowden Thu, 18 Apr 2024 21:14:57 +0100 + wmweather+ (2.19~alpha+ds-1) unstable; urgency=medium * Bump standards version to 4.6.1. diff -Nru wmweather+-2.19~alpha+ds/debian/patches/series wmweather+

Bug#1066334: cython/bison issue (Was: acedb: FTBFS: acein.c:2045:15: error: implicit declaration of function ‘add_history’ [-Werror=implicit-function-declaration])

2024-04-13 Thread Jeremy Sowden
On 2024-04-13, at 21:48:10 +0100, Jeremy Sowden wrote: > On 2024-04-13, at 09:31:07 +0200, Andreas Tille wrote: > > Control: tags -1 help > > thanks > > > > Hi, > > > > while I was able to fix the origininal cause of the failure I'm now blocked >

Bug#1066334: cython/bison issue (Was: acedb: FTBFS: acein.c:2045:15: error: implicit declaration of function ‘add_history’ [-Werror=implicit-function-declaration])

2024-04-13 Thread Jeremy Sowden
On 2024-04-13, at 09:31:07 +0200, Andreas Tille wrote: > Control: tags -1 help > thanks > > Hi, > > while I was able to fix the origininal cause of the failure I'm now blocked by > some issue that cython seems to miss adding some >#include > but I have no idea how to accomplish this. The Sa

Bug#1068869: mu4e: Cannot open load file: No such file or directory, mu4e

2024-04-12 Thread Jeremy Sowden
On 2024-04-12, at 10:58:59 -0700, Xiyue Deng wrote: > Jeremy Sowden writes: > > Control: tags -1 confirmed > > > > On 2024-04-12, at 16:56:25 +0200, Clément Calmels wrote: > >> Package: mu4e > >> Version: 1.12.3-2 > >> Severity: grave > >>

Bug#1068869: mu4e: Cannot open load file: No such file or directory, mu4e

2024-04-12 Thread Jeremy Sowden
Control: tags -1 confirmed On 2024-04-12, at 16:56:25 +0200, Clément Calmels wrote: > Package: mu4e > Version: 1.12.3-2 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > I upgraded my Sid machine with the latest mu4e and maildir-utils > packages : 1.12.3-2. Ema

Bug#1068564: RFS: emacs-buttercup/1.35-1 -- behaviour-driven testing for Emacs Lisp packages

2024-04-12 Thread Jeremy Sowden
On 2024-04-12, at 19:50:58 +0800, Sean Whitton wrote: > On Fri 12 Apr 2024 at 12:44pm +01, Jeremy Sowden wrote: > > On 2024-04-12, at 17:53:15 +0800, Sean Whitton wrote: > > > Do you have your 1.34 upload of buttercup in git, please? > > > > Yup, it's all on Sa

Bug#1068564: RFS: emacs-buttercup/1.35-1 -- behaviour-driven testing for Emacs Lisp packages

2024-04-12 Thread Jeremy Sowden
On 2024-04-12, at 17:53:15 +0800, Sean Whitton wrote: > Do you have your 1.34 upload of buttercup in git, please? Yup, it's all on Salsa. J. > Xiyue, you need to merge in the 1.34 upload, either something from > Jeremy, or we can fall back to merging from dgit/sid. This has > happened a few tim

Bug#1068678: nftables: on sysvinit the init script does not start nftables at boot

2024-04-09 Thread Jeremy Sowden
On 2024-04-09, at 02:35:51 +0200, Davide Baldini wrote: > Package: nftables > Version: 1.0.6-2+deb12u2 > Severity: normal > > Dear Maintainer, > > the installation of nftables completed via apt from the stable repository > leads to the creation of the following init script on a system with sysvin

Bug#1066033: RFS: galvani/0.34-1 [ITP] -- reads data from a device with graphical plots and evaluation

2024-03-27 Thread Jeremy Sowden
On 2024-03-27, at 10:48:45 +0100, Dr. Burkard Lutz wrote: > Am Dienstag, dem 26.03.2024 um 17:03 + schrieb Jeremy Sowden: > > [...] > > > > The following should suffice: > > > >   export DH_VERBOSE = 1 > >   export DEB_BUILD_MAIN

Bug#1067809: maildir-utils: New upstream version 1.12.2 is available

2024-03-27 Thread Jeremy Sowden
On 2024-03-26, at 20:43:29 -0500, John Goerzen wrote: > Package: maildir-utils > Severity: wishlist > > Hi, > > A new upstream version is available. It would be nice to have it in Debian. > Thanks! I have already packaged it, but maildir-utils is involved in a couple of time_t transitions, so I'v

Bug#1067568: emacs-pdf-tools: [time_t] Remove hardcoded dependency on libpoppler-glib8

2024-03-23 Thread Jeremy Sowden
On 2024-03-23, at 20:22:53 +0100, Julian Andres Klode wrote: > Package: emacs-pdf-tools > Version: 1.1.0-1 > Severity: serious > Tags: patch > X-Debbugs-Cc: juli...@ubuntu.com > User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu noble ubuntu-patch > > *** /tmp/tmpjxu2sdja/bug_body > >

Bug#1067161: nftables: BUG: invalid mapping expression variable

2024-03-23 Thread Jeremy Sowden
On 2024-03-20, at 14:44:21 +0100, Daniel Gröber wrote: > On Tue, Mar 19, 2024 at 06:27:11PM +0000, Jeremy Sowden wrote: > > On 2024-03-19, at 16:00:28 +0100, Daniel Gröber wrote: > > > The nftables config below triggers a BUG. > > > > > > $ nft -f /etc/

Bug#1067028: RFS: emacs-buttercup/1.34-1 [Team] -- behaviour-driven testing for Emacs Lisp packages

2024-03-19 Thread Jeremy Sowden
On 2024-03-16, at 23:38:58 -0700, Xiyue Deng wrote: > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "emacs-buttercup": > > * Package name : emacs-buttercup >Version : 1.34-1 >Upstream contact : [fill in name

Bug#1067161: nftables: BUG: invalid mapping expression variable

2024-03-19 Thread Jeremy Sowden
On 2024-03-19, at 16:00:28 +0100, Daniel Gröber wrote: > Package: nftables > Version: 1.0.6-2+deb12u2 > Severity: normal > > Dear Maintainer, > > The nftables config below triggers a BUG. > > $ nft -f /etc/nftables.conf > BUG: invalid mapping expression variable > nft: evaluate.c:179

Bug#1063690: nftables: Segfault on named set or map definition in second table specification

2024-02-17 Thread Jeremy Sowden
ied the underlying problem and I believe that only a small code change is needed to fix it (patch attached). I'm going to get a second opinion from upstream. J. From 45203fff06e15b97037e3c32e4c6256025a23d75 Mon Sep 17 00:00:00 2001 From: Jeremy Sowden Date: Sat, 17 Feb 2024 14:58:23 +0000 Sub

Bug#1061069: iptables FTCBFS: python3 dependency not installable for host

2024-01-17 Thread Jeremy Sowden
On 2024-01-17, at 10:43:07 +0100, Helmut Grohne wrote: > Source: iptables > Version: 1.8.10-2 > Tags: patch > User: debian-cr...@lists.debian.org > Usertags: cross-satisfiability > > iptables cannot be cross built from source, because it depends on > python3. More precisely, it depends on the host

Bug#1060707: dh-make-elpa: autopkgtest failure with Perl 5.38: smartmatch is deprecated

2024-01-13 Thread Jeremy Sowden
On 2024-01-13, at 13:12:20 +0200, Niko Tyni wrote: > Package: dh-make-elpa > Version: 0.19.2 > Severity: serious > User: debian-p...@lists.debian.org > Usertags: perl-5.38-transition > > This package fails its autopkgtest checks with Perl 5.38 > (currently in unstable.) > > autopkgtest [11:06:5

Bug#1060342: Please cherry-pick c1083acea707 ("ebtables: Fix corner-case noflush restore bug")

2024-01-10 Thread Jeremy Sowden
On 2024-01-09, at 21:55:13 +0100, Michael Biebl wrote: > Package: iptables > Version: 1.8.10-1 > Severity: normal > Tags: patch > > > Hi, > > firewalld fails to work with the current version of iptables in Debian. > This is exemplified by the autopkgtest which recently has been made > available

Bug#1058522: (no subject)

2023-12-30 Thread Jeremy Sowden
On 2023-12-24, at 10:00:26 +0500, Lev Lamberov wrote: > Чт 21 дек 2023 @ 15:06 Jeremy Sowden: > > On 2023-12-21, at 11:21:48 +0000, Jeremy Sowden wrote: > >> On 2023-12-21, at 11:10:28 +0500, Lev Lamberov wrote: > >> > Since I cannot reproduce the bug, I'm down

Bug#1058522: (no subject)

2023-12-21 Thread Jeremy Sowden
On 2023-12-21, at 11:21:48 +, Jeremy Sowden wrote: > On 2023-12-21, at 11:10:28 +0500, Lev Lamberov wrote: > > Since I cannot reproduce the bug, I'm downgrading the severity of > > this bug report. > > I cloned the git repo, ran `gbp buildpackage --git-pbuilder

Bug#1058522: (no subject)

2023-12-21 Thread Jeremy Sowden
On 2023-12-21, at 11:10:28 +0500, Lev Lamberov wrote: > Since I cannot reproduce the bug, I'm downgrading the severity of this > bug report. I cloned the git repo, ran `gbp buildpackage --git-pbuilder` and reproduced it (log attached). I'll see if I can work out what's going on. J. [azazel@ultha

Bug#1058284: wmtv: FTBFS: configure: error: Package requirements (libv4l1) were not met

2023-12-12 Thread Jeremy Sowden
Control: reassign -1 v4l-utils On 2023-12-12, at 11:27:09 +, Jeremy Sowden wrote: > On 2023-12-12, at 09:40:04 +0100, Lucas Nussbaum wrote: > > During a rebuild of all packages in sid, your package failed to build > > on amd64. > > > > Relevant part (hopefully): >

Bug#1056572: maildir-utils: please make the build reproducible

2023-11-23 Thread Jeremy Sowden
On 2023-11-23, at 10:34:50 +, Chris Lamb wrote: > Source: maildir-utils > Version: 1.10.8-1 > Severity: wishlist > Tags: patch > User: reproducible-bui...@lists.alioth.debian.org > Usertags: timestamps > X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org > > Hi, > > Whilst working on the

Bug#1055981: wmforecast: Does not retrieve data; shows error

2023-11-15 Thread Jeremy Sowden
Control: reassign -1 libgweather4 On 2023-11-15, at 11:57:30 +0200, Yavor Doganov wrote: > Package: wmforecast > Version: 1.9.0-1 > Severity: grave > X-Debbugs-Cc: Yavor Doganov > > Since some time (about 2 weeks, but I'm not entirely sure) wmforecast > displays an image with a question mark alo

Bug#1055759: duplicate upstream bug report

2023-11-13 Thread Jeremy Sowden
Turns out I'm not the first person to have reported this. I've closed my ticket as a duplicate. The earlier one is: https://core.tcl-lang.org/tcltls/tktview/88c0c84969 J. signature.asc Description: PGP signature

Bug#1055759: tcl-tls: EOF's are sometimes treated as errors

2023-11-10 Thread Jeremy Sowden
On 2023-11-10, at 18:39:10 +, Jeremy Sowden wrote: > Package: tcl-tls > Version: 1.7.22-3+b1 > Severity: normal > Tags: patch upstream > > OpenSSL 3.0 introduced a new option `SSL_OP_IGNORE_UNEXPECTED_EOF`. If > this is not set, it handles unexpected EOF's as fat

Bug#1055759: tcl-tls: EOF's are sometimes treated as errors

2023-11-10 Thread Jeremy Sowden
Package: tcl-tls Version: 1.7.22-3+b1 Severity: normal Tags: patch upstream OpenSSL 3.0 introduced a new option `SSL_OP_IGNORE_UNEXPECTED_EOF`. If this is not set, it handles unexpected EOF's as fatal errors. Since TclTLS does not currently set it, some EOF's are treated as errors. I have repor

Bug#1054054: shorewall-init: Please provide native NetworkManager hook scripts

2023-10-28 Thread Jeremy Sowden
On 2023-10-28, at 15:11:15 +0200, Michael Biebl wrote: > On Sat, 21 Oct 2023 11:44:25 +0100 Jeremy Sowden wrote: > > On 2023-10-21, at 11:53:54 +0300, Vincas Dargis wrote: > > > I've noticed NEWS after NetworkManager upgrade about no longer supporting > > > if-* sc

Bug#1054054: shorewall-init: Please provide native NetworkManager hook scripts

2023-10-27 Thread Jeremy Sowden
On 2023-10-21, at 19:16:15 +0300, Vincas Dargis wrote: > On Sat, 21 Oct 2023 13:27:46 +0100 Jeremy Sowden wrote: > > init.fedora.sh, on the other hand, is a System V init-script > > Oh, sorry, I've directed to the wrong file... > > Re-checked IRC logs, it w

Bug#1054054: shorewall-init: Please provide native NetworkManager hook scripts

2023-10-21 Thread Jeremy Sowden
On 2023-10-21, at 13:27:47 +0100, Jeremy Sowden wrote: > On 2023-10-21, at 14:39:51 +0300, Vincas Dargis wrote: > > On Sat, 21 Oct 2023 11:44:25 +0100 Jeremy Sowden wrote: > > > On 2023-10-21, at 11:53:54 +0300, Vincas Dargis wrote: > > > > Any ideas how to &quo

Bug#1054054: shorewall-init: Please provide native NetworkManager hook scripts

2023-10-21 Thread Jeremy Sowden
On 2023-10-21, at 14:39:51 +0300, Vincas Dargis wrote: > On Sat, 21 Oct 2023 11:44:25 +0100 Jeremy Sowden wrote: > > On 2023-10-21, at 11:53:54 +0300, Vincas Dargis wrote: > > > Any ideas how to "workaround" it? > > > > I am working on a fix atm. > Than

Bug#1054054: shorewall-init: Please provide native NetworkManager hook scripts

2023-10-21 Thread Jeremy Sowden
On 2023-10-21, at 11:53:54 +0300, Vincas Dargis wrote: > I've noticed NEWS after NetworkManager upgrade about no longer supporting > if-* scripts, and now `shorewall status` says `Shorewall is stopped` :/ . > > Any ideas how to "workaround" it? I am working on a fix atm. My plan is to add a disp

Bug#1053816: bullseye-pu: package nftables/0.9.8-3.1+deb11u2

2023-10-11 Thread Jeremy Sowden
pand chain rules into commands +- rule: expand standalone chain that contains rules +- src: expand table command before evaluation + + -- Jeremy Sowden Tue, 10 Oct 2023 21:28:38 +0100 + nftables (0.9.8-3.1+deb11u1) bullseye; urgency=medium * d/p/rule_fix_for_potent

Bug#1029944: A couple of patches

2023-10-03 Thread Jeremy Sowden
Control: tags -1 upstream fixed-upstream On 2023-03-26, at 20:51:50 +0100, Jeremy Sowden wrote: > Actually, it wasn't much more work to get all the failing tests to > pass. Version 2 of the patches attached. Merged upstream: https://github.com/notroj/neon/pull/114 J. si

Bug#1051592: Regression: Commit "netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID" breaks ruleset loading in linux-stable

2023-09-25 Thread Jeremy Sowden
On 2023-09-25, at 10:31:57 +0200, Arturo Borrero Gonzalez wrote: > On 9/24/23 13:48, Salvatore Bonaccorso wrote: > > The work for bookworm has been done, but for bullseye: would you be > > able to help here and prepare the fixes? Unfortunatlly the fixes will > > not apply cleanly. If we fear to muc

Bug#1042124: Flex help needed for eegdev (Was: Re: eegdev: FTBFS: ../../lib/stdio.h:64:3: error: #error "Please include config.h first.")

2023-08-25 Thread Jeremy Sowden
On 2023-08-25, at 18:29:34 +0200, Niels Thykier wrote: > Nilesh Patra: > > On Fri, Aug 25, 2023 at 05:17:47PM +0200, Niels Thykier wrote: > > > [...] > > > > I had figured out this already, but conffile.lex.c does not exist in the > > project, it is generated as a part of the lexer output. In part

Bug#1050418: Conntrackd in Bookworm reverts byte order in src address sent by conntrackd in Bullseye

2023-08-24 Thread Jeremy Sowden
Control: tags -1 + patch On 2023-08-24, at 20:33:13 +0100, Jeremy Sowden wrote: > On 2023-08-24, at 12:55:30 +0200, Pavel Matěja wrote: > > I'm upgrading our servers from Bullseye to Bookworm. Some of them > > act as load balancers and they are using conntrackd to synchroniz

Bug#1050418: Conntrackd in Bookworm reverts byte order in src address sent by conntrackd in Bullseye

2023-08-24 Thread Jeremy Sowden
Control: tags -1 confirmed upstream On 2023-08-24, at 12:55:30 +0200, Pavel Matěja wrote: > Package: conntrackd > Version: 1:1.4.7-1+b2 > Conntrackd package on Bullseye is 1:1.4.6-2. > > I'm upgrading our servers from Bullseye to Bookworm. Some of them act > as load balancers and they are using c

Bug#1049304: maildir-utils: Fails to build source after successful build

2023-08-19 Thread Jeremy Sowden
On 2023-08-13, at 21:20:57 +0200, Lucas Nussbaum wrote: > Source: maildir-utils > Version: 1.8.14-3 > Severity: minor > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-sab-20230813 ftbfs-source-after-build > User: debian...@lists.debian.org > Usertags: qa-doublebuild > > Hi, > >

Bug#1043314: libnftnl: please disable documentation build when not building -doc package

2023-08-09 Thread Jeremy Sowden
Control: tags -1 + pending On 2023-08-09, at 14:00:40 +0100, Jeremy Sowden wrote: > On 2023-08-09, at 00:12:00 +0100, Simon McVittie wrote: > > Source: libnftnl > > Version: 1.2.6-1 > > Severity: wishlist > > Tags: patch > > > > Similar to libnetfilter-

Bug#1043314: libnftnl: please disable documentation build when not building -doc package

2023-08-09 Thread Jeremy Sowden
On 2023-08-09, at 00:12:00 +0100, Simon McVittie wrote: > Source: libnftnl > Version: 1.2.6-1 > Severity: wishlist > Tags: patch > > Similar to libnetfilter-conntrack, libnftnl only needs graphviz > (and doxygen) for its API documentation, so an easy way to reduce > dependency chains would be for

Bug#1043268: libnetfilter-conntrack: please disable documentation build when not building libnetfilter-conntrack-doc

2023-08-08 Thread Jeremy Sowden
Control: tags -1 + pending On 2023-08-08, at 09:49:15 +0100, Simon McVittie wrote: > Source: libnetfilter-conntrack > Version: 1.0.9-3 > Severity: wishlist > Tags: patch > X-Debbugs-Cc: debian-ri...@lists.debian.org > > The riscv64 port is currently being bootstrapped, and I noticed that > packag

Bug#1041605: Add Patch

2023-08-04 Thread Jeremy Sowden
Control: tags -1 + patch Here's the patch I've sent upstream. J. From 3db79bde8fc235c07ae5b397605bd6d1eec1b844 Mon Sep 17 00:00:00 2001 From: Jeremy Sowden Date: Fri, 21 Jul 2023 14:49:11 +0100 Subject: [PATCH ipset] bash-completion: fix syntax error There is a syntax error in a r

Bug#1041605: ipset: bash-completion doesn't work

2023-07-21 Thread Jeremy Sowden
Control: tags -1 confirmed upstream On 2023-07-21, at 11:53:36 +0200, Slavko wrote: > after upgrade to bookworm i noticed that bash-completion for ipset > stops to work, after quick debug i found this: > > LANG=C bash -x /usr/share/bash-completion/completions/ipset > + shopt -s extglob >

Bug#1041271: maildir-utils: public shared library shipped in maildir-utils binary package

2023-07-16 Thread Jeremy Sowden
On 2023-07-16, at 20:11:30 +0100, Jeremy Sowden wrote: > On 2023-07-16, at 13:59:43 -0300, David Bremner wrote: > > I think that libguile-mu.* need to be either moved to a private > > directory or to their own packages. I don't know enough about guile to > > say which

Bug#1041271: maildir-utils: public shared library shipped in maildir-utils binary package

2023-07-16 Thread Jeremy Sowden
On 2023-07-16, at 13:59:43 -0300, David Bremner wrote: > Package: maildir-utils > Version: 1.8.14-2 > Severity: serious > Justification: violates policy 8.1 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > I think that libguile-mu.* need to be either moved to a private > directory or to

Bug#1037765: maildir-utils: ftbfs with GCC-13

2023-07-15 Thread Jeremy Sowden
On 2023-07-15, at 12:19:47 +0100, Jeremy Sowden wrote: > On 2023-07-15, at 07:29:54 -0300, David Bremner wrote: > > Matthias Klose writes: > > > Package: src:maildir-utils > > > Version: 1.8.14-1 > > > Severity: normal > > > Tags: sid trixie > >

Bug#1037765: maildir-utils: ftbfs with GCC-13

2023-07-15 Thread Jeremy Sowden
On 2023-07-15, at 07:29:54 -0300, David Bremner wrote: > Matthias Klose writes: > > > Package: src:maildir-utils > > Version: 1.8.14-1 > > Severity: normal > > Tags: sid trixie > > User: debian-...@lists.debian.org > > Usertags: ftbfs-gcc-13 > > > > [This bug is targeted to the upcoming trixie re

Bug#1040572: wmnut: broken symlink: /usr/share/doc/wmnut/README -> README.asciidoc

2023-07-07 Thread Jeremy Sowden
On 2023-07-07, at 19:43:23 +0200, Andreas Beckmann wrote: > during a test with piuparts I noticed your package ships (or creates) > a broken symlink: > > 0m20.4s ERROR: FAIL: Broken symlinks: > /usr/share/doc/wmnut/README -> README.asciidoc (wmnut) Whoops. Thanks for the pointer. Will fix. J.

Bug#940960: ITP: linenoise -- Minimal replacement for readline

2023-06-18 Thread Jeremy Sowden
On 2023-06-14, at 19:55:01 +0800, Blair Noctis wrote: > On 2023-06-12 05:55, Jeremy Sowden wrote: > > On 2023-05-21, at 18:00:45 +0800, Blair Noctis wrote: > >> On Wed, 17 May 2023 18:40:26 +0100 Jeremy Sowden wrote: > >>> It occurs to me that it might make more

Bug#1038264: wmusic: fails to display remaining time for songs longer than 35 minutes

2023-06-16 Thread Jeremy Sowden
Control: tags -1 +upstream On 2023-06-16, at 21:47:12 +0200, Jan wrote: > Package: wmusic > Version: 2.1.0-2 > Severity: normal > > Dear Maintainer, > > When I play a song that's longer than 35 minutes, the remaining time > indicator fails to display correctly. This is because it overflows the >

Bug#755956: fixed

2023-06-15 Thread Jeremy Sowden
Control: fixed -1 1.2.3-1 Fixed upstream in 1.2.3: http://git.netfilter.org/libnftnl/commit/?id=84d12cfacf8ddd857a09435f3d982ab6250d250c J. signature.asc Description: PGP signature

Bug#1037991: iptables: LSB-Tags in /etc/init.d/iptables missing

2023-06-15 Thread Jeremy Sowden
On 2023-06-15, at 10:41:57 +0200, Manfred Brandl wrote: > Package: iptables > Version: 1.8.9-2 > Severity: normal > > Dear Maintainer, > > the last three lines of the output from "apt purge anacron" read: > --- > insserv: warning: script 'iptables' missing LSB tags > insserv: Default-Start undefi

Bug#940960: ITP: linenoise -- Minimal replacement for readline

2023-06-11 Thread Jeremy Sowden
On 2023-05-21, at 18:00:45 +0800, Blair Noctis wrote: > On Wed, 17 May 2023 18:40:26 +0100 Jeremy Sowden wrote: > > It occurs to me that it might make more sense for you to take the lead > > in packaging linenoise since you have an interest in getting it into > > Debian.

Bug#940960: ITP: linenoise -- Minimal replacement for readline

2023-05-17 Thread Jeremy Sowden
On 2023-05-14, at 15:00:06 +0800, Blair Noctis wrote: > On 2023/5/14 03:24, Jeremy Sowden wrote: > > I came across linenoise because of a request to support it in nftables. > > The request came from someone who wanted to install nftables in a > > resource-constrained environme

Bug#940960: ITP: linenoise -- Minimal replacement for readline

2023-05-13 Thread Jeremy Sowden
I came across linenoise because of a request to support it in nftables. The request came from someone who wanted to install nftables in a resource-constrained environment where the existing libreadline support was too heavyweight. In the case of osquery, would it possible to go the other way? Do

Bug#940960: ITP: linenoise -- Minimal replacement for readline

2023-05-08 Thread Jeremy Sowden
On 2023-05-01, at 04:09:16 +0800, Blair Noctis wrote: > It's been a few years since this ITP was filed. Do you still plan to > package it? I'm packaging osquery which depends on this. Happy to > help ;) Thanks for the offer. :) I've cloned the osquery repo and it appears to use the C++ Linenoise

Bug#1034704: xtables-addons-dkms fails to build

2023-04-22 Thread Jeremy Sowden
Control: severity -1 wishlist Control: tags -1 + wontfix - ftbfs On 2023-04-22, at 04:08:29 +, Bruce Mitchell wrote: > root@sondetracker:/etc/init.d# apt-get install xtables-addons-dkms > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > Rec

Bug#1029944: A couple of patches

2023-03-26 Thread Jeremy Sowden
Actually, it wasn't much more work to get all the failing tests to pass. Version 2 of the patches attached. J. From 1f6b8e55807794c2466603116ae8ba9e6a50919a Mon Sep 17 00:00:00 2001 From: Jeremy Sowden Date: Sun, 26 Mar 2023 14:49:09 +0100 Subject: [PATCH v2 1/2] Use ipv6 lookback addre

Bug#1029944: A couple of patches

2023-03-26 Thread Jeremy Sowden
passed acl3744... 4/ 4 passed props. 7/ 7 passed lock.. 16/16 passed make[2]: Leaving directory '/space/azazel/tmp/neon27/debian/build-tree/neon-gnutls/test' [...] J. From aaa0f2d4f6f50878e9320c29a920ae2aa4830b76 Mon Sep 17 00:00:00 2001 Fro

Bug#1031943: [pkg-netfilter-team] Bug#1031943: Should we do something?

2023-03-23 Thread Jeremy Sowden
On 2023-03-23, at 15:58:45 +0100, Alberto Molina Coballes wrote: > I agree with Arturo, the proposed change should be harmless, but we > were not able to reproduce the issue in any of the test performed so I > was thinking to lower the severity and apply the patch but don't ask > to be included in

Bug#1032357: shorewall6: sysvinit script for Shorewall6 is broken

2023-03-05 Thread Jeremy Sowden
This has been fixed in the version of Shorewall in the upcoming release, Bookworm. J. signature.asc Description: PGP signature

Bug#1031943: ebtables: symlink removal removal code in the postinst does not seem to be working

2023-02-26 Thread Jeremy Sowden
On 2023-02-25, at 20:17:34 +0200, Adrian Bunk wrote: > Package: ebtables > Version: 2.0.11-5 > Severity: serious > > ... > Setting up ebtables (2.0.11-5) ... > update-alternatives: using /usr/sbin/ebtables-legacy to provide > /usr/sbin/ebtables (ebtables) in auto mode > update-alternatives: error

Bug#1030733: shorewall: "shorewall6 start" gives bash error message: "[: 64: unexpected operator" if "ip addr show" has "metric" information

2023-02-12 Thread Jeremy Sowden
Control: tags -1 confirmed patch upstream On 2023-02-12, at 11:01:27 +0100, Romain Francoise wrote: > On Sat, Feb 11, 2023 at 03:37:00PM +0000, Jeremy Sowden wrote: > > My inclination is just to use awk to pick out the second field. For > > example, > > > > $ ip -f i

Bug#1030733: shorewall: "shorewall6 start" gives bash error message: "[: 64: unexpected operator" if "ip addr show" has "metric" information

2023-02-12 Thread Jeremy Sowden
On 2023-02-12, at 11:01:27 +0100, Romain Francoise wrote: > On Sat, Feb 11, 2023 at 03:37:00PM +0000, Jeremy Sowden wrote: > > My inclination is just to use awk to pick out the second field. For > > example, > > > > $ ip -f inet6 addr show dev lo | awk '$1 == &qu

Bug#1030733: shorewall: "shorewall6 start" gives bash error message: "[: 64: unexpected operator" if "ip addr show" has "metric" information

2023-02-11 Thread Jeremy Sowden
On 2023-02-06, at 23:47:37 +0200, Samuli Suonpää wrote: > Package: shorewall > Version: 5.2.8-1 > Severity: important > Tags: ipv6 patch security upstream > X-Debbugs-Cc: Debian Security Team > > Starting ipv6 firewall gives an error message. The firewall still > starts, though. > > $ sudo shore

Bug#992852: Patch available

2023-02-01 Thread Jeremy Sowden
Control: forwarded -1 https://gitlab.com/shorewall/code/-/merge_requests/11 Control: tags -1 patch confirmed upstream I've created a patch and sent it upstream. Upstream has not yet merged it, but the response has been positive. J. signature.asc Description: PGP signature

Bug#973990: recap

2023-02-01 Thread Jeremy Sowden
On 2023-02-01, at 20:04:22 +0200, Vincas Dargis wrote: > On Tue, 31 Jan 2023 23:41:54 +0000 Jeremy Sowden wrote: > > However, Vincas Dargis, the reporter, observed that shorewall worked > > with Linux 5.8 and did not with 5.9 and proposed #972454 as the culprit: > > I com

Bug#973990: #973990: recap

2023-01-31 Thread Jeremy Sowden
I think there may be some confusion about where the problem lies with this bug. Let me summarize my understanding. The original bug-report was created against shorewall because shorewall had stopped working: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973990#5 However, Vincas Dargis, th

Bug#986152: Offer of help

2023-01-26 Thread Jeremy Sowden
On 2023-01-26, at 20:42:16 +0100, Romain Francoise wrote: > Now finally uploaded! (And it didn't go through NEW.) Cool. :) J. signature.asc Description: PGP signature

Bug#986152: Offer of help

2023-01-22 Thread Jeremy Sowden
On 2023-01-21, at 20:00:05 +0100, Romain Francoise wrote: > I noticed while testing that you removed the '--no-start' argument to > dh_installinit calls in the unified package, and that's not right, as > README.Debian documents. > > The situation is even a bit more complex: > > * shorewall.posti

Bug#986152: Offer of help

2023-01-21 Thread Jeremy Sowden
On 2023-01-21, at 10:00:33 +0100, Romain Francoise wrote: > On Fri, Jan 20, 2023 at 05:18:19PM -0500, Roberto C. Sánchez wrote: > > I think that the bug is actually assigned to the shorewall-doc binary > > package, not the shorewall-doc source package. Assuming that the > > shorewall source package

Bug#986152: Offer of help

2023-01-21 Thread Jeremy Sowden
On 2023-01-21, at 09:58:13 +0100, Romain Francoise wrote: > On Fri, Jan 20, 2023 at 11:59:44AM +0000, Jeremy Sowden wrote: > > The Developer's Reference, § 5.6.1, expresses the preference that > > when new binary packages are added to a source package, it should be > > up

Bug#588349: Supported in 5.2.7

2023-01-20 Thread Jeremy Sowden
Control: tags -1 - wontfix + pending Separate columns for sport and dport were introduced in 5.2.7. 5.2.8 will be uploaded in the no too distant future. J. signature.asc Description: PGP signature

Bug#661591: shorewall-init not affected

2023-01-20 Thread Jeremy Sowden
Control: affects -1 - shorewall-init Shorewall's script always returns zero, afaics. J. signature.asc Description: PGP signature

Bug#986152: Offer of help

2023-01-20 Thread Jeremy Sowden
On 2023-01-19, at 22:56:39 +0100, Romain Francoise wrote: > On Thu, Jan 19, 2023 at 7:01 PM Jeremy Sowden wrote: > > I've pushed all the work to my repo on Salsa: > > > > https://salsa.debian.org/azazel/shorewall > > > > Do you want to review it before I pu

Bug#986152: Offer of help

2023-01-20 Thread Jeremy Sowden
On 2023-01-19, at 22:56:39 +0100, Romain Francoise wrote: > On Thu, Jan 19, 2023 at 7:01 PM Jeremy Sowden wrote: > > I've pushed all the work to my repo on Salsa: > > > > https://salsa.debian.org/azazel/shorewall > > > > Do you want to review it before I pu

Bug#986152: Offer of help

2023-01-19 Thread Jeremy Sowden
On 2023-01-15, at 22:03:46 +0100, Romain Francoise wrote: > On Sun, Jan 15, 2023 at 10:38:43AM +0000, Jeremy Sowden wrote: > > I've managed to coax gbp into importing 5.2.8 into one upstream > > branch with each upstream tar-ball as a subdirectory. > > > > I&#x

Bug#928912: README.Debian updated in 5.1.8.1-1

2023-01-17 Thread Jeremy Sowden
Control: fixed -1 shorewall/5.1.8.1-1 The explanation in README.Debian of how to enable shorewall on boot was updated to include systemd in 5.1.8.1-1. J. signature.asc Description: PGP signature

  1   2   3   >