Bug#1067562: FTBFS: missing symbols on 32-bit architectures

2024-04-03 Thread Simon Chopin
transition. (Closes: #1063140) + + [ Simon Chopin ] + * Only include 32bit compat symbols on i386 arches (Closes: #1067562) + + -- Simon Chopin Wed, 03 Apr 2024 20:29:56 +0200 + mpg123 (1.32.5-1build2) noble; urgency=medium * No-change rebuild for CVE-2024-3094 diff -Nru mpg123-1.32.5

Bug#1033528: apbs: autopkgtest regression: apbs_tester.py': [Errno 2] No such file or directory

2024-03-29 Thread Simon Chopin
Package: apbs Followup-For: Bug #1033528 X-Debbugs-Cc: scho...@ubuntu.com User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Hi, I applied the attached patch in Ubuntu to fix the problem (just a missing shebang in the autopkgtest script) Cheers,

Bug#1067075: openvas-scanner: FTBFS on arm{el,hf}: /<>/src/attack.c:1617:16: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__time64_t’ {aka ‘long long

2024-03-23 Thread Simon Chopin
8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled >From b75d19ecd90498e6d005c62b8fd4d31f3909a5cb Mon Sep 17 00:00:00 2001 From: Simon Chopin Date: Fri, 22 Mar 2024 17:43:22 +0100 Subject: [PATCH] Fix printf specifiers f

Bug#1067075: openvas-scanner: FTBFS on arm{el,hf}: /<>/src/attack.c:1617:16: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__time64_t’ {aka ‘long long

2024-03-22 Thread Simon Chopin
atch 2024-03-22 17:51:47.0 +0100 @@ -0,0 +1,75 @@ +From b75d19ecd90498e6d005c62b8fd4d31f3909a5cb Mon Sep 17 00:00:00 2001 +From: Simon Chopin +Date: Fri, 22 Mar 2024 17:43:22 +0100 +Subject: [PATCH] Fix printf specifiers for time_t-related types + +Best to only use fixed-width types

Bug#1065790: libosmo-netif: FTBFS on arm{el,hf}: tests fail

2024-03-22 Thread Simon Chopin
Source: libosmo-netif Followup-For: Bug #1065790 X-Debbugs-Cc: scho...@ubuntu.com Control: tags -1 ftbfs I looked into this, and AFAICT there's a fundamental mismatch between libosmo-netif and libosmocore: libosmocore defines (struct msgb).cb as a `unsigned long[5]`, but -netif interprets cb[0] as

Bug#1058743: libuv1: FTBFS on s390x on older kernels

2023-12-15 Thread Simon Chopin
Package: libuv1 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch X-Debbugs-Cc: scho...@ubuntu.com Hi! If the buildd is using an older kernel version, su

Bug#1052875: borgbackup2: FTBFS: E FileNotFoundError: [Errno 2] No such file or directory: '/<>/.pybuild/cpython3_3.11/build/borg/testsuite/archiver/repo12.tar.gz'

2023-10-16 Thread Simon Chopin
the commit attached as a patch if you prefer it that way. >From 8f02b24dc022ad26c7d78b5efe80b9e933a3ebc8 Mon Sep 17 00:00:00 2001 From: Simon Chopin Date: Mon, 16 Oct 2023 11:14:21 +0200 Subject: [PATCH] d/p/manifest-data-files: fix FTBFS due to missing data files Closes: 1052875, LP: #203942

Bug#1052430: pastedeploy: FTBFS against dh-python 6.20230825

2023-09-21 Thread Simon Chopin
tic in its cleaning duties (LP: #2035337) Thanks for considering the patch. Simon Chopin -- System Information: Debian Release: trixie/sid APT prefers mantic APT policy: (500, 'mantic'), (100, 'mantic-proposed') Architecture: amd64 (x86_64) Foreign Architectures: i386

Bug#1051850: pastescript: FTBFS due to new dh-python clean behaviour

2023-09-13 Thread Simon Chopin
Package: pastescript Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu mantic ubuntu-patch X-Debbugs-Cc: scho...@ubuntu.com Hi, In Ubuntu, the attached patch was applied to

Bug#1012950: insighttoolkit4: ftbfs with GCC-12

2022-10-17 Thread Simon Chopin
Source: insighttoolkit4 Version: 4.13.3withdata-dfsg2-3 Followup-For: Bug #1012950 X-Debbugs-Cc: scho...@ubuntu.com For information, we've tried using the following patch on Ubuntu: https://github.com/InsightSoftwareConsortium/ITK/commit/b6d3d5066d939b90fff7d642adf46f5ab4136876 This did fix the

Bug#1018942: zookeeper: Can attempt to access the network during build

2022-09-02 Thread Simon Chopin
Package: zookeeper Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch X-Debbugs-Cc: scho...@ubuntu.com We observed a FTBFS on amd64 in Ubuntu due to a DN

Bug#984297: presage: ftbfs with GCC-11

2022-08-30 Thread Simon Chopin
7.patch2022-08-30 17:56:09.0 +0200 @@ -0,0 +1,239 @@ +Description: Port the code to C++17 +Author: Simon Chopin +Origin: ubuntu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984297 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/presage/+bug/1988196 +Last-U

Bug#1015031: irssi-plugin-xmpp: FTBFS: xep/ping.c:169:37: error: request for member ‘tv_sec’ in something not a structure or union

2022-07-29 Thread Simon Chopin
c7728ea5aa2f4e584159b3d12ad815294c44ca6a Mon Sep 17 00:00:00 2001 +From: Ailin Nemui +Date: Tue, 17 Mar 2020 14:32:52 +0100 +Subject: [PATCH] add compatibility code to GTimeVal -> gint64 transition +Origin: https://github.com/cdidier/irssi-xmpp/pull/53 +Reviewed-By: Simon Chopin +Last-Update:

Bug#1012125: astroquery: Autopkgtests failure due to trying to write to /usr/lib

2022-05-31 Thread Simon Chopin
Source: astroquery Version: 0.4.1+dfsg-7 Followup-For: Bug #1012125 X-Debbugs-Cc: simon.cho...@canonical.com Control: tags -1 patch Attached is a debdiff addressing the issue diff -Nru astroquery-0.4.6+dfsg/debian/changelog astroquery-0.4.6+dfsg/debian/changelog --- astroquery-0.4.6+dfsg/debian/c

Bug#1012125: astroquery: Autopkgtests failure due to trying to write to /usr/lib

2022-05-30 Thread Simon Chopin
Source: astroquery Version: 0.4.6+dfsg-2 Severity: serious Justification: RT X-Debbugs-Cc: simon.cho...@canonical.com Hi, The autopkgtests for 0.4.6+dfsg-2 fail with attempts to write to locations in /usr/lib, preventing the package from migrating to testing. >From >https://ci.debian.net/data/a

Bug#1010698: Salsa MR to fix this

2022-05-10 Thread Simon Chopin
I just posted a Salsa MR to fix this issue: https://salsa.debian.org/debian/stunnel/-/merge_requests/1 -- Simon Chopin Foundations Team Ubuntu MOTU simon.cho...@canonical.comscho...@ubuntu.com

Bug#1005800: sundials: FTBFS in sid (test failures)

2022-02-15 Thread Simon Chopin
Source: sundials Version: 5.8.0+dfsg-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: simon.cho...@canonical.com Hi, This package fails to build in Debian unstable in a clean schroot, with test failures. Here's an excerp

Bug#994794: booth: intermittent autopkgtest failures

2021-12-17 Thread Simon Chopin
of Resources: * No resources ``` Cheers, Simon Chopin diff -Nru booth-1.0-237-gdd88847/debian/tests/pacemaker booth-1.0-237-gdd88847/debian/tests/pacemaker --- booth-1.0-237-gdd88847/debian/tests/pacemaker 2021-09-22 22:33:36.0 +0200 +++ booth-1.0-237-gdd88847/debian/tests/pacema

Bug#993379: libyami-utils FTBFS: error: ‘void av_init_packet(AVPacket*)’ is deprecated [-Werror=deprecated-declarations]

2021-12-17 Thread Simon Chopin
Mon Sep 17 00:00:00 2001 +From: Simon Chopin +Date: Fri, 17 Dec 2021 16:03:10 +0100 +Subject: [PATCH] tests/decodeinputavformat: use heap-allocated m_packet +Forwarded: https://github.com/intel/libyami-utils/pull/138 + +This allows us to migrate away from av_init_packet() which has been

Bug#999625: pgcharts: FTBFS: Compilation failed: * is not permitted as an argument to the FUNCTION type specifier in /usr/share/common-lisp/source/esrap/src/evaluator.lisp

2021-12-02 Thread Simon Chopin
Control: reassign -1 cl-esrap Control: affects -1 pgcharts pgloader This failure is caused by the new version of sbcl being more strict regarding syntax conformance. Attached is the debdiff of the delta I applied in Ubuntu. -- Simon Chopin Foundations Team

Bug#998557: spice-gtk: FTBFS: ../meson.build:4:0: ERROR: Unknown options: "celt051"

2021-12-01 Thread Simon Chopin
Package: spice-gtk Version: 0.39-3 Followup-For: Bug #998557 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch X-Debbugs-Cc: simon.cho...@canonical.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/rules: remove

Bug#1000861: eggdrop: orig tarball doesn't match the attached upstream signature

2021-11-30 Thread Simon Chopin
Source: eggdrop Version: 1.8.4-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: simon.cho...@canonical.com eggdrop_1.8.4.orig.tar.gz doesn't match the attached .asc file, which causes dpkg-buildpackage to fail. When compar

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-11-26 Thread Simon Chopin
Hi, Would it be possible to either have the URL of the upstream VCS or a proper patch file for 4ea9d5b78540c972e3fe1bf44db9f7b3f87c0ad0? I couldn't find any mention of a VCS on the homepage, only tarballs. Thanks in advance, Cheers -- Simon Chopin Foundations

Bug#984159: gnubiff: ftbfs with GCC-11

2021-11-26 Thread Simon Chopin
Package: gnubiff Version: 2.2.17-3 Followup-For: Bug #984159 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch X-Debbugs-Cc: simon.cho...@canonical.com Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/

Bug#973153: caml-crush: FTBFS: ocamlopt: OCaml has been configured with -force-safe-string: -unsafe-string is not available.

2021-08-20 Thread Simon Chopin
Source: caml-crush Followup-For: Bug #973153 There's a PR upstream to deal with this: https://github.com/caml-pkcs11/caml-crush/pull/46 -- System Information: Debian Release: 11.0 APT prefers impish APT policy: (500, 'impish'), (50, 'impish-proposed') Architecture: amd64 (x86_64) Foreign Arc

Bug#992564: FTBFS: "rpc/rpc.h" not found (removed from glibc 2.32)

2021-08-20 Thread Simon Chopin
Source: caml-crush Severity: serious Tags: upstream ftbfs Dear Maintainer, The package fails to build from source in clean environments as it relies on "rpc/rpc.h" being present, while those headers have been removed in glibc 2.32, considered obsolete. The solution is to use tirpc instead. There

Bug#770977: [Python-modules-team] Bug#770977: Bug#770977: pytest: Fails to build from source

2014-11-26 Thread Simon Chopin
Quoting Lennart Sorensen (2014-11-26 16:53:44) > On Tue, Nov 25, 2014 at 04:35:52PM -0500, wrote: > > Hmm, interesting, I can try and see if I can reproduce it on more systems. > > > > So the machine I was building on is an IBM x3650 with 2 quad core 2.5GHz > > xeons. Kernel is amd64, userspace

Bug#732300: logkeys: log file is gibberish

2014-11-07 Thread Simon Chopin
Hi! Henri, just to be sure, have you set the correct input device in /etc/default/logkeys ? When I do, with your steps I have a correct behaviour, whereas following the instructions of the OP (with the correct filename keymap.txt) I do get a similar result. Cheers, Simon signature.asc Descript

Bug#764979: pyacoustid: continues to FTBFS

2014-10-21 Thread Simon Chopin
Hi Michael, hmm, that's weird. I used sbuild for the package, and it builds fine here (just tested again). I'm curious, what tool to you use to build? Anyway, I'll just export the variable all over the Makefile. Cheers, Simon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#764979: pyacoustid: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 636: ordinal not in range(128)

2014-10-12 Thread Simon Chopin
Control: tags -1 + fixed-upstream pending Hi Daniel, I have actually fixed it by patching the faulty setup.py, but your setup appears to run debian/rules clean on an unpatched tree. I don't know whether this is the good way to go or not, but in any case I've just commited a workaround on the DPMT

Bug#742508: [Python-modules-team] Bug#742508: python-rgain: collectiongain is unusable

2014-09-12 Thread Simon Chopin
Well, I wrote to my usual sponsor since he already knows the packaging. He still hasn't gotten back to me yet, so thanks a lot! On Fri, Sep 12, 2014 at 10:27 AM, Simon McVittie wrote: > On Fri, 22 Aug 2014 at 14:12:28 +0200, Simon Chopin wrote: >> (you might want to install >&g

Bug#742508: [Python-modules-team] Bug#742508: python-rgain: collectiongain is unusable

2014-08-22 Thread Simon Chopin
Control: tag -1 pending Hi Christian Quoting Christian Marillat (2014-03-24 16:23:57) > Package: python-rgain > Version: 1.2-1 > Severity: serious > > Dear Maintainer, > > collectiongain (amd replaygain) doesn't work at all : > > Dispatching jobs ... > Now waiting for results ... > Unfortunately

Bug#731299: [Python-modules-team] Bug#731299: Bug#731299: python-pytest: Broken because of pkg_resources.VersionConflict

2013-12-04 Thread Simon Chopin
Hi, Le 4 déc. 2013 17:03, "Sebastian Ramacher" a écrit : > > On 2013-12-03 19:30:35, Nikolaus Rath wrote: > > pkg_resources.VersionConflict: (py 1.4.15 (/usr/lib/python3/dist-packages), Requirement.parse('py>=1.4.17')) > > A new enough version of py has just been uploaded to unstable. Nice :-).

Bug#713074: pygpgme: FTBFS: tests failed

2013-08-08 Thread Simon Chopin
Note that this failure also occurs when trying to build the new upstream version. signature.asc Description: signature

Bug#707151: [Python-modules-team] Bug#707151: pytest: FTBFS: Python 3.3 tests fail

2013-05-07 Thread Simon Chopin
Control: tag -1 +pending The new upstream version builds fine. I'll upload (well, someone will for me) in unstable as soon as python-mock lands in it. Thanks for the head's up! Cheers, Simon signature.asc Description: signature

Bug#702102:

2013-03-20 Thread Simon Chopin
For those who like me are (were) testing systemd, reverting to the default init (SysV) in testing/unstable would also work around this problem. signature.asc Description: signature

Bug#668104: python-pytest-xdist: Crash at startup && out of date

2012-04-08 Thread Simon Chopin
Package: python-pytest-xdist Version: 1.4-1.1 Severity: grave Tags: upstream Justification: renders package unusable Dear Maintainer, When trying this package using the python-pytest package (not yet in the archive, but it will hopefully be uploaded soon), here is what I get: $ py.test -n 2 INTER

Bug#647544: Component clfswm not found

2011-11-03 Thread Simon Chopin
Package: clfswm Version: 20111015.git51b0a02-1 Severity: grave Justification: renders package unusable Hi, When trying to start clfswm, I just get this error message and then the program exits : *** - Component "clfswm" not found Anyway, thanks for packaging this software :-) Cheers, Simo

Bug#645005: git: installation failure: cannot remove `/usr/share/doc/git/contrib/hooks': Not a directory

2011-10-11 Thread Simon Chopin
rom 1b7039ad6c0e59f3e2ea644e39cd7854154309f9 Mon Sep 17 00:00:00 2001 From: Simon Chopin Date: Wed, 12 Oct 2011 07:28:53 +0200 Subject: [PATCH] postinst: Fix fresh install contrib/hooks cleaning The postinstall script now only attempts the removal if the version string given as argument $2 is not empty, i.e. if it

Bug#580453: linux-base: Fail to upgrade to 2.6.32-12

2010-05-05 Thread Simon Chopin
Package: linux-base Version: 2.6.32-12 Severity: grave Tags: sid Justification: renders package unusable Hi ! When i try to upgrade my kernel, the output of aptitude give me this (french locale) : Paramétrage de linux-base (2.6.32-12) ... Use of uninitialized value $label_len in numeric gt (>) a