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

Bug#982426: moosefs: FTBFS when systemd is installed

2021-11-07 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Pass --with-systemdsystemunitdir=no to configure script to fix FTBFS in Ubuntu (see Debian: #982426). This explicitly tells the configure script not to create the systemd service files,

Bug#989920: jabberd2: ignores sm.d directory for realms

2021-06-15 Thread Logan Rosen
Package: jabberd2 Version: 2.7.0-1ubuntu1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu impish Hi, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1043637 The description, from Brian J. Murrell, follows: The

Bug#981997: Conflicting monodoc-gudev-manual binary built also by Package: gudev-sharp-3.0

2021-06-13 Thread Logan Rosen
control: severity -1 serious Per packaging policy section 3.1, "[e]very package must have a name that’s unique within the Debian archive." Bumping the severity to serious accordingly.

Bug#989408: python-motor: Skip autopkgtest if deps not installable

2021-06-02 Thread Logan Rosen
Package: python-motor Version: 2.3.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu impish ubuntu-patch Hi, python-motor's autopkgtest currently fails because it depends on mongodb-server, which is not available in Debian. In Ubuntu, the attached

Bug#898109: fixed in openbsc 1.4.0+dfsg1-1

2021-05-09 Thread Logan Rosen
On Sun, May 9, 2021 at 9:53 PM Logan Rosen wrote: > This does not appear to be the case. I synced this version into Ubuntu just > now, and the package failed to build on both s390x and ppc64el with -O3 due > to potential null pointer dereference errors. [1] Sorry, to clarify, the ppc6

Bug#898109: fixed in openbsc 1.4.0+dfsg1-1

2021-05-09 Thread Logan Rosen
control: reopen -1 Hi, On Thu, 07 Jan 2021 10:49:18 + Debian FTP Masters < ftpmas...@ftp-master.debian.org> wrote: > Source: openbsc > Source-Version: 1.4.0+dfsg1-1 > Done: Thorsten Alteholz > > We believe that the bug you reported is fixed in the latest version of > openbsc, which is due

Bug#986770: shapetools: FTBFS with glibc 2.32

2021-04-11 Thread Logan Rosen
Package: shapetools Version: 1.4pl6-14 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, shapetools currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be in Debian soon). This is

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

Bug#986600: itksnap: FTBFS with glibc 2.32

2021-04-07 Thread Logan Rosen
Package: itksnap Version: 3.6.0-5 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, itksnap currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be in Debian soon). This is because it

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

Bug#986494: sipxtapi: FTBFS with glibc >= 2.32

2021-04-06 Thread Logan Rosen
Package: sipxtapi Version: 3.3.0~test18+dfsg.1-0.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, sipxtapi currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be in Debian soon).

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#986487: caftools: FTBFS with glibc >= 2.32

2021-04-06 Thread Logan Rosen
Package: caftools Version: 2.0.3-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, caftools currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be in Debian soon). This is because it

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

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

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

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

Bug#985861: ustreamer: Please build-depend on libjpeg-dev instead of libjpeg62-turbo-dev

2021-03-24 Thread Logan Rosen
Package: ustreamer Version: 3.16-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, ustreamer currently build-depends on libjpeg62-turbo-dev, which ties it to a particular JPEG implementation. Build-depending on libjpeg-dev allows

Bug#983767: fixed in nanopolish 0.13.2-3

2021-03-23 Thread Logan Rosen
control: reopen -1 Hi, On Mon, 01 Mar 2021 16:03:39 + Debian FTP Masters wrote: > We believe that the bug you reported is fixed in the latest version of > nanopolish, which is due to be installed in the Debian FTP archive. This does not appear to be the case. We synced 0.13.2-3 into

Bug#983204: [git-buildpackage/master] tests/11_test_dch_main.py: Fix OS release check for Ubuntu.

2021-03-15 Thread Logan Rosen
tag 983204 pending thanks Date: Mon Mar 15 14:42:02 2021 +0100 Author: Logan Rosen Commit ID: a54baad8f05adb7a0eb772613f69716631460d2d Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=a54baad8f05adb7a0eb772613f69716631460d2d Patch URL: https://git.sigxcpu.org/cgit/git

Bug#984677: ngspice: Please mark symbols optimized away with -O3 as optional

2021-03-06 Thread Logan Rosen
Package: ngspice Version: 34+ds-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, ngspice 34+ds-1 failed to build on ppc64el in Ubuntu [1] because we use -O3 by default on that architecture, and two symbols are optimized away at

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

Bug#983264: troffcvt: FTBFS with binutils 2.36

2021-02-21 Thread Logan Rosen
Package: troffcvt Version: 1.04-25 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, troffcvt FTBFS with binutils 2.36 (currently in experimental). The reason is that the WRPRC module tries to use the -l flag to ar by default, which

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,

Bug#983204: git-buildpackage: FTBFS in Ubuntu due to incorrect /etc/os-release check

2021-02-20 Thread Logan Rosen
Package: git-buildpackage Version: 0.9.22 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, git-buildpackage FTBFS in Ubuntu because the dch tests have an incorrect /etc/os-release check. It looks for the ID as "Ubuntu," while it's

Bug#983080: x86info: missing lsmsr in x86info

2021-02-18 Thread Logan Rosen
Package: x86info Version: 1.31~pre0.8052aabdd159bc9050e7dc264f33782c5acce05f-1.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute This bug report was also filed in Ubuntu and can be found at http://launchpad.net/bugs/762059 (along with a patch). The

Bug#982666: migrationtools: Add symlink to migrate_common.ph in /usr/share/perl5

2021-02-12 Thread Logan Rosen
Package: migrationtools Version: 47-9 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, Could you please consider adding a symlink to migrate_common.ph in /usr/share/perl5? This allows the scripts in /usr/share/migrationtools to be

Bug#982665: golang-github-hashicorp-memberlist: Please increase the timeout for TestMemberlist_SendTo

2021-02-12 Thread Logan Rosen
Package: golang-github-hashicorp-memberlist Version: 0.2.2-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, TestMemberlist_SendTo fails in Ubuntu's autopkgtest infrastructure because of a timing issue; the messages don't arrive

Bug#982664: golang-github-fsouza-go-dockerclient: Please build-depend on golang-golang-x-crypto-dev

2021-02-12 Thread Logan Rosen
Package: golang-github-fsouza-go-dockerclient Version: 1.6.6-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, golang-golang-x-crypto-dev is required for the buildtime tests to succeed, but it is not an explicit build dependency.

Bug#982426: moosefs: FTBFS when systemd is installed

2021-02-09 Thread Logan Rosen
Source: moosefs Version: 3.0.115-1 Severity: normal Hi, I noticed that moosefs hasn't built successfully on Ubuntu [1], and I traced this down to the fact that we're pulling in systemd transitively as a build dependency, which causes moosefs to build the systemd module and then create .service

Bug#982346: lam: FTBFS with binutils 2.36

2021-02-08 Thread Logan Rosen
Package: lam Version: 7.1.4-6.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, lam FTBFS with binutils 2.36 (currently in experimental). The reason is that the romio module tries to use the -l flag to ar by default, which doesn't

Bug#981915: netkit-tftp: Please depend on xinetd instead of openbsd-inetd

2021-02-04 Thread Logan Rosen
Package: netkit-tftp Version: 0.17-23 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, As described in this Launchpad bug [1], there are/were issues between openbsd-inetd and netkit-tftp in terms of the correct tsize being reported

Bug#981914: netkit-tftp: Please include Homepage field in debian/control

2021-02-04 Thread Logan Rosen
Package: netkit-tftp Version: 0.17-23 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, The debian/control file for netkit-tftp does not currently contain a Homepage field. In Ubuntu, the attached patch was applied to achieve the

Bug#913542: teckit: Fails to build on Ubuntu's ppc64el (symbols)

2021-02-01 Thread Logan Rosen
Hi, On Thu, 10 Sep 2020 21:17:41 +0200 =?UTF-8?Q?Hilmar_Preu=c3=9fe?= wrote: > We stopped provide a symbols files, instead we use shlibs now. Does that > eventually solve your issue? Remove the tag patch for now. Yes, I just synced 2.5.10+ds1-3 into Ubuntu, and I can confirm that it builds

Bug#981614: fvwm1: Implicit pointer conversion for function

2021-02-01 Thread Logan Rosen
Source: fvwm1 Version: 1.24r-57 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, fvwm1 has implicit function declaration/pointer conversion errors in its build logs that are flagged by Debian's build log scanner as an error because

Bug#981427: telepathy-mission-control-5: Should suggest apparmor

2021-01-30 Thread Logan Rosen
Package: telepathy-mission-control-5 Version: 1:5.16.5-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, telepathy-mission-control-5 provides an AppArmor file, but it doesn't have relationship defined with the apparmor package.

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 ---

Bug#977542: golang-github-revel-revel: Depends on network in tests

2021-01-24 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/0002-skip-test-requiring-network-access.patch: Skip TestGetCustom, which requires network access and thus fails on Ubuntu buildds. Thanks for considering the patch. Logan diff -Nru

Bug#848055: golang-github-go-chef-chef: FTBFS randomly (failing tests)

2021-01-24 Thread Logan Rosen
Control: tags -1 patch fixed-upstream Control: forwarded -1 https://github.com/go-chef/chef/issues/87 Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/fix_intermittent_test_failures.patch: Cherrypick upstream Git commit to fix intermittent test failures

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

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

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

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

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.

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

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

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

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

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#980274: lomiri-api: Symbol mismatch when built with -O3

2021-01-17 Thread Logan Rosen
Hi Mike, On Sun, Jan 17, 2021 at 2:58 PM Mike Gabriel wrote: > Do you enable -O3 build daemon wide? Or via debian/rules? It is set for all ppc64el builds in Ubuntu via dpkg-buildflags. > If I added your patch, I presume I would break building on ppc64el in > Debian (which looks ok): > >

Bug#980274: lomiri-api: Symbol mismatch when built with -O3

2021-01-16 Thread Logan Rosen
Package: lomiri-api Version: 0.1.1-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, We build on ppc64el in Ubuntu with -O3 enabled, and there is a symbol mismatch for lomiri-api. [1] In Ubuntu, the attached patch was applied to

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

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

Bug#967989: lookup: Removal of sys_nerr and sys_errlist

2021-01-16 Thread Logan Rosen
Package: lookup Version: 1.08b-12 Followup-For: Bug #967989 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: * lib/output.c: Fix FTBFS against glibc 2.32 by using

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.

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. *

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.

Bug#960564: usbauth: autopkgtest fails on Ubuntu

2021-01-12 Thread Logan Rosen
Hi, On Mon, 10 Aug 2020 11:41:08 +0800 Alvin Chen wrote: > Could you please check if this patch works on your environment? > > https://salsa.debian.org/debian/usbauth/-/merge_requests/24/diffs I synced 1.0.3-1 (which contains that patch) to Ubuntu, and the autopkgtest succeeded [1]. You can

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

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

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

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:

Bug#979748: rio: FTBFS with glibc 2.32

2021-01-10 Thread Logan Rosen
Source: rio Version: 1.07-14 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, rio currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be in Debian soon).

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

Bug#979743: rungetty: FTBFS with glibc 2.32

2021-01-10 Thread Logan Rosen
Package: rungetty Version: 1.2-16 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, rungetty currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be in

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

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: *

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:

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

Bug#979680: socket++: FTBFS with glibc 2.32

2021-01-09 Thread Logan Rosen
Package: socket++ Version: 1.12.13-10 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, socket++ currently FTBFS with glibc 2.32 (which is the current version used in the development release of Ubuntu)

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

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

Bug#967988: tnat64: Removal of sys_errlist

2021-01-08 Thread Logan Rosen
Package: tnat64 Version: 0.05-1 Followup-For: Bug #967988 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/glibc_2.32.patch: Use

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

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:

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:

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

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

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

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

Bug#979462: aplus-fsf: FTBFS against glibc 2.32

2021-01-06 Thread Logan Rosen
Package: aplus-fsf Version: 4.22.1-10.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, aplus-fsf currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be

Bug#979448: alsamixergui: FTBFS against glibc 2.32

2021-01-06 Thread Logan Rosen
Package: alsamixergui Version: 0.9.0rc2-1-10 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Hi, alsamixergui FTBFS against glibc 2.32, which is the version used in the development version of Ubuntu (and

Bug#967987: fuzz: Removal of sys_errlist

2021-01-06 Thread Logan Rosen
Package: fuzz Version: 0.6-19 Followup-For: Bug #967987 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/glibc-2.32.patch: Fix

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: *

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: *

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: *

Bug#978099: Please add support for riscv64

2020-12-25 Thread Logan Rosen
Source: libhdf4 Version: 4.2.14-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch X-Debbugs-Cc: lo...@ubuntu.com Dear Maintainer, libhdf4 currently FTBFS on riscv64. William Grant applied a patch in Ubuntu to add support for the

Bug#977580: phamm: Fix Apache configuration to use mod_php7.c, not mod_php5.c

2020-12-16 Thread Logan Rosen
Package: phamm Version: 0.6.8-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Fix Apache configuration file to use mod_php7.c, not mod_php5.c.

Bug#977577: libowfat: Disable dietlibc build on riscv64

2020-12-16 Thread Logan Rosen
Package: libowfat Version: 0.30-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Dear Maintainer, libowfat currently doesn't build on riscv64 because dietlibc is not available for that architecture. In Ubuntu, the attached patch was

Bug#977576: bandwidthd: Update bandwidthd-pgsql Recommends to PHP 7

2020-12-16 Thread Logan Rosen
Package: bandwidthd Version: 2.0.1+cvs20090917-12 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Dear Maintainer, bandwidthd-pgsql currently recommends PHP 5 packages that are no longer published. In Ubuntu, the attached patch was

Bug#976915: (no subject)

2020-12-13 Thread Logan Rosen
-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 APT

Bug#976672: acm: Improve package description

2020-12-06 Thread Logan Rosen
Package: acm Version: 6.0+20200416-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Dear Maintainer, We've been carrying a delta for a while to improve acm's package description. Could you please consider merging it? Thanks for

  1   2   3   4   5   6   7   8   9   >