Bug#1005449: awl: FTBFS: TypeError: implode(): Argument #2 ($array) must be of type ?array, string given - in tests/myCalendarTest.php:61

2022-08-20 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/fix-mycalendar-test.patch: Cherrypick upstream fix for failing myCalendar test, fixing FTBFS on rebuild. Thanks for considering the patch. Logan diff -Nru awl-0.62/debian/patches/fix-myca

Bug#973059: logging-tree: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.8" returned exit code 13

2021-04-10 Thread Logan Rosen
dfde23eca7288c1878d3b63a26f98e9764f5ba6c Mon Sep 17 00:00:00 2001 +From: Logan Rosen +Date: Sat, 10 Apr 2021 04:26:32 -0400 +Subject: [PATCH] Fix compatibility with Python 3.9 (#27) + +--- + .travis.yml | 1 + + logging_tree/tests/test_format.py | 4 ++-- + setup.py | 1 + + 3 files changed

Bug#986511: python-jenkinsapi: FTBFS: Unable to create file /sbuild-nonexistent/.pylint.d/jenkinsapi.views1.stats: [Errno 2] No such file or directory: '/sbuild-nonexistent/.pylint.d/jenkinsapi.views1

2021-04-10 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/pylint-fixes.patch: Update to incorporate fix for new use-a-generator failures. Thanks for considering the patch. Logan diff -Nru python-jenkinsapi-0.3.11/debian/patches/pylint-fixes.patc

Bug#908017: network-manager-iodine FTBFS with glib 2.58

2021-04-07 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/rules: Set --enable-more-warnings to "yes" so that it doesn't default to "error," which turns every warning into an error and causes an FTBFS due to deprecated declarations. Thanks for c

Bug#957817: smbc: ftbfs with GCC-10

2021-04-06 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * static_str.{c,h}: Fix multiple definitions of variables causing FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru smbc-1.2.2/src/static_str.c smbc-1.2.2/src/static_str.c --

Bug#978334: php-finder-facade: FTBFS: Call to undefined method SebastianBergmann\Timer\Timer::resourceUsage()

2021-04-04 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/0009-Compatibility-with-php-timer-4.0.patch: Cherrypick upstream commit to fix compatibility with php-timer >= 4.0. Thanks for considering the patch. Logan diff -Nru phpdox-0.12.0/debian

Bug#957547: mlucas: ftbfs with GCC-10

2021-04-03 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.diff: Remove duplicate variable declaration to fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru mlucas-17.1/debian/patches/gcc-10.diff mlucas-17.1/debian/p

Bug#957397: kannel-sqlbox: ftbfs with GCC-10

2021-04-02 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/1005_gcc_10.patch: Fix FTBFS with GCC 10 by unconditionally marking variable as extern in header files. Thanks for considering the patch. Logan diff -Nru kannel-sqlbox-0.7.2/debian/patche

Bug#948875: ignore-me: FTBFS: dh: unable to load addon python3

2021-04-01 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on dh-python to fix FTBFS. Thanks for considering the patch. Logan diff -Nru ignore-me-0.1.2/debian/control ignore-me-0.1.2/debian/control --- ignore-me-0.1.2/debian/control 201

Bug#984490: test-archive.t fails in the autopkg tests

2021-03-06 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/python-3.9.2.patch: Use "&" instead of ";" as query string separator in test-archive.t to fix FTBFS with Python 3.9.2, which changed its urllib.parse.parse_qsl() behavior to only accept

Bug#983205: golang-github-go-ping-ping: Some tests require network access

2021-02-20 Thread Logan Rosen
Package: golang-github-go-ping-ping Version: 0+git20201106.b6486c6-2 Severity: serious Tags: patch Justification: Policy 4.9 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, python-rfc6555 currently requires network access during build for some of its tests, wh

Bug#980972: xxsds-dynamic: Changelog entry missing trailer line

2021-01-24 Thread Logan Rosen
Source: xxsds-dynamic Version: 1.0~alpha.1+2020072524git5390b6c-2 Severity: serious Justification: Policy 4.4 Hi, The changelog entry for 1.0~alpha.1+2020072524git5390b6c-2 is missing a trailer line with maintainer and date information, which violates Debian policy and caused the package to fail

Bug#979037: python-pgpy: Missing build dependency on python3-wheel

2021-01-24 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Add missing build dependency on python3-wheel to fix FTBFS. Thanks for considering the patch. Logan diff -Nru python-pgpy-0.5.3/debian/control python-pgpy-0.5.3/debian/control --- python-pgpy-0.5

Bug#957055: bristol: ftbfs with GCC-10

2021-01-20 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/04-gcc_10.patch: Fix FTBFS with GCC 10 by adjusting some variables. Thanks for considering the patch. Logan diff -Nru bristol-0.60.11/debian/patches/04-gcc_10.patch bristol-0.60.11/debian/pa

Bug#957070: cde: ftbfs with GCC-10

2021-01-20 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc_10: Mark variables as extern to fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru cde-0.1+git9-g551e54d/debian/patches/gcc_10 cde-0.1+git9-g551e54d/debian/patches/

Bug#957116: cyclades-serial-client: ftbfs with GCC-10

2021-01-19 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Fix FTBFS with GCC 10 due to multiple definitions. Thanks for considering the patch. Logan diff -Nru cyclades-serial-client-0.93ubuntu2/inc/dev.h cyclades-serial-client-0.93ubuntu3/inc/dev.h ---

Bug#980515: dump1090-mutability: FTBFS with GCC 10

2021-01-19 Thread Logan Rosen
Source: dump1090-mutability Version: 1.15~20180310.4a16df3+dfsg-6 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 hirsute ubuntu-patch Hi, dump1090-mutability FTBFS with

Bug#957157: dvi2ps: ftbfs with GCC-10

2021-01-19 Thread Logan Rosen
Package: dvi2ps Version: 5.1j-1.3 Followup-For: Bug #957157 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Mark variable as extern to fix FTBFS w

Bug#957165: efax-gtk: ftbfs with GCC-10

2021-01-19 Thread Logan Rosen
Package: efax-gtk Version: 3.2.8-2.1 Followup-For: Bug #957165 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10: Cherrypick/adapt upstream Git commit to f

Bug#967133: fbpanel: Unversioned Python removal in sid/bullseye

2021-01-18 Thread Logan Rosen
Package: fbpanel Version: 7.0-4 Followup-For: Bug #967133 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build using python2. Thanks for considering the patch. L

Bug#957193: fbpanel: ftbfs with GCC-10

2021-01-18 Thread Logan Rosen
Package: fbpanel Version: 7.0-4 Followup-For: Bug #957193 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Mark variable as extern to fix FTBFS wit

Bug#957248: gadmin-proftpd: ftbfs with GCC-10

2021-01-18 Thread Logan Rosen
Package: gadmin-proftpd Version: 1:0.4.2-1 Followup-For: Bug #957248 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/05_gcc-10.patch: Mark variables as extern t

Bug#957281: gnomad2: ftbfs with GCC-10

2021-01-18 Thread Logan Rosen
Package: gnomad2 Version: 2.9.6-5 Followup-For: Bug #957281 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix FTBFS with GCC 10 due to multiple

Bug#957312: gringotts: ftbfs with GCC-10

2021-01-17 Thread Logan Rosen
Package: gringotts Version: 1.2.10-3 Followup-For: Bug #957312 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/fix-build-with-gcc10.patch: Cherrypick/modify ups

Bug#968131: hdate-applet FTBFS with gcc-10

2021-01-17 Thread Logan Rosen
Package: hdate-applet Version: 0.15.11-3 Followup-For: Bug #968131 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10: Fix FTBFS with GCC 10 due to multiple

Bug#957384: jabber-muc: ftbfs with GCC-10

2021-01-17 Thread Logan Rosen
Package: jabber-muc Version: 0.8-7 Followup-For: Bug #957384 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc_10.diff: Fix FTBFS with GCC 10 due to multiple

Bug#957383: jamin: ftbfs with GCC-10

2021-01-16 Thread Logan Rosen
Package: jamin Version: 0.98.9~git20170111~199091~repack1-1 Followup-For: Bug #957383 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc_10.patch: Fix FTBFS wi

Bug#957478: libsml: ftbfs with GCC-10

2021-01-16 Thread Logan Rosen
Package: libsml Version: 0.1.1+git20180125-1 Followup-For: Bug #957478 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Cherrypick upstream Git com

Bug#957577: nast: ftbfs with GCC-10

2021-01-15 Thread Logan Rosen
Package: nast Version: 0.2.0-7 Followup-For: Bug #957577 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10: Fix FTBFS with GCC 10. Thanks for considering

Bug#957585: ncurses-hexedit: ftbfs with GCC-10

2021-01-15 Thread Logan Rosen
Package: ncurses-hexedit Version: 0.9.7+orig-7 Followup-For: Bug #957585 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc_10.patch: Fix FTBFS with GCC 10. T

Bug#957596: netdiag: ftbfs with GCC-10

2021-01-15 Thread Logan Rosen
Package: netdiag Version: 1.2-1 Followup-For: Bug #957596 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.diff: Fix FTBFS with GCC 10. * d/p/pcap_init.

Bug#957599: netpbm-free: ftbfs with GCC-10

2021-01-14 Thread Logan Rosen
Package: netpbm-free Version: 2:10.0-15.3 Followup-For: Bug #957599 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix FTBFS with GCC 10. Thanks

Bug#957610: nn: ftbfs with GCC-10

2021-01-12 Thread Logan Rosen
Source: nn Version: 6.7.3-12 Followup-For: Bug #957610 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/07-gcc-10.diff: Fix FTBFS with GCC 10. Thanks for consid

Bug#980024: pdmenu: FTBFS with GCC 10

2021-01-12 Thread Logan Rosen
Source: pdmenu Version: 1.3.4 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi, pdmenu currently FTBFS in unstable with GCC 10 as default. There is a patch in the linked VCS repo from September that has not been uploaded - can you ple

Bug#980023: petri-foo: FTBFS with GCC 10

2021-01-12 Thread Logan Rosen
Source: petri-foo Version: 0.1.87-4 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 hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, petri-foo currently FTBFS on r

Bug#974207: psi-plus: FTBFS with Qt 5.15

2021-01-11 Thread Logan Rosen
Package: psi-plus Version: 1.4.554-4 Followup-For: Bug #974207 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/qt-5.15.patch: Exp

Bug#979747: rtpproxy: FTBFS with GCC 10

2021-01-10 Thread Logan Rosen
Package: rtpproxy Version: 1.2.1-2.2 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 hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, rtpproxy currently FTBFS in D

Bug#957781: scantool: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
Package: scantool Version: 2.1-2 Followup-For: Bug #957781 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix comp

Bug#957786: sdlbasic: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
Package: sdlbasic Version: 0.0.20070714-6 Followup-For: Bug #957786 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch:

Bug#957801: siproxd: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
Package: siproxd Version: 1:0.8.1-4.1 Followup-For: Bug #957801 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix

Bug#979681: soapaligner: FTBFS with GCC 10

2021-01-09 Thread Logan Rosen
Source: soapaligner Version: 2.20-4 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 hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, soapaligner currently FTBFS wi

Bug#957839: sptk: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
Package: sptk Version: 3.9-2 Followup-For: Bug #957839 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix compilat

Bug#966877: termtris: FTBFS: ld: src/game.o:/<>/src/game.h:21: multiple definition of `quit'; src/ansi.o:/<>/src/game.h:21: first defined here

2021-01-08 Thread Logan Rosen
Package: termtris Version: 1.3-1 Followup-For: Bug #966877 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix comp

Bug#957902: uronode: ftbfs with GCC-10

2021-01-08 Thread Logan Rosen
Package: uronode Version: 2.10-1 Followup-For: Bug #957902 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix comp

Bug#966861: vilistextum: FTBFS: ld: html.o:./src/text.h:16: multiple definition of `ch'; charset.o:./src/text.h:16: first defined here

2021-01-08 Thread Logan Rosen
Package: vilistextum Version: 2.6.9-1.2 Followup-For: Bug #966861 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: F

Bug#957923: webalizer: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
Package: webalizer Version: 2.23.08-3.1 Followup-For: Bug #957923 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: F

Bug#957954: wmwave: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
Package: wmwave Version: 0.4-11 Followup-For: Bug #957954 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix compi

Bug#957991: xneur: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
Package: xneur Version: 0.20.0-2 Followup-For: Bug #957991 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix comp

Bug#957326: gwc: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
Package: gwc Version: 0.22.04-1 Followup-For: Bug #957326 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix compi

Bug#957161: echoping: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
Package: echoping Version: 6.0.2-10 Followup-For: Bug #957161 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix F

Bug#979270: python-rfc6555: Requires network access during build

2021-01-04 Thread Logan Rosen
Source: python-rfc6555 Version: 0.0~git20190913.1a181b4-2 Severity: serious Justification: Policy 4.9 X-Debbugs-Cc: lo...@ubuntu.com Hi, python-rfc6555 currently requires network access during build for some of its tests, which causes the build to fail in Ubuntu [1] (and reproducible builds [2])

Bug#966988: uftrace: FTBFS: test failed

2021-01-02 Thread Logan Rosen
Package: uftrace Version: 0.9.4-0.2 Followup-For: Bug #966988 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/p/0001-t

Bug#972958: pipemeter FTBFS: error: format not a string literal and no format arguments

2020-12-30 Thread Logan Rosen
Package: pipemeter Version: 1.1.4-1 Followup-For: Bug #972958 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/p/format

Bug#978194: openms: FTBFS: glpk.h:36:16: error: using typedef-name ‘glp_prob’ after ‘struct’

2020-12-30 Thread Logan Rosen
Package: openms Version: 2.6.0+cleaned1-1 Followup-For: Bug #978194 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/p/

Bug#976915: (no subject)

2020-12-13 Thread Logan Rosen
.5.30-1 Dear Maintainer, In Ubuntu, the attached patch (from Dimitri John Ledkov ) was applied to achieve the following: * Fix as-needed linking in ppc64el and s390x per-arch Makefiles too. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: bullseye/sid

Bug#961387: FTBFS due to usage of array::into_iter()

2020-05-23 Thread Logan Rosen
Source: rust-ring Version: 0.16.9-3 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 groovy ubuntu-patch Hi, rust-ring currently FTBFS due to usage of array::into_iter() i

Bug#960758: libcamera FTBFS: missing boost build dependencies

2020-05-23 Thread Logan Rosen
Package: libcamera Version: 0~git20200513+924778e-1 Followup-For: Bug #960758 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu groovy ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on libboost-dev to fix FTBFS. Thanks for conside

Bug#952353: swiftsc: FTBFS: dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm in @INC (you may need to install the Debian::Debhelper::Sequence::python3 module)

2020-04-20 Thread Logan Rosen
Package: swiftsc Version: 0.5-1.1 Followup-For: Bug #952353 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on dh-python to fix FTBFS due to missing python3.pm. Thanks for con

Bug#952336: photocollage: FTBFS: dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm in @INC (you may need to install the Debian::Debhelper::Sequence::python3 mo

2020-04-12 Thread Logan Rosen
Package: photocollage Version: 1.4.3-2.1 Followup-For: Bug #952336 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on dh-python to fix FTBFS due to missing python3.pm. Thanks

Bug#951936: egl-wayland: FTBFS: ../src/wayland-eglsurface.c:1521:10: error: ‘EGL_WAYLAND_Y_INVERTED_WL’ undeclared (first use in this function)

2020-04-06 Thread Logan Rosen
Package: egl-wayland Version: 1:1.1.3-1 Followup-For: Bug #951936 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/missing-definitions.patch: Cherrypick upstream Git commit to add mi

Bug#903413: debbugs: FTBFS in buster/sid (dh_installdocs: Cannot find "UPGRADE")

2020-04-06 Thread Logan Rosen
Package: debbugs Version: 2.6.0 Followup-For: Bug #903413 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/docs: Replace UPGRADE with UPGRADE.md to fix FTBFS. Thanks for considering the p

Bug#916049: cloop FTBFS with glibc 2.28

2020-04-06 Thread Logan Rosen
Package: cloop Version: 3.14.1.2 Followup-For: Bug #916049 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * extract_compressed_fs.c: Define _DEFAULT_SOURCE to fix FTBFS with glibc 2.28+

Bug#952354: brebis: FTBFS: dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm in @INC (you may need to install the Debian::Debhelper::Sequence::python3 module)

2020-04-06 Thread Logan Rosen
Package: brebis Version: 0.10-1 Followup-For: Bug #952354 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on dh-python to fix FTBFS due to missing python3.pm. Thanks for consi

Bug#952348: backupchecker: FTBFS: dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm in @INC (you may need to install the Debian::Debhelper::Sequence::python3 m

2020-04-06 Thread Logan Rosen
Package: backupchecker Version: 1.7-1 Followup-For: Bug #952348 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on dh-python to fix FTBFS due to missing python3.pm. Thanks for

Bug#952313: arduino-builder: FTBFS: failed to initialize build cache at /sbuild-nonexistent/.cache/go-build: mkdir /sbuild-nonexistent: permission denied

2020-04-05 Thread Logan Rosen
Package: arduino-builder Version: 1.3.25-1 Followup-For: Bug #952313 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Export a writable home directory to fix FTBFS initializing build cache.

Bug#892344: literki: Please use 'pkg-config' to find FreeType 2

2020-03-22 Thread Logan Rosen
Package: literki Version: 0.0.0+20100113.git1da40724-1.2 Followup-For: Bug #892344 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/control: Build-depend on pkg-config. * d/p/06_use_pkg-

Bug#954639: gftp: FTBFS: pty.c:65:10: fatal error: stropts.h: No such file or directory

2020-03-22 Thread Logan Rosen
Package: gftp Version: 2.0.19-5 Followup-For: Bug #954639 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/glibc-2.30.patch: Fix FTBFS against glibc >= 2.30 with cherrypicked patch f

Bug#952099: tootle: FTBFS: ../../src/Views/AbstractView.vala:24.5-24.23: error: Creation method of abstract class cannot be public.

2020-03-15 Thread Logan Rosen
Package: tootle Version: 0.2.0-2 Followup-For: Bug #952099 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/vala-0.46.patch: Make constructor for AbstractView protected to fix FTBFS

Bug#954039: prayer: FTBFS against glibc 2.30

2020-03-15 Thread Logan Rosen
Package: prayer Version: 1.3.5-dfsg1-6 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 focal ubuntu-patch Hi, prayer currently FTBFS against glibc 2.30 in unstable. This

Bug#954037: openwince-jtag: FTBFS against glibc 2.30

2020-03-15 Thread Logan Rosen
Package: openwince-jtag Version: 0.5.1-7 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 focal ubuntu-patch Hi, openwince-jtag FTBFS against glibc 2.30 in unstable due to

Bug#953395: python-tinyalign: FTBFS due to various build dependency issues

2020-03-08 Thread Logan Rosen
Package: python-tinyalign Version: 0.2-1 Severity: serious Tags: patch ftbfs Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, python-tinyalign currently fails to build from source due to multiple build dependency issues.

Bug#953393: node-rollup-plugin-alias: FTBFS due to missing build dependency on node-slash

2020-03-08 Thread Logan Rosen
Package: node-rollup-plugin-alias Version: 1.5.2-2 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 focal ubuntu-patch Hi, node-rollup-plugin-alias currently FTBFS due to

Bug#952299: golang-go-dbus: FTBFS: failed to initialize build cache at /sbuild-nonexistent/.cache/go-build: mkdir /sbuild-nonexistent: permission denied

2020-03-06 Thread Logan Rosen
Package: golang-go-dbus Version: 1~bzr20150122-1 Followup-For: Bug #952299 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch In Ubuntu, the attached patch was applied to achieve the following: * debian/rules: Export home directory to fix FTBFS initializing build cac

Bug#952268: appmenu-gtk-module: FTBFS: dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstat

2020-02-23 Thread Logan Rosen
Package: appmenu-gtk-module Version: 0.7.3-1 Followup-For: Bug #952268 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on gtk-doc-tools to fix FTBFS. Thanks for considering th

Bug#951681: python-jenkinsapi: FTBFS due to missing build deps and pylint command

2020-02-19 Thread Logan Rosen
Package: python-jenkinsapi Version: 0.3.11-1 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 focal ubuntu-patch Hi, python-jenkinsapi currently fails to build from source

Bug#916002: xnbd FTBFS with glibc 2.28

2019-01-12 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/p/glibc-2.28.patch: Fix FTBFS against glibc 2.28. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic-updates

Bug#916079: hyperic-sigar FTBFS with glibc 2.28

2019-01-11 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/p/ftbfs-glibc-2.28.diff: Fix FTBFS against glibc 2.28. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic

Bug#917492: fam: FTBFS ('minor' was not declared in this scope)

2019-01-08 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * debian/patches/19_glibc_2.28.patch: Fix FTBFS with glibc 2.28. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic

Bug#917055: blktool FTBFS with glibc 2.28

2019-01-06 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Add patch to fix FTBFS with glibc-2.28. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic-updates APT policy

Bug#867504: beanbag FTBFS with python 3.6 as supported version

2019-01-06 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Grab PR from upstream Git to fix Python 3.6 compatibility, fixing FTBFS. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT

Bug#909828: actiona FTBFS with Qt 5.11

2019-01-06 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Grab patch from upstream to fix FTBFS with Qt 5.11. * debian/docs: Change README to README.md. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release

Bug#915279: golang-github-nats-io-gnatsd FTBFS: cannot find package "github.com/nats-io/jwt"

2018-12-30 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on golang-github-nats-io-jwt-dev to fix FTBFS. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic

Bug#917845: fortune-zh: FTBFS - needs build dependency on python3

2018-12-30 Thread Logan Rosen
on python3 to fix FTBFS. Thanks for considering the patch. Logan Rosen [1] https://launchpadlibrarian.net/404195059/buildlog_ubuntu-disco-amd64.fortune-zh_2.90_BUILDING.txt.gz -- System Information: Debian Release: buster/sid APT prefers cosmic-updates APT policy: (500, 'cosmic-up

Bug#914112: [debian-mysql] Bug#914112: galera-3 FTBFS: error: no matching function for call to 'asio::ssl::context::context(asio::io_service&, asio::ssl::context_base::method)'

2018-12-20 Thread Logan Rosen
Hi Otto, Just submitted a merge request on Salsa . Thanks for the clear documentation on how to set up the CI pipeline in my forked repo. One issue I noticed, though, is that the GitLab CI configuration file is called debian/.gitlab-

Bug#914112: galera-3 FTBFS: error: no matching function for call to 'asio::ssl::context::context(asio::io_service&, asio::ssl::context_base::method)'

2018-12-18 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * debian/rules: Use bundled asio, since system asio is too new (> 1.10.8). * debian/control: Remove build-dependency of libasio-dev (for now). Thanks for considering the patch. Logan

Bug#913377: python-louvain: FTBFS (No module named 'networkx')

2018-12-15 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on python3-networkx to fix FTBFS. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic-updates APT

Bug#914410: ruby-validate-url FTBFS: test failure

2018-12-15 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on ruby-activerecord to fix FTBFS. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic-updates APT

Bug#914358: schroedinger-maeparser: FTBFS (cmake: not found)

2018-12-15 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on cmake, libboost-dev and libboost-test-dev to fix FTBFS. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT

Bug#916251: dvd+rw-tools: FTBFS with glibc 2.28

2018-12-11 Thread Logan Rosen
achieve the following: * debian/patches/glibc-2.28.patch: Fix FTBFS with glibc >= 2.28. Thanks for considering the patch. Logan Rosen [1] https://www.sourceware.org/ml/libc-alpha/2018-08/msg3.html -- System Information: Debian Release: buster/sid APT prefers cosmic-updates APT pol

Bug#915980: gudhi: FTBFS with "expected primary-expression before '>' token"

2018-12-08 Thread Logan Rosen
Source: gudhi Version: 2.3.0+dfsg-2 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Dear Maintainer, gudhi currently fails to build from source in a clean sid chroot with the following error: In file included from /usr/include/eigen3/E

Bug#915946: python-escript: FTBFS with openmpi >= 3.1.3-3 (multiarch)

2018-12-07 Thread Logan Rosen
Source: python-escript Version: 5.2-3 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Dear Maintainer, python-escript currently fails to build from source against openmpi >= 3.1.3-3, since it made a change in that version to have the sy

Bug#915686: src:bmap-tools: FTBFS with Python 3.7 as default

2018-12-05 Thread Logan Rosen
Package: src:bmap-tools Version: 3.5-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Dear Maintainer, bmap-tools fails to build from source with the new Python 3.7 default. You can see the Ubuntu build failure (which I was able to rep

Bug#915316: ansible: FTBFS due to missing build dependency on python-jinja2

2018-12-02 Thread Logan Rosen
Package: ansible Version: 2.7.1+dfsg-2 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu disco ubuntu-patch Dear Maintainer, ansible currently fails to build from source in a cle

Bug#911876: asyncpg FTBFS: tests fail

2018-11-19 Thread Logan Rosen
large OID test with PostgreSQL 11. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: buster/sid APT prefers cosmic-updates APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500, 'cosmic') Architecture: amd64

Bug#870586: behave: FTBFS with Python 3.6 (ValueError: cannot use LOCALE flag with a str pattern)

2017-08-02 Thread Logan Rosen
due to the tests failing with Python 3.6. In Ubuntu, the attached patch was applied to achieve the following: * debian/patches/0002-Python-3.6-compatibility.patch: Apply patch from upstream to provide compatibility with Python 3.6 and fix FTBFS. Thanks for considering the patch. Logan

Bug#865292: apt-offline FTBFS: dh_auto_clean: failed to run pyversions

2017-06-20 Thread Logan Rosen
for considering the patch. Logan Rosen -- System Information: Debian Release: stretch/sid APT prefers zesty-updates APT policy: (500, 'zesty-updates'), (500, 'zesty-security'), (500, 'zesty'), (100, 'zesty-backports') Architecture: amd64 (x86_64) Fo

Bug#811890: FTBFS: storage size of 'hints' isn't known

2017-01-20 Thread Logan Rosen
Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * httpfs2.c: Pass -D_POSIX_C_SOURCE=200112L to CPPFLAGS to fix FTBFS due to implicit declarations. Thanks for considering the patch. Logan Rosen diff -u httpfs2-0.1.4/Makefile

Bug#817473: gdeskcal: Removal of debhelper compat 4

2017-01-20 Thread Logan Rosen
nds}. * debian/rules: - Add recommended build-arch and build-indep targets. - Use dh_prep instead of dh_clean -k. Thanks for considering the patch. Logan Rosen diff -u gdeskcal-0.57.1/debian/rules gdeskcal-0.57.1/debian/rules --- gdeskcal-0.57.1/debian/rules +++ gdeskcal-0.57.1/debian/rules @@ -

Bug#817718: wayv: Removal of debhelper compat 4

2017-01-14 Thread Logan Rosen
an to ignore all errors. * debian/compat: Indicate compatibility level of 10. * debian/control: - Build-depend on debhelper (>= 10). - Depend on ${misc:Depends}. Thanks for considering the patch. Logan Rosen diff -u wayv-0.3/config.sub wayv-0.3/config.sub --- wayv-0.3/config.sub +++

Bug#817579: mendexk: Removal of debhelper compat 4

2017-01-14 Thread Logan Rosen
-k. - Add recommended build-arch and build-indep targets. Thanks for considering the patch. Logan Rosen diff -u mendexk-2.6e/debian/compat mendexk-2.6e/debian/compat --- mendexk-2.6e/debian/compat +++ mendexk-2.6e/debian/compat @@ -1 +1 @@ -4 +10 diff -u mendexk-2.6e/debian/control mendexk-2

  1   2   3   >