Bug#1029556: espeak-ng: autopkgtest regression

2023-01-24 Thread Gianfranco Costamagna
Source: espeak-ng Version: 1.51+dfsg-9 Severity: serious tags: patch Hello, autopkgtests started to fail I presume since llvm-default change. To fix, you need to depend on clang-rt when you use fsanitize=fuzzer) clang++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2

Bug#1029355: ITP: censys -- easy-to-use and lightweight API wrapper for Censys APIs (censys.io)

2023-01-21 Thread Gianfranco Costamagna
Package: wnpp Severity: wishlist Owner: Gianfranco Costamagna * Package name: censys Version : 2.1.9 Upstream Author : Censys, Inc. * URL : https://github.com/censys/censys-python * License : Apache-2.0 Programming Lang: Python Description : easy

Bug#1029066: diffoscope: FTBFS if no internet is available (using internet connection during build)

2023-01-17 Thread Gianfranco Costamagna
Source: diffoscope Version: 232 Severity: serious Hello, your package FTBFS when internet is not available during control file regeneration phase dpkg-buildpackage: info: source package diffoscope dpkg-buildpackage: info: source version 232 dpkg-buildpackage: info: source distribution unstable

Bug#1028371: bernhard: needs rebuilds on top of new protobuf

2023-01-09 Thread Gianfranco Costamagna
Source: bernhard Version: 0.2.6-3 Severity: serious Hello, your package is tied to a specific protobuf version, but doesn't declare any explicit dependency on it Now, the package fails to load due to pb.py not being rebuilt. python3 -c "import bernhard" Traceback (most recent call last):

Bug#1028240: poetry: FTBFS (requires internet access)

2023-01-08 Thread Gianfranco Costamagna
Source: poetry Version: 1.3.1+dfsg-1 Severity: Serious Hello, looks like the package is using internet during build. No changing rebuilding with disabled internet results in tests failures dpkg-source: info: building poetry in poetry_1.3.1+dfsg-1.dsc debian/rules binary dh binary --with

Bug#1027103: closed by Gianfranco Costamagna (Re: virtualbox-ext-pack: Hash mismatch Oracle_VM_VirtualBox_Extension_Pack-6.1.40.vbox-extpack)

2023-01-06 Thread Gianfranco Costamagna
root@slimshadygray:~# wget https://download.virtualbox.org/virtualbox/6.1.40/Oracle_VM_VirtualBox_Extension_Pack-6.1.40.vbox-ext pack extra space $ wget https://download.virtualbox.org/virtualbox/6.1.40/Oracle_VM_VirtualBox_Extension_Pack-6.1.40.vbox-extpack $ sha256sum

Bug#1027112: bazel-bootstrap: /usr/include/absl/synchronization/mutex.h:550: error: undefined reference to 'absl::debian3::Mutex::Unlock()'

2023-01-05 Thread Gianfranco Costamagna
Hello, >Ah, I see. So you added the missing absl_synchronization linker flag to >the bazel-bootstrap build process. I'm really curious to see if this >works because from my (admittedly inexperienced) troubleshooting the >problems seemed to be in the grpc package[1]. yes, indeed, fixing

Bug#1027112: bazel-bootstrap: /usr/include/absl/synchronization/mutex.h:550: error: undefined reference to 'absl::debian3::Mutex::Unlock()'

2023-01-04 Thread Gianfranco Costamagna
Hello, FWIW I think I crafted a patch that might fix the issue (in a ugly and hard-coded way) at debian/patches/new-grpc.patch Description: Add result of pkg-config --libs grpc++_unsecure call to the BUILD file Author: Gianfranco Costamagna Bug-Debian: https://bugs.debian.org/1027112 Last

Bug#1026216: pkg-conf: breaking build with latest m4 fixes

2022-12-16 Thread Gianfranco Costamagna
Source: pkgconf Version: 1.8.0-11 Severity: serious Forwarded: https://github.com/pkgconf/pkgconf/issues/260 Hello, after the change in https://github.com/pkgconf/pkgconf/commit/8d9d3de6eb8f0ffdbb859fce79cff89038e513c4 The pkg-config automake module is broken if the pkg-config is called with

Bug#379294: Font path for gsfonts-other

2022-12-16 Thread Gianfranco Costamagna
(6.0-4.2) unstable; urgency=medium + + * Non-maintainer upload. + + [ Barry deFreese ] + * Fix font path for gsfonts-other (Closes: #379294) + + -- Gianfranco Costamagna Fri, 16 Dec 2022 09:26:49 +0100 + gsfonts-other (6.0-4.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru

Bug#1026166: mujoco: FTBFS on amd64 (symbols mismatches)

2022-12-15 Thread Gianfranco Costamagna
--- mujoco-2.2.2/debian/changelog 2022-12-14 17:09:03.0 +0100 +++ mujoco-2.2.2/debian/changelog 2022-12-15 17:44:27.0 +0100 @@ -1,3 +1,9 @@ +mujoco (2.2.2-3.1) unstable; urgency=medium + + * Mark some more symbols as optional (Closes: #-1) + + -- Gianfranco Costamagna Thu, 15

Bug#1026068: efibootguard: build fails if tests are disabled

2022-12-14 Thread Gianfranco Costamagna
:34.0 + +++ efibootguard-0.12/debian/changelog 2022-12-14 08:23:29.0 + @@ -1,3 +1,10 @@ +efibootguard (0.12-1.1) unstable; urgency=medium + + * Don't create manpages on test target, otherwise build +fails if nocheck=true (Closes: #-1) + + -- Gianfranco Costamagna Wed, 14 Dec

Bug#1025905: simgear: FTBFS on riscv64 [PATCH]

2022-12-11 Thread Gianfranco Costamagna
+ @@ -1,3 +1,9 @@ +simgear (1:2020.3.16+dfsg-1.1) unstable; urgency=medium + + * Fix build on riscv64 (Closes: #-1). + + -- Gianfranco Costamagna Sat, 10 Dec 2022 23:27:56 +0100 + simgear (1:2020.3.16+dfsg-1) unstable; urgency=medium * New upstream version 2020.3.16+dfsg diff -Nru

Bug#1025904: flightgear: FTBFS on riscv64 [PATCH]

2022-12-11 Thread Gianfranco Costamagna
:14.0 + @@ -1,3 +1,9 @@ +flightgear (1:2020.3.16+dfsg-1.1) unstable; urgency=medium + + * Fix build on riscv64 (Closes: #-1). + + -- Gianfranco Costamagna Sat, 10 Dec 2022 23:18:14 +0100 + flightgear (1:2020.3.16+dfsg-1) unstable; urgency=medium * New upstream version 2020.3.16

Bug#1025682: mujoco: please fix symbols file and riscv64 build [PATCH]

2022-12-07 Thread Gianfranco Costamagna
build on riscv64 by linking latomic. + * Fixup symbols file. + + -- Gianfranco Costamagna Wed, 07 Dec 2022 08:25:37 +0100 + mujoco (2.2.2-2) unstable; urgency=medium * Only track symbols for amd64 architecture. diff -Nru mujoco-2.2.2/debian/libmujoco2.2.2.symbols.amd64 mujoco-2.2.2/debian

Bug#1025681: lodepng: please mark 3 optional symbols as optional

2022-12-07 Thread Gianfranco Costamagna
@@ +lodepng (0.0~git20220618.b4ed2cd-2.1) unstable; urgency=medium + + * Mark 3 symbols as optional to fix a build failure with newer gcc and +different optimization levels (Closes: #-1) + + -- Gianfranco Costamagna Wed, 07 Dec 2022 07:38:05 +0100 + lodepng (0.0~git20220618.b4ed2cd-2) unstable

Bug#1025637: debugpy: FTBFS in sid (test failures)

2022-12-06 Thread Gianfranco Costamagna
Source: debugpy Version: 1.6.3+git20221103.a2a3328+ds-1 Severity: serious Hello, as seen also in reproducible builds page, your package now FTBFS (test failures), probably due to newer Python3.11, even though I'm not really sure about it. Build log attached. Gianfranco debugpy.7z

Bug#1025406: tpm2-pytss: FTBFS in sid

2022-12-04 Thread Gianfranco Costamagna
Hello Sadly, also with that patch, the tests fails due to a missing json file in the system. Not sure if tpm2-tss should install it, or we should disable such tests. See e.g. https://launchpadlibrarian.net/637540124/buildlog_ubuntu-lunar-amd64.tpm2-pytss_1.2.0-2ubuntu1_BUILDING.txt.gz E

Bug#1025408: python-certbot-dns-standalone: FTBFS (Depending on old python3-acme-abi-1)

2022-12-04 Thread Gianfranco Costamagna
Source: python-certbot-dns-standalone Version: 1.0.3-2 Severity: serious Hello, your package FTBFS now that newer python3-acme abi is in sid. dpkg-source: warning: cannot verify inline signature for ./python-certbot-dns-standalone_1.0.3-2.dsc: no acceptable signature found dpkg-source: info:

Bug#1025406: tpm2-pytss: FTBFS in sid

2022-12-04 Thread Gianfranco Costamagna
+Python3 versions (Closes: #1025406) + + -- Gianfranco Costamagna Sun, 04 Dec 2022 09:37:49 +0100 + tpm2-pytss (1.2.0-2) unstable; urgency=high * Team upload diff -Nru tpm2-pytss-1.2.0/debian/control tpm2-pytss-1.2.0/debian/control --- tpm2-pytss-1.2.0/debian/control 2022-10-21 10:30

Bug#1025406: tpm2-pytss: FTBFS in sid

2022-12-04 Thread Gianfranco Costamagna
Source: tpm2-pytss Version: 1.2.0-2 Severity: serious Hello, your package not FTBFS with a clean sid environment. Following the failure W: cgroups are not available on the host, not using them. I: pbuilder: network access will be disabled during build I: Current time: Sun Dec 4 09:06:09 CET

Bug#1025363: libplacebo build failure [PATCH]

2022-12-03 Thread Gianfranco Costamagna
) unstable; urgency=medium + + * Fix build with newer glslang 11.12.0-1 (Closes: #1025363) + + -- Gianfranco Costamagna Sat, 03 Dec 2022 10:06:24 +0100 + libplacebo (4.208.0-2) unstable; urgency=medium * Upload to unstable diff -Nru libplacebo-4.208.0/debian/patches/new-glslang-11.12.0-build

Bug#1025221: abseil: please consider disabling tests on riscv64

2022-11-30 Thread Gianfranco Costamagna
Source: abseil Version: 20220623.1-1 Hello, looks like riscv64 is timeouting on some tests, due to non-fast-enough hardware. Can you please consider disabling the tests also on that architecture? Also powerpc might be disabled I think log on riscv64: 99% tests passed, 2 tests failed out of

Bug#1024744: grpc: fail to build on riscv64

2022-11-28 Thread Gianfranco Costamagna
=?= wrote: Hi Gianfranco, Benjamin, On Thu, Nov 24, 2022 at 9:21 AM Gianfranco Costamagna wrote: > ifneq (,$(filter $(DEB_HOST_ARCH), armel mips mipsel powerpc)) >export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic -Wl,--as-needed > endif > > I didn't check but maybe a

Bug#1024810: gvmd: FTBFS with newer gpgme1.0 [PATCH]

2022-11-25 Thread Gianfranco Costamagna
control: tags -1 patch The fixed build can be seen here https://launchpad.net/ubuntu/+source/gvmd/21.4.5-2ubuntu1 and the dsc downloaded here: https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/gvmd/21.4.5-2ubuntu1/gvmd_21.4.5-2ubuntu1.dsc and here the diff

Bug#1024744: grpc: fail to build on riscv64

2022-11-24 Thread Gianfranco Costamagna
:47 +0100 Gianfranco Costamagna wrote: Source: grpc Version: 1.30.2-4 Hello, looks like grpc is failing due to tests underlinked (missing atomic flag). Would it be possible to have a look and add the link to them, or ignore on riscv64? I'm currently trying to bootstrap llvm-toolchain-15

Bug#1024744: grpc: fail to build on riscv64

2022-11-24 Thread Gianfranco Costamagna
Source: grpc Version: 1.30.2-4 Hello, looks like grpc is failing due to tests underlinked (missing atomic flag). Would it be possible to have a look and add the link to them, or ignore on riscv64? I'm currently trying to bootstrap llvm-toolchain-15 on that architecture and I'm failing due to

Bug#1024558: sbuild: incorrectly filters an architecture before building

2022-11-21 Thread Gianfranco Costamagna
Hello Josh! Can you show me a .dsc that triggers the problem you see or give me more information on how to reproduce the problem by supplying your exact invocation of sbuild? So, looks like the failure was in dsc generation? Lets try this: pull-debian-source llvm-toolchain-15 1:15.0.5-2

Bug#1024558: sbuild: incorrectly filters an architecture before building

2022-11-21 Thread Gianfranco Costamagna
Source: sbuild Version: 0.84.1 Severity: important Hello, as said on irc this control file of llvm-toolchain-15 version 1:15.0.5-3 llvm-spirv-15 [ amd64 arm64 armel armhf mips64el mipsel ppc64el s390x ] works correctly, while changing as done in 1:15.0.5-2 llvm-spirv-15 [ amd64 arm64 armel

Bug#1022551: llvm-15's cmake now requires clang-tools-15, clang-tidy-15, clangd-15, even if unused

2022-11-19 Thread Gianfranco Costamagna
control: fixed -1 1:15.0.5-1 control: close -1 On Mon, 24 Oct 2022 10:13:01 +0200 Matthias Klose wrote: Control: reopen -1 Control: found -1 15.0.3-1 > it is fixed in experimental no, it is not. As said on IRC, there's a reproducer to build cvise 2.6.0-1 without the extra dependencies

Bug#953068: bossa: patch to initialize variables (needed when building with -O3)

2022-11-12 Thread Gianfranco Costamagna
control: forwarded -1 https://github.com/shumatech/BOSSA/pull/165 G. On Sat, 12 Nov 2022 15:19:28 +0100 Gianfranco Costamagna wrote: Hello, updated diff attached. On Tue, 03 Mar 2020 16:17:52 -0800 Steve Langasek wrote: > Package: bossa > Version: 1.9.1-1 > Severity: minor >

Bug#953068: bossa: patch to initialize variables (needed when building with -O3)

2022-11-12 Thread Gianfranco Costamagna
Hello, updated diff attached. On Tue, 03 Mar 2020 16:17:52 -0800 Steve Langasek wrote: Package: bossa Version: 1.9.1-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi Scott, In Ubuntu, the latest version of bossa has failed to

Bug#1023839: ardour: Ardour won't start

2022-11-11 Thread Gianfranco Costamagna
control: severity -1 normal Hello, works for me in a sid up-to-date environment ii ardour 1:7.0.0+ds0-3 amd64 the digital audio workstation ii ardour-data1:7.0.0+ds0-3 all digital audio workstation

Bug#1023669: osmo-msc: FTBFS in sid (libsmpp34 failure)

2022-11-08 Thread Gianfranco Costamagna
severity 1023669 serious thanks OpenPGP_signature Description: OpenPGP digital signature

Bug#1023669: osmo-msc: FTBFS in sid (libsmpp34 failure)

2022-11-08 Thread Gianfranco Costamagna
+ libsmpp34-1.14.1/debian/changelog 2022-11-08 17:54:03.0 +0100 @@ -1,3 +1,9 @@ +libsmpp34 (1.14.1-2.1) unstable; urgency=medium + + * Fix build of osmo-msc, Closes: #-1. + + -- Gianfranco Costamagna Tue, 08 Nov 2022 17:54:03 +0100 + libsmpp34 (1.14.1-2) unstable; urgency=medium

Bug#1023196: fet: new version 6.7.0 available

2022-10-31 Thread Gianfranco Costamagna
Source: fet Version: 5.48.1-1 Severity: normal Hello, please consider updating to version 6.7.0, capable of building with qt6 too, including new feature and bug fixes. thanks G. OpenPGP_signature Description: OpenPGP digital signature

Bug#1019724: Processed: tagging 1019724

2022-10-25 Thread Gianfranco Costamagna
control: affects -1 -src:kbuild On Thu, 20 Oct 2022 17:58:44 +0300 Adrian Bunk wrote: On Thu, Oct 20, 2022 at 04:17:18PM +0200, Santiago Ruano Rincón wrote: > El 20/10/22 a las 11:30, Debian Bug Tracking System escribió: > > Processing commands for cont...@bugs.debian.org: > > > > > tags

Bug#1022214: kbuild FTBFS

2022-10-22 Thread Gianfranco Costamagna
control: fixed -1 1:0.1.9998svn3571+dfsg-2 control: close -1 thanks! G. On Sat, 22 Oct 2022 09:19:29 +0300 Adrian Bunk wrote: Source: kbuild Version: 1:0.1.9998svn3571+dfsg-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=kbuild=1%3A0.1.9998svn3571%2Bdfsg-1 ...

Bug#1021840: mention borg compact in NEWS.Debian

2022-10-18 Thread Gianfranco Costamagna
Hello, patch please? G. Il sabato 15 ottobre 2022 20:51:18 CEST, Joey Hess ha scritto: Package: borgbackup Version: 1.2.2-2 Severity: wishlist borg compact is needed to actually free up pruned space, which was not the case with the version in stable. I noticed this only after my

Bug#1021769: osmo-sgsn: FTBFS if systemd is in build environment

2022-10-14 Thread Gianfranco Costamagna
-sgsn (1.9.0+dfsg1-3) unstable; urgency=medium + + * Fix build failure with installed systemd (Closes: #-1) + + -- Gianfranco Costamagna Fri, 14 Oct 2022 11:11:17 +0200 + osmo-sgsn (1.9.0+dfsg1-2) unstable; urgency=medium * upload to unstable diff -Nru osmo-sgsn-1.9.0+dfsg1/debian/rules

Bug#1021767: osmo-bsc: FTBFS if systemd is in build environment

2022-10-14 Thread Gianfranco Costamagna
) + + -- Gianfranco Costamagna Fri, 14 Oct 2022 10:34:42 +0200 + osmo-bsc (1.9.0-2) unstable; urgency=medium * upload to unstable diff -Nru osmo-bsc-1.9.0/debian/rules osmo-bsc-1.9.0/debian/rules --- osmo-bsc-1.9.0/debian/rules 2022-10-13 22:44:11.0 +0200 +++ osmo-bsc-1.9.0/debian/rules 2022-10

Bug#1021763: osmo-hlr: FTBFS if systemd is in build environment

2022-10-14 Thread Gianfranco Costamagna
systemd (Closes: #-1) + + -- Gianfranco Costamagna Fri, 14 Oct 2022 10:14:39 +0200 + osmo-hlr (1.5.0+dfsg1-2) unstable; urgency=medium * upload to unstable diff -Nru osmo-hlr-1.5.0+dfsg1/debian/rules osmo-hlr-1.5.0+dfsg1/debian/rules --- osmo-hlr-1.5.0+dfsg1/debian/rules 2022-10-13 20:53

Bug#1021765: libosmo-sccp: FTBFS if systemd is in build environment

2022-10-14 Thread Gianfranco Costamagna
+1,9 @@ +libosmo-sccp (1.6.0+dfsg1-3) unstable; urgency=medium + + * Fix build failure with installed systemd (Closes: #-1) + + -- Gianfranco Costamagna Fri, 14 Oct 2022 10:16:17 +0200 + libosmo-sccp (1.6.0+dfsg1-2) unstable; urgency=medium * upload to unstable diff -Nru libosmo-sccp-1.6.0

Bug#1021762: osmo-ggsn: FTBFS if systemd is in build environment

2022-10-14 Thread Gianfranco Costamagna
=medium + + * Fix build failure with installed systemd (Closes: #-1) + + -- Gianfranco Costamagna Fri, 14 Oct 2022 09:20:20 +0200 + osmo-ggsn (1.9.0-2) unstable; urgency=medium * upload to unstable diff -Nru osmo-ggsn-1.9.0/debian/rules osmo-ggsn-1.9.0/debian/rules --- osmo-ggsn-1.9.0/debian

Bug#1021235: python-pymeasure: please switch to QtWidgets.QTreeWidgetItem

2022-10-10 Thread Gianfranco Costamagna
Hello Michael, Hello Gianfranco, Can you send us a merge request with those patches applied? https://salsa.debian.org/science-team/python-pymeasure/-/merge_requests Thanks, I did build and test, and since I'm part of science-team I did push commit

Bug#1021235: python-pymeasure: please switch to QtWidgets.QTreeWidgetItem

2022-10-03 Thread Gianfranco Costamagna
Source: python-pymeasure Version: 0.9.0-1 Severity: serious Hello, I noticed there is also a 0.10.0 version, but probably in order to fix autopkgtests/build against new python-pyqtgraph some additional patches are needed, e.g. 4d35e9eebb548453867b4c562a80eb5851918186

Bug#1021003: ITP: sphinx-qt-documentation -- Plugin for proper resolve intersphinx references for Qt elements

2022-09-30 Thread Gianfranco Costamagna
Package: wnpp X-Debbugs-Cc: debian-de...@lists.debian.org Owner: Gianfranco Costamagna Severity: wishlist * Package name: sphinx-qt-documentation Version : 0.4.0 Upstream Author : Grzegorz Bokota * URL : https://github.com/Czaki/sphinx-qt-documentation * License

Bug#1019950: transition plan for borgbackup 2.x

2022-09-22 Thread Gianfranco Costamagna
Hello Helmut and Thomas, since I don't use the package directly by myself, I'll let you choose the preferred transition plan, and feel free to commit/upload just on git at your convenience, I prefer somebody that uses the package on a daily basis to take care of eventual issues that might arise

Bug#1019727: stress-ng: Depends on binutils-gold where not available

2022-09-14 Thread Gianfranco Costamagna
Source: stress-ng Version: 0.14.04-1 Severity: serious Hello, the last version is DEP-waiting on many archs due to binutils-gold not being available, e.g. - binutils-gold:alpha - binutils-gold:hppa - binutils-gold:ia64 - binutils-gold:m68k - binutils-gold:riscv64 - binutils-gold:sh4 Maybe

Bug#997178: Build tested and ready as PR

2022-09-12 Thread Gianfranco Costamagna
On Thu, 25 Nov 2021 14:28:08 +0100 Christian Ehrhardt wrote: Hi, I have opened PR [1] which fixes this (without the full bump to the new ABI) [1]: https://salsa.debian.org/debian-gps-team/pkg-gpsd/-/merge_requests/11 -- Christian Ehrhardt Staff Engineer, Ubuntu Server Canonical Ltd

Bug#1015995: gpgme1.0 FTBFS with 3.10 as only supported Python3 version

2022-09-08 Thread Gianfranco Costamagna
Hello, indeed! thanks for fixing it up! G. Il martedì 6 settembre 2022 21:18:09 CEST, Paul Gevers ha scritto: Hi Alexandre, On Mon, 25 Jul 2022 10:03:04 +0200 Gianfranco Costamagna wrote: > Hello, looks like Ubuntu already has a patch for this: > http://launchpadlibrari

Bug#1018961: pypandoc tests fail with 2.17.1.1

2022-09-07 Thread Gianfranco Costamagna
control: forwarded -1 https://githublab.com/repository/issues/NicklasTegner/pypandoc/278 Hello, this might actually be a pandoc conf issue. G. On Fri, 2 Sep 2022 10:17:11 -0700 Steve Langasek wrote: Source: pypandoc Version: 1.7.4+ds0-1 Severity: serious User: ubuntu-de...@lists.ubuntu.com

Bug#1015758: ocaml-odoc: autopkgtests failures

2022-09-03 Thread Gianfranco Costamagna
Hello, ping? G. On Wed, 20 Jul 2022 18:42:32 +0200 Gianfranco Costamagna wrote: Source: ocaml-odoc Version: 2.1.0+dfsg-1 Severity: serious Hello, as said, the autopkgtests are now failing due to new ocaml or new ocaml libraries. https://ci.debian.net/data/autopkgtest/unstable/amd64/o

Bug#1018751: igv: FTBFS (calls internet during tests new round)

2022-08-30 Thread Gianfranco Costamagna
Source: igv Version: 2.14.0+dfsg-1 (please note this is a new test failing! Thanks for fixing the previous ones) Hello, as spot by Ubuntu builders [1] with a more restricted internet access, your package is trying to call some external websites during testing. Please use autopkgtests if you

Bug#1018683: igv: FTBFS (calls internet during tests)

2022-08-28 Thread Gianfranco Costamagna
Source: igv Version: 2.13.0+dfsg-1 Hello, as spot by Ubuntu builders [1] with a more restricted internet access, your package is trying to call some external websites during testing. Please use autopkgtests if you really want such tests to run. [1]

Bug#1016519: ffmpeg: FTBFS

2022-08-02 Thread Gianfranco Costamagna
Source: ffmpeg Version: 7:5.1-1 Severity: serious Hello, version 5.1-1 is currently FTBFS on s390x (and all Big Endian architectures?). Can you please have a look? thanks G. TESTfilter-overlay_yuv420p10 /<>/tests/fate-run.sh fate-filter-overlay_yuv420p10 "" "" "/<>/debian/standard"

Bug#1016480: ubuntu-dev-tools: can't run anymore ubuntu-build --batch --retry from cmdline due to wrong login() call in Python

2022-08-01 Thread Gianfranco Costamagna
Source: ubuntu-dev-tools Version: 0.190 tags: patch severity: important As said on irc: some changes you did on ubuntu-dev-tools broke launchpad login http://launchpadlibrarian.net/520965621/ubuntu-dev-tools_0.178_0.178ubuntu1.diff.gz in specific, reverting this change in jammy -

Bug#1016468: android-platform-tools: do not override dwz

2022-08-01 Thread Gianfranco Costamagna
Source: android-platform-tools Version: 29.0.6-20 tags: patch Hello, I added a better patch instead of ignoring dwz call. Its about exporting gdwarf-4, until new dwz starts understanding dwarf-5 format (so we should in the future re-evaluate this cflag and remove it). Also, it would be nice to

Bug#1001669: closed by Debian FTP Masters

2022-07-29 Thread Gianfranco Costamagna
On Thu, 28 Jul 2022 22:11:34 +0200 =?UTF-8?Q?Aniol_Mart=c3=ad?= wrote: On Thu, 28 Jul 2022 19:09:46 +0200 Gianfranco Costamagna wrote: > On Sun, 27 Mar 2022 19:24:05 +0200 =?UTF-8?Q?Aniol_Mart=c3=ad?= wrote: > > On Wed, 23 Mar 2022 09:09:00 +0100 Aniol Martí > > wro

Bug#1001669: closed by Debian FTP Masters

2022-07-28 Thread Gianfranco Costamagna
On Sun, 27 Mar 2022 19:24:05 +0200 =?UTF-8?Q?Aniol_Mart=c3=ad?= wrote: On Wed, 23 Mar 2022 09:09:00 +0100 Aniol Martí wrote:> I've tried several times and I can't reproduce the bug. I would need > further details or assistance. Besides, I also noticed that the last > test passed fine: >

Bug#1011393: openpace: FTBFS on arm64, armel and mips64el

2022-07-28 Thread Gianfranco Costamagna
upstream patch from Adrian Bunk to fix a race condition in parallel + builds (Closes: #1011393). + + -- Gianfranco Costamagna Thu, 28 Jul 2022 13:17:25 +0200 + openpace (1.1.2+ds+git20220117+453c3d6b03a0-1) unstable; urgency=medium * New upstream snapsho

Bug#1015995: gpgme1.0 FTBFS with 3.10 as only supported Python3 version

2022-07-25 Thread Gianfranco Costamagna
control: tags -1 patch Hello, looks like Ubuntu already has a patch for this: http://launchpadlibrarian.net/594282639/gpgme1.0_1.16.0-1.2ubuntu3_1.16.0-1.2ubuntu4.diff.gz G.

Bug#1015758: ocaml-odoc: autopkgtests failures

2022-07-20 Thread Gianfranco Costamagna
Source: ocaml-odoc Version: 2.1.0+dfsg-1 Severity: serious Hello, as said, the autopkgtests are now failing due to new ocaml or new ocaml libraries. https://ci.debian.net/data/autopkgtest/unstable/amd64/o/ocaml-odoc/23587053/log.gz Please have a look if the new upstream version is enough to

Bug#1014180: src:boost1.74: Cleanup code of boost::asio causes crashes with OpenSSL 3+

2022-07-04 Thread Gianfranco Costamagna
tter avoid other people loosing that much time :) diff attached, and big thanks to Hilko for opening this bug! G. On Fri, 1 Jul 2022 18:32:12 +0200 Gianfranco Costamagna wrote: Hello Hilko On Fri, 01 Jul 2022 18:03:10 +0200 Hilko Bengen wrote: > Source: boost1.74 > Version: 1.74.0-16 &

Bug#1014180: src:boost1.74: Cleanup code of boost::asio causes crashes with OpenSSL 3+

2022-07-01 Thread Gianfranco Costamagna
Hello Hilko On Fri, 01 Jul 2022 18:03:10 +0200 Hilko Bengen wrote: Source: boost1.74 Version: 1.74.0-16 Severity: grave Tags: patch, upstream X-Debbugs-Cc: Hilko Bengen Dear Maintainer, I recently received #1013470 (nbdkit FTBFS because of segfaults when running test suite); this turned out

Bug#1013472: reassign to openssl package

2022-07-01 Thread Gianfranco Costamagna
control: reassign -1 src:boost1.74 control: found -1 1.74.0-16 control: forcemerge -1 1014180 control: affects -1 cpprest control: affects -1 websocketpp G.

Bug#1012505: fixed in debmutate 0.53

2022-06-09 Thread Gianfranco Costamagna
Hello, just FYI, with version 0.50 everything is fine, so 0.51 is the first bad release. G. On Thu, 9 Jun 2022 08:21:24 +0200 Gianfranco Costamagna wrote: control: notfixed -1 0.53 control: reopen -1 thanks Hello, as said in the previous email, there are also some whitespace changes

Bug#1012505: fixed in debmutate 0.53

2022-06-09 Thread Gianfranco Costamagna
control: notfixed -1 0.53 control: reopen -1 thanks Hello, as said in the previous email, there are also some whitespace changes that are preventing the package from build fine (test failures) They look related to debutate changes, altough I can't prove it easily :) can you please have

Bug#1012505: debmutate: missing runtime python3-pcre dependency?

2022-06-08 Thread Gianfranco Costamagna
Source: debmutate Version: 0.52 Severity: serious Hello, building lintian-brush now fails with something like: fixer test: no-watch-file for debian-watch-file-old-format ... Traceback (most recent call last): File "/<>/fixers/debian-watch-file-old-format.py", line 5, in from

Bug#1012449: python-magic: autopkgtest failure [PATCH]

2022-06-07 Thread Gianfranco Costamagna
Source: python-magic Version: 2:0.4.26-1 Severity: serious tags: patch Hello, in the last version .26 the place for the test file changed from test/test.py to: test/python_magic_test.py please update debian/tests/run-testsuite accordingly G.

Bug#1011653: blender ftbfs: no matching functional for call to openvdb*

2022-06-06 Thread Gianfranco Costamagna
On Wed, 25 May 2022 19:44:40 -0400 "M. Zhou" wrote: Source: blender Version: 2.83.5+dfsg-5 Severity: serious I found it ftbfs during onetbb reverse dependency test, although the reason irrelevant to onetbb. Version 3.X is still not built for amd64. The reason for this failure is in

Bug#1011448: open-isns: NMU ongoing

2022-05-23 Thread Gianfranco Costamagna
-isns-0.101/debian/changelog2022-05-18 00:25:21.0 +0200 +++ open-isns-0.101/debian/changelog2022-05-23 09:14:29.0 +0200 @@ -1,3 +1,20 @@ +open-isns (0.101-0.2) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * Non-maintainer upload + + [ Lena Voytek ] + * d/open-isns

Bug#1011448: open-isns: please include isnssetup tool to utils binary

2022-05-23 Thread Gianfranco Costamagna
Source: open-isns Version: 0.101-0.1 tags: patch Hello, I would like to have isnssetup tool added to open-isns-utils binary. The trivial patch is: diff -Nru open-isns-0.101/debian/open-isns-utils.install open-isns-0.101/debian/open-isns-utils.install ---

Bug#1011051: libssl3: upgrade to libssl3 broke my dovecot setup

2022-05-21 Thread Gianfranco Costamagna
Hello, I think Ubuntu already did cherry-pick a fedora dovecot change for new openssl 3.0 https://patches.ubuntu.com/d/dovecot/dovecot_1:2.3.16+dfsg1-3ubuntu3.patch Maybe it can fix this specific issue. G. On Fri, 20 May 2022 11:27:54 + nona wrote: I can confirm this bug. The fix

Bug#994611: node-sqlite3: Please remove architecture field

2022-05-18 Thread Gianfranco Costamagna
On Sat, 18 Sep 2021 14:06:23 + "=?utf-8?q?Bastien_Roucari=C3=A8s?=" wrote: Package: node-sqlite3 Severity: minor Dear Maintainer, Buildd are clever and will not build this package is nodejs ins not ready Please do not add architecture constraint Hello, ping? nodejs is also available

Bug#1006513: fixed in openpace 1.1.2+ds-1

2022-05-12 Thread Gianfranco Costamagna
control: reopen -1 control: notfixed -1 1.1.2+ds-1 control: tags -1 patch https://launchpad.net/ubuntu/+source/openpace/1.1.2+ds-1ubuntu1 Hello, looks like you need 3 additional upstream commits released after 1.1.2 to properly make it build with openssl 3.0

Bug#1010578: severity of bug

2022-05-11 Thread Gianfranco Costamagna
control: severity -1 normal Hello, On Tue, 10 May 2022 21:47:37 + (UTC) Thorsten Alteholz wrote: Hi Gianfrance, can you please explain which part of [1] makes you think that this bug warrants a severity of serious? Thorsten I really made a big mistake, I didn't double check

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

2022-05-09 Thread Gianfranco Costamagna
control: severity -1 serious Hello, I think not being able to build a package in a "normal" environment is considered RC G. On Wed, 4 May 2022 13:44:15 -0600 Dan Bungert wrote: Package: osmo-mgw Version: 1.9.0+dfsg1-3 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags:

Bug#679211: cntlm does not properly handle non-HTTP/1.1 keep-alive

2022-04-30 Thread Gianfranco Costamagna
cntlm-0.92.3/debian/changelog --- cntlm-0.92.3/debian/changelog +++ cntlm-0.92.3/debian/changelog @@ -1,3 +1,14 @@ +cntlm (0.92.3-1.2) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * Non-maintainer upload + + [ Graham Inggs ] + * Cherry-pick r306 from 0.93 to properly handle non-HTTP

Bug#1005850: chromium: APNGs flicker

2022-04-22 Thread Gianfranco Costamagna
Hello, I just looked into it; debian's libpng carries that same patch. Specifically, libpng-1.6.37-apng.patch from https://sourceforge.net/projects/libpng-apng/files/. The request for upstream libpng to include the patch is at https://sourceforge.net/p/libpng/feature-requests/16/, but

Bug#1009918: virtualbox memset symbol fix

2022-04-22 Thread Gianfranco Costamagna
control: fixed -1 6.1.34-dfsg-2 control: close -1 On Thu, 21 Apr 2022 03:37:12 +0200 Jan Nordholz wrote: Hi, the attached one-liner diff fixes the symbol issue and enables me to run my Virtualbox VMs again. (However, I didn't check how the addition of this flag to CXXFLAGS affects the rest of

Bug#878126: ntopng: privacy breach: checks upstream for new releases

2022-04-14 Thread Gianfranco Costamagna
Hello, The code looks like called here: scripts/lua/modules/lua_utils.lua:function check_latest_major_release() scripts/lua/modules/toasts/predicates_defined_toasts.lua:local message = check_latest_major_release() but I'm not ntopng user and lua confident to disable it without risks of

Bug#950404: fixed in ndpi 4.2-1

2022-04-13 Thread Gianfranco Costamagna
well, this bug was not really fixed, but the package is now removed in s390x, so not a real issue anymore. G. On Wed, 13 Apr 2022 18:00:10 + Debian FTP Masters wrote: Source: ndpi Source-Version: 4.2-1 Done: Gianfranco Costamagna We believe that the bug you reported is fixed

Bug#1009179: dkms: Upstream has removed mkdeb|mkdsc|mkbmdeb

2022-04-13 Thread Gianfranco Costamagna
control: forwarded -1 https://github.com/dell/dkms/issues On Fri, 08 Apr 2022 13:04:04 +0300 Jaak Pruulmann-Vengerfeldt wrote: Package: dkms Version: 3.0.3-1 Severity: important Tags: upstream Dear Maintainer, It appears that dkms upstream has removed support for mkdeb, mkdsc and mkbmdeb --

Bug#1009645: dkms: messages from patching go to stdout/stderr instead of make.log

2022-04-13 Thread Gianfranco Costamagna
Hello Andreas, can you please provide a patch or help maintaining the package? You seem to have more interests than me in this package, and you need it for your packages, so maybe please consider adding yourself to the team, and just upload when you have patches :) thanks in advance! (btw

Bug#1006816: Forwarded upstream

2022-03-19 Thread Gianfranco Costamagna
Hello, On Thu, 10 Mar 2022 07:55:19 +0100 Julien Puydt wrote: Hi, I forwarded the bug to upstream: https://github.com/agronholm/anyio/issues/417 Here is the commit upstream would like feedback about: https://github.com/agronholm/anyio/commit/184744ca291d426dd278f697c3637623eb9de0ed sadly,

Bug#997231: nfstrace: FTBFS: header_window.cpp:77:82: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘time_t’ {aka ‘long int’} [-Werror=format=]

2022-03-18 Thread Gianfranco Costamagna
Hello, attached updated debdiff with some more fixes on 32 bit archs and with some compiler optimization options. G.diff -Nru nfstrace-0.4.3.2+git20200805+b220d04/debian/changelog nfstrace-0.4.3.2+git20200805+b220d04/debian/changelog --- nfstrace-0.4.3.2+git20200805+b220d04/debian/changelog

Bug#997231: nfstrace: FTBFS: header_window.cpp:77:82: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘time_t’ {aka ‘long int’} [-Werror=format=]

2022-03-17 Thread Gianfranco Costamagna
control: tags -1 patch pending The attached debdiff from Ubuntu is going in. G.diff -Nru nfstrace-0.4.3.2+git20200805+b220d04/debian/changelog nfstrace-0.4.3.2+git20200805+b220d04/debian/changelog --- nfstrace-0.4.3.2+git20200805+b220d04/debian/changelog 2021-08-26 06:08:31.0

Bug#1006052: haskell-*: FTBFS: * Lexical error! The character '#' does not fit here.

2022-03-17 Thread Gianfranco Costamagna
control: close -1 control: archive -1 Hello, all these bugs are fixed by gtk2hs-buildtools/0.13.8.0-2 Gianfranco

Bug#1005657: haskell-*: FTBFS: * Lexical error! The character '#' does not fit here.

2022-03-17 Thread Gianfranco Costamagna
control: close -1 control: archive -1 Hello, all these bugs are fixed by gtk2hs-buildtools/0.13.8.0-2 Gianfranco

Bug#1007244: python-leidenalg: autopkgtests fail on rebuild.

2022-03-14 Thread Gianfranco Costamagna
Source: python-leidenalg Version: 0.8.8-1 Severity: serious tags: patch Hello, sadly igraph changed naming between version 0.9.6 and version 0.9.8 -rw-r--r-- root/root /usr/lib/python3/dist-packages/python_igraph-0.9.6.egg-info/PKG-INFO -rw-r--r-- root/root

Bug#1007124: RM: libsndio7.1/experimental -- RoQA; useless SONAME bump

2022-03-11 Thread Gianfranco Costamagna
Package: ftp.debian.org Severity: normal Hello, I bumped soname from 7.0 to 7.1 but at the end the library was ABI compatible, so I uploaded in sid without that rename. Please delete the cruft package from experimental if possible. thanks Gianfranco

Bug#1000088: fixed in ettercap 1:0.8.3.1-5

2022-03-10 Thread Gianfranco Costamagna
control: notfixed -1 1:0.8.3.1-5 control: reopen -1 thanks G. On Fri, 25 Feb 2022 16:03:54 + Debian FTP Masters wrote: Source: ettercap Source-Version: 1:0.8.3.1-5 Done: Gianfranco Costamagna We believe that the bug you reported is fixed in the latest version of ettercap, which is due

Bug#1006980: gemmi: please use packaged doctest.h header

2022-03-09 Thread Gianfranco Costamagna
Source: gemmi Version: 0.5.2+ds-1 Severity: important tags: patch Hello the following patch --- gemmi-0.5.2+ds.orig/tests/cif.cpp +++ gemmi-0.5.2+ds/tests/cif.cpp @@ -1,5 +1,5 @@ -#include "doctest.h" +#include #include #include --- gemmi-0.5.2+ds.orig/tests/main.cpp +++

Bug#1006615: python3-pybind11: Handle Python 3.10's default sysconfig paths

2022-03-09 Thread Gianfranco Costamagna
Hello Stefano Why is then gemmi in Ubuntu installing stuff into /usr/local/lib/python3.10 and dh-python not moving it into /usr/lib? -- Installing: /gemmi-0.5.2+ds/debian/tmp/usr/include/gemmi/sfcalc.hpp -- Installing: /gemmi-0.5.2+ds/debian/tmp/usr/include/gemmi/sprintf.hpp -- Installing:

Bug#1006877: cubeb: please mark c++ symbol as optional

2022-03-07 Thread Gianfranco Costamagna
Source: cubeb Version: 0.0~git20220110.9edd150+ds-1 severity: important tags: patch Hello, looks like in Ubuntu cubeb is FTBFS due to an extra symbol now removed. I think this will become an issue in Debian too once new gcc defaults. The best fix to me is to just mark the c++ vtable symbol as

Bug#1006835: transition: sndio (NMU)

2022-03-06 Thread Gianfranco Costamagna
Package: release.debian.org User: release.debian@packages.debian.org Usertags: transition Severity: normal Hello, I would like to transition sndio from version 1.5.0 to 1.8.1, bringing some new symbols (didn't touch any old symbol) and pkgconfig file helping reverse-dependencies (such as

Bug#1006816: python-anyio: FTBFS in Ubuntu and local pbuilder (ipv6?)

2022-03-05 Thread Gianfranco Costamagna
Source: python-anyio Version: 3.5.0-2 Severity: serious Hello, in Ubuntu (where internet is really disabled your package FTBFS. Looks like some ipv6 translation is not really working, but what worries me more is: tests/test_sockets.py:1144: in test_getaddrinfo correct = await

Bug#1006784: automake: fixes for python3.10 distutils changes

2022-03-04 Thread Gianfranco Costamagna
/changelog 2022-03-04 09:29:43.0 + @@ -1,3 +1,10 @@ +automake-1.16 (1:1.16.5-1.2) unstable; urgency=medium + + * Non maintainer upload + * Fix search paths for new Python 3.10 LP: #1960608 (Closes: #-1) + + -- Gianfranco Costamagna Fri, 04 Mar 2022 10:29:43 +0100 + automake

Bug#992080: udiskie bug

2022-03-02 Thread Gianfranco Costamagna
control: fixed -1 2.4.1-1 control: close -1 Closing please reopen if the fix didn't work. G. On Wed, 16 Feb 2022 19:56:36 +0100 Gianfranco Costamagna wrote: On Tue, 10 Aug 2021 16:31:36 -0700 Nolan wrote: > It may be obvious, but I forgot to mention that this is on Bullseye, up > t

<    1   2   3   4   5   6   7   8   9   10   >