Bug#1067690: (no subject)

2024-03-25 Thread Dan Bungert
Source: pygame-sdl2 Version: 8.1.3-1 Severity: normal Tags: ftbfs X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, pygame-sdl2 will FTBFS with the current incarnation of cython3. Switching to cython3-legacy produces a passing build. Confirmed building with this change on sid and

Bug#1065725: adns: FTBFS on arm{el,hf}: FAILED ./case-1stservbroken - WRONG OUTPUT - lines of syscall remaining 0

2024-03-14 Thread Dan Bungert
Greetings! I took a look at this bug today. I found that the regress testsuite make use of some negative offsets, which seem to perplex the reader on 32 bit systems. Please see the attached patch, which has allowed this to build for Ubuntu. -Dan Author: Dan Bungert Description: Fix reads

Bug#1064926: python-requests-unixsocket: test flake on HEAD request that can lead to FTBFS

2024-02-27 Thread Dan Bungert
Source: python-requests-unixsocket Version: 0.3.0-3 Severity: normal Tags: ftbfs X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, While doing an upload to Ubuntu for another python-requests-unixsocket fix (Debian bug 1063892), we observed that the package may FTBFS on the testsuite.

Bug#1063817: debconf-copydb pipe writes to GLOB file instead of stdout

2024-02-12 Thread Dan Bungert
Package: debconf Version: 1.5.85 Severity: normal X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, While debugging a FTBFS in Ubiquity, I observed that the usage of debconf-copydb regressed when using version 1.5.85 of debconf. The previous-in-Ubuntu version 1.5.82 of debconf was OK.

Bug#1061468: gloo: attempts to build on unsupported 32 bit systems

2024-02-09 Thread Dan Bungert
[Paul Wise] > The right way to do this is to Build-Depend: architecture-is-64-bit Thanks Paul, I didn't know about that. Clearly architecture-is-64-bit is the better solution. [Petter Reinholdtsen] > [Dan Bungert] > > I suggest adjusting the control file to reflect this state so tha

Bug#1062527: libimage-info-perl: ADT failure if libxml-simple-perl chosen instead of libxml-libxml-perl

2024-02-01 Thread Dan Bungert
Package: libimage-info-perl Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, I believe the following dependency is not quite correct. Today it says: Depends: ... libxml-libxml-perl |

Bug#1060173: ruby-hiredis FTBFS with hiredis 1.2.0-6

2024-01-26 Thread Dan Bungert
I examined this bug a bit. In test/reader_test.rb, test_nil / test_null_multi_bulk are both failing. If these tests are commented out, the package build will complete. Doesn't sound like a great idea though as it's not clear to me why these tests regressed. -Dan

Bug#1061468: gloo: attempts to build on unsupported 32 bit systems

2024-01-24 Thread Dan Bungert
Source: gloo Version: 0.0~git20230519.597accf-2 Severity: normal X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, gloo attempts to build on 32 bit systems. https://buildd.debian.org/status/package.php?p=gloo We know this will not work, as cmake reports the following: > Gloo can only

Bug#1058648: p11-kit: FTBFS if bash-completion is installed

2023-12-13 Thread Dan Bungert
Source: p11-kit Version: 0.25.3-2 Severity: normal X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, If bash-completion happens to be installed at the time of build, the build will fail. This can be observed when building on Debian Sid or Ubuntu Noble. dh_missing dh_missing:

Bug#1040633: pilkit autopkg tests fail with pillow 10.0.0

2023-07-20 Thread Dan Bungert
Upstream proposal resolves this: https://github.com/matthewwithanm/pilkit/pull/66/commits/e2eb73e1798865a201e570fced0bac195b2a590c -Dan

Bug#1040853: python-lockfile autopkg test fail with setuptools 68

2023-07-18 Thread Dan Bungert
Just wanted to quickly confirm that the same fix proposed at: https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=1040854;filename=python-tinyrpc_0.6-4ubuntu1.debdiff;msg=10 works well for python-lockfile. -Dan

Bug#1040806: cura-engine: ADT failure "Trying to retrieve setting with no value given: 'adhesion_extruder_nr'"

2023-07-17 Thread Dan Bungert
On Sun, Jul 16, 2023 at 12:05:34PM +0200, Gregor Riepl wrote: > Do we need to backport it against 4.13 in some way, or was this just a > goof-up when you reported the bug? I'm sorry Gregor, this is what happened, I mis-reported against 4.13. I hope it wasn't too much of a time waste. Fixing

Bug#1040893: ocaml-qcheck: autopkgtest failures with ocaml-dune 3.9

2023-07-11 Thread Dan Bungert
ium + + * fix autopkgtest - update ocaml-dune test dependency, supply a dune project +file for examples + + -- Dan Bungert Tue, 11 Jul 2023 17:35:58 -0600 + ocaml-qcheck (0.20-1) unstable; urgency=medium [ Stéphane Glondu ] diff -Nru ocaml-qcheck-0.20/debian/tests/control ocaml-qcheck-0

Bug#1040874: ocaml-dune: Please add ocaml:Provides to d/control

2023-07-11 Thread Dan Bungert
-dune-3.9.0/debian/changelog 2023-07-11 13:41:34.0 -0600 @@ -1,3 +1,10 @@ +ocaml-dune (3.9.0-3) unstable; urgency=medium + + * Rebuild against new OCAML ABIs. + * Add dh_ocaml compatible substitution variables per OCaml packaging policy + + -- Dan Bungert Tue, 11 Jul 2023 13:41:34

Bug#1040806: cura-engine: ADT failure "Trying to retrieve setting with no value given: 'adhesion_extruder_nr'"

2023-07-10 Thread Dan Bungert
Source: cura-engine Version: 1:4.13.0-1build1 Severity: normal X-Debbugs-Cc: daniel.bung...@canonical.com Dear Maintainer, Visible in both Sid and Ubuntu Mantic is the following autopkgtest error: [ERROR] Trying to retrieve setting with no value given: 'adhesion_extruder_nr' See the attached

Bug#1024205: cloudpickle: FTBFS with py3.11

2022-11-17 Thread Dan Bungert
https://github.com/cloudpipe/cloudpickle/pull/486/commits/9b332800fa09bec1f03fd4dd10ca69d1655c809c is also desired, for compatibility with python3.11 3.11.0-3. -Dan

Bug#1024335: diffoscope: FTBFS against python 3.11

2022-11-17 Thread Dan Bungert
Package: diffoscope Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1996926 diffoscope will FTBFS in tests when run with python 3.11. Can be observed both

Bug#1024287: django-assets: FTBFS against python 3.11

2022-11-16 Thread Dan Bungert
Package: django-assets Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1996828 django-assets will FTBFS in tests with python 3.11:

Bug#1024205: cloudpickle: FTBFS with py3.11

2022-11-15 Thread Dan Bungert
Package: cloudpickle Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1996655 The description, from Dan Bungert, follows: Cloudpickle will FTBFS

Bug#1020883: klibc: Autopkgtest failure with .note.GNU-stack stderr messages

2022-09-27 Thread Dan Bungert
ge of __ARCH_FLOCK64_PAD on 32 +bit systems. + + -- Dan Bungert Tue, 27 Sep 2022 14:58:43 -0600 + klibc (2.0.10-4) unstable; urgency=medium * d/control, d/rules: Remove ccache from $PATH instead of Build-Conflicting diff -Nru klibc-2.0.10/debian/patches/fix-32bit-vs-FLOCK64.patch klibc-2.0.

Bug#1016924: hddemux: FTBFS on ppc64el

2022-08-11 Thread Dan Bungert
Dear Maintainer, Attached is what we uploaded for Ubuntu, just in case it helps. -Dan diff -Nru hddemux-0.5/debian/control hddemux-0.5/debian/control --- hddemux-0.5/debian/control 2022-01-31 10:56:12.0 -0700 +++ hddemux-0.5/debian/control 2022-01-31 10:56:12.0 -0700 @@ -7,7

Bug#1016924: hddemux: FTBFS on ppc64el

2022-08-09 Thread Dan Bungert
Package: hddemux Version: 0.5-1 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic Dear Maintainer, Due to recent changes to knot-resolver to drop ppc64el builds, hddemux will FTBFS on ppc64el. I suggest adding ppc64el to the KRESD_BROKEN_ARCHES list. -Dan

Bug#1016699: knot-resolver: Fails autopkgtest on ppc64el

2022-08-05 Thread Dan Bungert
Package: knot-resolver Version: 5.4.4-1 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic Dear Maintainer, Unfortunately, the recent -4 change to remove ppc64el builds was incomplete. There is another entry, later in the control file. -Dan

Bug#1004629: motion: FTBFS with ffmpeg 5.0

2022-07-26 Thread Dan Bungert
Dear Maintainer, I backported the work merged upstream around ffmpeg 5. Please see attached. This was sufficient to address the FTBFS both for Sid and Ubuntu Kinetic. -Dan Description: Backport ffmpeg 5 fixes. Author: Dan Bungert Origin: https://github.com/Motion-Project/motion/pull

Bug#1010095: performous: FTBFS on ppc64el

2022-07-25 Thread Dan Bungert
Just saw the existing merge request. Oh well, I guess I can treat this as +1 for merging https://salsa.debian.org/games-team/performous/-/merge_requests/1 .

Bug#1010095: performous: FTBFS on ppc64el

2022-07-25 Thread Dan Bungert
Hi Maintainer, I was able to get it building again, at least on the ppc64el machine I tested, by not using with -mno-altivec. Builds both with Sid and Ubuntu Kinetic, if you use my patch from bug 1004616 and no longer set -mno-altivec. See also this commit:

Bug#1004616: performous: FTBFS with ffmpeg 5.0

2022-07-25 Thread Dan Bungert
/commits/80d5b08d34a97db16fe12f82e9060570087ef0f0 Author: Dan Bungert Bug-Ubuntu: https://bugs.launchpad.net/bugs/1982781 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004616 Forwarded: not-needed Last-Update: 2022-07-25 Extended above commit to handle an additional const

Bug#1004805: xmms2: FTBFS with ffmpeg 5.0

2022-07-20 Thread Dan Bungert
Dear Maintainer, I backported the work merged upstream around ffmpeg 5. Please see attached. This was sufficient to address the FTBFS both for Sid and Ubuntu Kinetic. -Dan Description: ffmpeg 5 compat Author: Dan Bungert Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/xmms2/+bug

Bug#1004797: xpra: FTBFS with ffmpeg 5.0

2022-07-20 Thread Dan Bungert
Dear Maintainer, I backported the work done by upstream around ffmpeg 5. Please see attached. This was sufficient to address the FTBFS both for Sid and Ubuntu Kinetic. -Dan Subject: Backport ffmpeg 5 fixes Author: Dan Bungert Origin: https://github.com/Xpra-org/xpra Bug

Bug#1010535: cyrus-imapd: FTBFS against openssl 3

2022-05-04 Thread Dan Bungert
I ended up sending a PR to upstream anyhow, even though it was tested against the source from Debian. We'll see that they say. https://github.com/cyrusimap/cyrus-imapd/pull/4075 -Dan

Bug#1010578: osmo-mgw: FTBFS if systemd is in build environment

2022-05-04 Thread Dan Bungert
Package: osmo-mgw Version: 1.9.0+dfsg1-3 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic Dear Maintainer, If systemd is present in the build environment, the following output will be observed during build: dh_missing: warning:

Bug#1010535: cyrus-imapd: FTBFS against openssl 3

2022-05-03 Thread Dan Bungert
Package: cyrus-imapd Version: 3.6.0~beta2-2 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic Dear Maintainer, When building against openssl 3 from experimental, cyrus-imapd will fail in unit test at build time. This appears to be related to related to the

Bug#1006743: SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

2022-03-03 Thread Dan Bungert
Package: python-systemd Version: 234-3build6 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1963582 The description, from Dan Bungert, follows: Attempting

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-24 Thread Dan Bungert
Hi All, I investigated debbug 1006374 today and found that revision 16603:ba930c1fc380 of graphicsmagick appears to be causing the regression to ruby-mini-magick. A rebuild of graphicsmagick minus this commit allows ruby-mini-magick to pass autopkgtest. I did my testing against Ubuntu but

Bug#1005145: oz: FTBFS against python 3.10

2022-02-07 Thread Dan Bungert
Package: oz Version: 0.17.0-4 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1960273 When oz is triggered with python3.10 for autopkgtest, it will fail

Bug#1004707: hydra: FTBFS against openssl 3.0

2022-01-31 Thread Dan Bungert
/limits.h. + Don't do that. +Author: Dan Bungert +Bug-Ubuntu: https://launchpad.net/bugs/1959622 +Forwarded: https://github.com/vanhauser-thc/thc-hydra/pull/718 +Last-Update: 2022-01-31 +--- a/configure b/configure +@@ -998,11 +998,9 @@ + if [ "X" = "

Bug#1004446: cdist: FTBFS against python 3.10

2022-01-27 Thread Dan Bungert
+1,11 @@ +cdist (6.9.4-1.1) jammy; urgency=medium + + * Cherry-pick 2 commits for python 3.10 compatibility +* Fix version compare +* Fix transition of some classes from collections to collections.abc + + -- Dan Bungert Thu, 27 Jan 2022 11:45:53 -0700 + cdist (6.9.4-1) unstable; urgency

Bug#1003307: restfuldb: FTBFS against sqlite3 3.37 or newer

2022-01-10 Thread Dan Bungert
On Mon, Jan 10, 2022 at 12:06:31PM +0200, Andrius Merkys wrote: > On 2022-01-08 00:02, Dan Bungert wrote: > > When built against sqlite 3.37 or newer, the build will fail in test. > > tests/cases/Database.pm_001.sh:FAILED: > > 2c2 >

Bug#1003307: restfuldb: FTBFS against sqlite3 3.37 or newer

2022-01-07 Thread Dan Bungert
Package: restfuldb Version: 0.15.2+dfsg-2 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1956798 When built against sqlite 3.37 or newer, the build will

Bug#1003305: ruby-sqlite3: FTBFS against sqlite3 3.37 or newer

2022-01-07 Thread Dan Bungert
Package: ruby-sqlite3 Version: 1.4.2-3build1 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1956796 The description, from Dan Bungert, follows: When built

Bug#997756: python-meshplex: FTBFS: sed: no input files

2021-11-30 Thread Dan Bungert
tags 997756 patch thanks Hi, I ran across this FTBFS today and investigated. Here's a patch. The forkme sed now appears unneeded, and the other one needs a URL update. -Dan diff -Nru python-meshplex-0.15.13/debian/rules python-meshplex-0.15.13/debian/rules ---

Bug#993620: vip-manager: test failure with some network configurations

2021-09-03 Thread Dan Bungert
be found at https://launchpad.net/bugs/1942375 -Dan Description: Improved test device selection Author: Dan Bungert Bug-Ubuntu: https://bugs.launchpad.net/bugs/1942375 Last-Update: 2021-09-03 --- a/test/behaviour_test.sh +++ b/test/behaviour_test.sh @@ -7,9 +7,29 @@ NC='\033[0m' # No Color

Bug#993557: ITP: gnome-shell-extension-pop-shell -- keyboard-driven layer for GNOME with tiling window management

2021-09-02 Thread Dan Bungert
Package: wnpp Severity: wishlist Owner: Dan Bungert X-Debbugs-Cc: debian-de...@lists.debian.org, danielbung...@gmail.com * Package name: gnome-shell-extension-pop-shell Version : 1.2.0 Upstream Author : System76 * URL : https://github.com/pop-os/shell * License

Bug#895201: trousers uninstallable / postinst relaxing / fixes

2021-06-08 Thread Dan Bungert
One note on the suggested fix from Florian: I don't think we can use shopt with bare /bin/sh, so the suggested change to the init script will also fail with an error. I ended up using: if [ "$(echo /dev/tpm*)" != "/dev/tpm*" ] which is good enough for my usage but I have not tested it

Bug#989477: dh-golang: autopkgtest failure in package using dh-golang: copy/symlink conflict

2021-06-04 Thread Dan Bungert
Package: dh-golang Version: 1.51 Severity: normal Greetings! I was investigating autopkgtest failures for golang-yaml.v2 in Ubuntu, and found what I believe is a bug in dh-golang. I can reproduce equivalent failures on sid/bullseye as well. dh-golang attempts to use cp -a to populate a

Bug#977805: ntopng: FTBFS in sid

2021-05-10 Thread Dan Bungert
tags 977805 + security buster sid thanks There is a security angle to this FTBFS. Because ntopng is currently unable to build against ndpi 3.4, it still links against ndpi 3.0, a known vulnerable version, and users of ntopng are thus getting this vulnerable ndpi 3.0 library. ndpi (3.4-1)

Bug#986844: ranger: ftbfs - autopkgtest flakiness

2021-04-12 Thread Dan Bungert
Package: ranger Version: 1.9.3-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch ftbfs Dear Maintainer, ranger can ftbfs due to autopkgtest failure. https://tests.reproducible-builds.org/debian/history/armhf/ranger.html