Bug#770597: google-android-build-tools-installer: missing dependency on unzip and ca-certificates

2014-11-25 Thread Reiner Herrmann
-maintainer upload. + * added unzip and ca-certificates to Depends (Closes: #770597) + + -- Reiner Herrmann rei...@reiner-h.de Wed, 26 Nov 2014 00:32:44 +0100 + google-android-build-tools-installer (20.0.0.1) unstable; urgency=low * add Conflicts: for non-Android packages, and Replaces

Bug#770655: git FTBFS: failure in t9500-gitweb-standalone-no-errors.sh

2014-12-09 Thread Reiner Herrmann
Package: git Version: 1:2.1.3-1 Followup-For: Bug #770655 The warning was introduced in CGI.pm because of a possible vulnerability [1]. According to [2], gitweb is not actually affected by this vulnerability, but the commit can be used as a workaround to prevent the warning. With the patch

Bug#770655: git FTBFS: failure in t9500-gitweb-standalone-no-errors.sh

2014-12-10 Thread Reiner Herrmann
; urgency=medium + + * Non-maintainer upload. + * Added patch for gitweb.perl to acknowledge usage of +CGI::param() in list context, which is considered dangerous. +This lets test t9500-gitweb-standalone-no-errors.sh pass +and fixes FTBFS (Closes: #770655). + + -- Reiner Herrmann rei

Bug#822515: surf: FTBFS: fatal error: gtk/gtk.h: No such file or directory

2016-04-25 Thread Reiner Herrmann
Control: tags -1 + moreinfo Hi Martin, I just tried to reproduce your build failure, but wasn't able to. I used an up-to-date pbuilder with unstable on amd64, and also verified on the reproducible builds infrastructure that it builds fine [1] [2]. > Package 'graphite2', required by 'harfbuzz',

Bug#829022: python-libarchive-c: FTBFS: tests/test_entry.py::test_check_archiveentry_with_unicode_and_binary_entries_zip2 FAILED

2016-07-21 Thread Reiner Herrmann
This test failure seems to be caused by a new libarchive version. According to ci.debian.net this test started first failing on 2016-06-01. The difference between this test run and the previous one (where this specific test still passed) is the version of libarchive13: 3.1.2-11.1 vs. 3.2.0-2.

Bug#812054: lzop: FTBFS with GCC 6: failed the ACC conformance test

2016-07-06 Thread Reiner Herrmann
Control: tag -1 + patch Hi, I found the attached patch from the OpenEmbedded project, which fixes the FTBFS of lzop. I confirmed that it also still compiles with gcc5. Kind regards, Reiner diff --git a/debian/patches/lzop-1.03-gcc6.patch b/debian/patches/lzop-1.03-gcc6.patch new file mode

Bug#812278: musl: FTBFS with GCC 6: musl-tools missing files

2016-07-06 Thread Reiner Herrmann
Control: tag -1 + patch Hi, the reason for this failure is not an incompatibility with gcc-6, but the build is currently failing because the musl-tools package includes the musl-gcc wrapper, which is no longer required, as gcc-6 has added support for musl [1]. The auto-detection detected that

Bug#812278: musl: diff for NMU version 1.1.9-1.2

2016-07-06 Thread Reiner Herrmann
for gcc6, +but is still useful for older gcc versions. (Closes: #812278) + + -- Reiner Herrmann <rei...@reiner-h.de> Wed, 06 Jul 2016 21:07:23 +0200 + musl (1.1.9-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru musl-1.1.9/debian/rules musl-1.1.9/debian/rules --- musl

Bug#812054: lzop: diff for NMU version 1.03-3.3

2016-07-06 Thread Reiner Herrmann
/changelog --- lzop-1.03/debian/changelog 2016-03-05 00:27:28.0 +0100 +++ lzop-1.03/debian/changelog 2016-07-06 21:16:44.0 +0200 @@ -1,3 +1,10 @@ +lzop (1.03-3.3) unstable; urgency=medium + + * Non-maintainer upload. + * Add gcc6 compatibility patch. (Closes: #812054) + + -- Reiner

Bug#820865: diagnostics: FTBFS: stacktrace/bin/bash: not found

2016-07-03 Thread Reiner Herrmann
Control: tag -1 + patch There is a mistake in the automake version detection, and so it tries to call the tests differently, like with automake <= 1.11. The attached patch fixes the version check. diff --git a/debian/patches/automake-1.12 b/debian/patches/automake-1.12 index bea90c6..cd8be3e

Bug#854512: ftpcopy: FTBFS: dpkg-shlibdeps: error: cannot read «BUILDDIR»/debian/ftpcopy/usr/bin/ftpcp

2017-02-07 Thread Reiner Herrmann
Control: tag -1 + patch Hi, > dpkg-shlibdeps: error: cannot read «BUILDDIR»/debian/ftpcopy/usr/bin/ftpcp: ftpcp is a shell script, not a binary. Calling dpkg-shlibdeps no longer works since dpkg 1.18.19. In previous version, objdump called by dpkg-shlibdeps would print an error, but the call

Bug#854470: weex silently loses FTPS support when compiled with OpenSSL 1.1

2017-02-07 Thread Reiner Herrmann
Control: tag -1 + patch The attached patch checks for the OPENSSL_init_ssl symbol instead of SSL_library_init, which has been deprecated in OpenSSL 1.1. It also fails the build if the symbol is not found, to prevent the silent dropping of SSL support in the future. diff -Nru

Bug#854468: lprng silently loses authentication support when compiled with OpenSSL 1.1

2017-02-07 Thread Reiner Herrmann
Sorry, forgot to attach the patch in my previous mail. diff --git a/debian/patches/openssl_1.1.patch b/debian/patches/openssl_1.1.patch new file mode 100644 index 000..047d6ec --- /dev/null +++ b/debian/patches/openssl_1.1.patch @@ -0,0 +1,27 @@ +--- a/configure.ac b/configure.ac +@@

Bug#854468: lprng silently loses authentication support when compiled with OpenSSL 1.1

2017-02-07 Thread Reiner Herrmann
Control: tag -1 + patch The attached patch changes configure(.ac) to check for OPENSSL_init_ssl instead of SSL_load_error_strings, which was deprecated in OpenSSL 1.1. signature.asc Description: PGP signature

Bug#852901: lua-discount: FTBFS: Test failures

2017-02-05 Thread Reiner Herrmann
/patches/fix_test_failure.patch @@ -0,0 +1,17 @@ +Author: Reiner Herrmann <rei...@reiner-h.de> +Description: Fix test failure with discount >= 2.2.2 + Since version 2.2.2 discount generates anchor names with - instead of . + for spaces. +Bug-Debian: https://bugs.debian.org/852901 + +--- a/test_dis

Bug#851031: calcurse: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2017-02-04 Thread Reiner Herrmann
Control: tag -1 + patch Hi, I was able to reproduce the failure. As mentioned in [0], the environment of Lucas' rebuild didn't have tzdata installed. Without tzdata the same test fails for me as well, because the test is checking for behaviour under different timezone: > TZ="America/New_York"

Bug#852214: musl 1.1.16 fails to build on armhf

2017-01-22 Thread Reiner Herrmann
Source: musl Version: 1.1.16-1 Severity: serious Forwarded: http://www.openwall.com/lists/musl/2017/01/04/6 Since 1.1.16-1 musl doesn't build on armhf [0]: > cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard > -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/arm >

Bug#852894: clamav: FTBFS: dh_install: missing files, aborting

2017-01-28 Thread Reiner Herrmann
> dh_install: Cannot find (any matches for) "debian/tmp/usr/bin/clamsubmit" > (tried in "." and "debian/tmp") Building clamsubmit is only enabled, if libcurl is found. > checking for libcurl installation... /usr > configure: WARNING: libcurl not found. Please use the web interface for >

Bug#852894: clamav: FTBFS: dh_install: missing files, aborting

2017-01-28 Thread Reiner Herrmann
mode 100644 index 000..8a463d8 --- /dev/null +++ b/debian/patches/curl-detection.patch @@ -0,0 +1,18 @@ +Author: Reiner Herrmann <rei...@reiner-h.de> +Description: Fix detection of libcurl + curl headers are now in a multiarch include directory, so the current + check no longer succeeds.

Bug#852894: [Pkg-clamav-devel] Bug#852894: clamav: FTBFS: dh_install: missing files, aborting

2017-01-28 Thread Reiner Herrmann
On Sat, Jan 28, 2017 at 12:31:09PM -0500, Scott Kitterman wrote: > I think during pre-release freeze was not the best time to do this change? > How many other packages did you break and did you coordinate this with the > Release Team? I agree, but you should ask this the curl maintainers. :)

Bug#828282: dmg2img: FTBFS with openssl 1.1.0

2016-11-21 Thread Reiner Herrmann
@@ -0,0 +1,142 @@ +Author: Reiner Herrmann <rei...@reiner-h.de> +Description: Fix building with OpenSSL 1.1 + +--- a/vfdecrypt.c b/vfdecrypt.c +@@ -183,7 +183,7 @@ + pwhdr->encrypted_keyblob_size = htonl(pwhdr->encrypted_keyblob_size); + } + +-HMAC_CTX hmacsha1_ctx; ++HMAC_CTX *

Bug#828282: dmg2img: diff for NMU version 1.6.5-1.1

2016-11-28 Thread Reiner Herrmann
+0100 @@ -1,3 +1,10 @@ +dmg2img (1.6.5-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add patch to build with OpenSSL 1.1. (Closes: #828282) + + -- Reiner Herrmann <rei...@reiner-h.de> Mon, 28 Nov 2016 19:55:28 +0100 + dmg2img (1.6.5-1) unstable; urgency=low * New up

Bug#844534: uftp: FTBFS: encrypt_openssl.c:352:20: error: storage size of 'ctx' isn't known

2016-11-26 Thread Reiner Herrmann
@@ +Author: Reiner Herrmann <rei...@reiner-h.de> +Description: Fix compatibility with OpenSSL 1.1 +Bug-Debian: https://bugs.debian.org/844534 + +--- a/encrypt_openssl.c b/encrypt_openssl.c +@@ -349,7 +349,7 @@ + const unsigned char *src, unsigned int

Bug#850160: Incomplete fix (was: Re: Bug#850160 closed by Reiner Herrmann <rei...@reiner-h.de> (Bug#850160: fixed in firejail 0.9.44.2-2))

2017-01-06 Thread Reiner Herrmann
Hi Moritz, On Fri, Jan 06, 2017 at 10:53:17AM +0100, Moritz Muehlenhoff wrote: > there have been new CVE assignments for firejail. Most of them are fixed in > stretch, but two of those have not made it into a firejail release: They are part of the bugfix release 0.9.44.2:

Bug#850160: Incomplete fix (was: Re: Bug#850160 closed by Reiner Herrmann <rei...@reiner-h.de> (Bug#850160: fixed in firejail 0.9.44.2-2))

2017-01-05 Thread Reiner Herrmann
Control: reopen -1 Hi Salvatore, On Thu, Jan 05, 2017 at 07:54:24AM +0100, Salvatore Bonaccorso wrote: > On Wed, Jan 04, 2017 at 11:21:05PM +, Debian Bug Tracking System wrote: > >* Add upstream fix for CVE-2017-5180 (Closes: #850160). > > Thanks. The fix had a followup which does not

Bug#848003: firejail: Unable to add/remove users/groups when it is running

2016-12-18 Thread Reiner Herrmann
Hi ymtys18k, On Mon, Dec 12, 2016 at 11:53:25PM -0300, ymtys18k wrote: > When there is an instance of firejail running, and the package manager or > myself attempt to add or remove an user or group (outside of the firejail > sandbox) by using useradd or userdel and groupadd or groupdel I get the

Bug#848577: moc: no longer starting

2016-12-18 Thread Reiner Herrmann
On Sun, Dec 18, 2016 at 05:02:01PM +0100, Elimar Riesebieter wrote: > > I even removed the .moc directory, to make sure there is nothing in it > > that might be incompatible now, but it didn't help. > > I also tried it with and without the moc-ffmpeg-plugin package. I have to correct this

Bug#848577: moc: no longer starting

2016-12-18 Thread Reiner Herrmann
On Sun, Dec 18, 2016 at 05:02:01PM +0100, Elimar Riesebieter wrote: > Could you please fire up 2.6.0~svn-r2935-1 like: > $ mocp -D > and send the logfiles mocp_client_log and mocp_server_log compressed > by PM to me? Attached are the logs for r2848 and also for r2935. With r2484 it works, then I

Bug#828583: uhub: FTBFS with openssl 1.1.0

2016-12-18 Thread Reiner Herrmann
Hi, attached is a patch that provides compatibility with OpenSSL 1.1. Regards, Reiner diff --git a/debian/patches/openssl1.1.patch b/debian/patches/openssl1.1.patch new file mode 100644 index 000..9050735 --- /dev/null +++ b/debian/patches/openssl1.1.patch @@ -0,0 +1,37 @@ +Author: Reiner

Bug#848577: moc: no longer starting

2016-12-18 Thread Reiner Herrmann
Source: moc Version: 1:2.6.0~svn-r2935-1 Severity: serious Dear maintainer, after upgrading moc from 1:2.6.0~svn-r2848-1 to 1:2.6.0~svn-r2935-1, it is no longer starting: > $ mocp > Running the server... > Trying JACK... > Trying ALSA... > Trying OSS... > > FATAL_ERROR: No valid sound driver!

Bug#858133: python-tz: FTBFS: AssertionError: '+0020+0020' != 'NET+0020'

2017-03-19 Thread Reiner Herrmann
> E AssertionError: Expected WSDT as tzname for 2011-12-30 11:00:00+00:00. > Got +14 > [...] > E AssertionError: '+0020+0020' != 'NET+0020' The tests started failing with tzdata 2017a-1. In tzdata some timezone abbreviations have been removed, but the python-tz tests still expect

Bug#857346: Segmentation Fault when trying to use get_hwaddr()

2017-03-17 Thread Reiner Herrmann
On Fri, Mar 17, 2017 at 07:45:49PM +0100, Evgeni Golov wrote: > It's now on > https://fedorapeople.org/cgit/dsommers/public_git/python-ethtool.git/ Is that the official repository? It looks outdated (version 0.12 is missing there). > I am currently looking into #845323 and wonder if that is

Bug#857346: Segmentation Fault when trying to use get_hwaddr()

2017-03-15 Thread Reiner Herrmann
The attached patch fixes this everywhere arguments are parsed into a C string. And btw. the upstream homepage seems to have disappeared, so I don't know where to forward the patch to. Kind regards, Reiner From 5f649bd4ffd356807f9bf0511fba7bb83e074f5d Mon Sep 17 00:00:00 2001 From: Reiner Her

Bug#901129: timidity: removes conffile belonging to timidity-daemon

2018-06-09 Thread Reiner Herrmann
On Sat, Jun 09, 2018 at 02:32:54PM +0200, Michael Biebl wrote: > No, that's not what $PACKAGE in dpkg-maintscript-helper is used for. > You can't "mark" a conffile as belonging to another package this way. Maybe I misundertood something how it works internally. But it has the effect that I

Bug#901129: timidity: removes conffile belonging to timidity-daemon

2018-06-09 Thread Reiner Herrmann
Hi Sven and Michael, thank you for the report and sorry for breaking it. > specifically > > timidity.maintscript > rm_conffile/etc/default/timidity2.14.0-1~timidity-daemon > > doesn't look correct either. > dpkg-maintscript-helper does not have support for moving conffiles from >

Bug#901141: '/usr/share/man/ja/man1/timidity.1.gz' is also in package timidity

2018-06-09 Thread Reiner Herrmann
Control: tags -1 + pending Hi David, thank you for the report. The problem was that during arch:all-only builds, the manpages were also installed (in the wrong package). It is fixed in git: https://salsa.debian.org/debian/timidity/commit/3e5bff6 Kind regards, Reiner signature.asc

Bug#901129: timidity: removes conffile belonging to timidity-daemon

2018-06-09 Thread Reiner Herrmann
On Sat, Jun 09, 2018 at 02:16:14PM +0200, Michael Biebl wrote: > Why would the timidity package remove a conffile that belongs to another > package? That doesn't make sense to me. Because the conffile removed from package A could be installed / taken over by package B. As far as I understood it,

Bug#902448: timidity: Breaks: timidity-daemon (>= 2.14.0-1~) but 2.14.0-5 is to be installed

2018-06-27 Thread Reiner Herrmann
On Wed, Jun 27, 2018 at 12:53:05PM +0200, Guillem Jover wrote: > > Most likely you meant to break timidity-daemon (<= 2.14.0-1~) rather > > than (>= 2.14.0-1~). > > I'm not sure that'd be correct either. From the bug that this was > supposed to fix (because the changelog description is not clear

Bug#897237: procyon: does not start

2018-04-30 Thread Reiner Herrmann
Package: procyon-decompiler Version: 0.5.32-3 Severity: grave Dear Maintainer, procyon is not able to start: $ procyon --help Cannot use final field com.strobel.decompiler.CommandLineOptions#_inputs as a parameter; compile-time constant inlining may hide new values written to it. This happens

Bug#879848: cappuccino: missing dependency on gir1.2-gtk-3.0

2017-10-26 Thread Reiner Herrmann
Source: cappuccino Version: 0.5.1-6 Severity: serious Dear Maintainer, I installed and tried to start cappuccino, but it didn't launch: $ cappuccino Traceback (most recent call last): File "/usr/bin/cappuccino", line 11, in gi.require_version('Gtk', '3.0') File

Bug#879941: awesome: FTBFS on s390x: 7 tests fail, all in color_spec.lua

2017-10-27 Thread Reiner Herrmann
Control: forwarded -1 https://github.com/awesomeWM/awesome/issues/2086 On Fri, Oct 27, 2017 at 09:31:00AM -0400, Aaron M. Ucko wrote: > The latest build of awesome for s390x failed with seven unit test > errors, all in color_spec.lua, per the below excerpt from >

Bug#859791: wvstreams: Please migrate to openssl1.1 in Buster

2018-07-28 Thread Reiner Herrmann
Control: forwarded -1 https://github.com/apenwarr/wvstreams/pull/2 Control: tags -1 + patch I submitted the attached patch for OpenSSL 1.1 compatibility upstream. Author: Reiner Herrmann Description: Port to OpenSSL 1.1 Bug-Debian: https://bugs.debian.org/859791 Forwarded: https://github.com

Bug#905029: xtrs: FTBFS with gcc-8

2018-08-06 Thread Reiner Herrmann
Control: tags -1 + patch Control: forwarded -1 https://github.com/TimothyPMann/xtrs/pull/25 The attached patch fixes the warning and allows building it successfully. Kind regards, Reiner From e76e83104e4dc8d71c9ab3adcfd9aa512dbc7fd0 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 6

Bug#906345: colobot: FTBFS in buster/sid

2018-08-18 Thread Reiner Herrmann
Control: forwarded -1 https://github.com/colobot/colobot/pull/1192 Control: tags -1 + patch Hi, the attached patch picked from the upstream dev branch fixes this warning and therefore the build failure. Kind regards, Reiner diff --git a/debian/patches/gcc8.patch b/debian/patches/gcc8.patch

Bug#907226: cutesdr: FTBFS with Qt 5.11

2018-08-27 Thread Reiner Herrmann
+++ cutesdr-1.20/debian/patches/qt5.11.patch 2018-05-21 06:26:20.0 +0200 @@ -0,0 +1,14 @@ +Author: Reiner Herrmann +Description: Fix build failure with Qt 5.11 by including missing header +Bug-Debian: https://bugs.debian.org/907226 + +--- a/gui/ipeditwidget.h b/gui/ipeditwidget.h +@@ -9,6

Bug#906253: linpsk: FTBFS: invalid use of incomplete type 'class QButtonGroup'

2018-08-26 Thread Reiner Herrmann
:00.0 +0100 +++ linpsk-1.3.5/debian/patches/qt5.11.patch 2018-08-27 01:20:29.0 +0200 @@ -0,0 +1,13 @@ +Author: Reiner Herrmann +Description: Include missing header for QButtonGroup + +--- a/gui/modemenu.cpp b/gui/modemenu.cpp +@@ -23,6 +23,7 @@ + #include "parame

Bug#897812: mongodb: ftbfs with GCC-8

2018-08-27 Thread Reiner Herrmann
Control: forwarded -1 https://github.com/mongodb/mongo/commit/168c8d6 Upstream decided to ignore the warnings for now. signature.asc Description: PGP signature

Bug#897704: anytun: ftbfs with GCC-8

2018-07-21 Thread Reiner Herrmann
Control: tags -1 + fixed-upstream patch The issue has been fixed in the new upstream version 0.3.7: https://git.spreadspace.org/anytun/anytun.git/commit/?id=adde0c15b4dc38ed34cefbc854f8071cff7cc61d signature.asc Description: PGP signature

Bug#897796: libreswan: ftbfs with GCC-8

2018-07-21 Thread Reiner Herrmann
Control: tags -1 + fixed-upstream patch A fix has been commited upstream and is part of the current 3.25 release: https://github.com/libreswan/libreswan/commit/2d5b488f signature.asc Description: PGP signature

Bug#892330: cube2font: Please use 'pkg-config' to find FreeType 2

2018-10-19 Thread Reiner Herrmann
Control: tags -1 + patch I submitted a merge request on salsa [0] that includes a fix for this bug (it will use pkg-config instead of freetype-config). [0] https://salsa.debian.org/games-team/cube2font/merge_requests/1 signature.asc Description: PGP signature

Bug#892337: brutalchess: Please use 'pkg-config' to find FreeType 2

2018-10-19 Thread Reiner Herrmann
-config.patch 2015-12-21 00:43:32.0 +0100 @@ -0,0 +1,15 @@ +Author: Reiner Herrmann +Description: Use pkg-config instead of freetype-config for finding freetype2 +Bug-Debian: https://bugs.debian.org/892337 + +--- a/configure.ac b/configure.ac +@@ -54,7 +54,7 @@ + CXXFLAGS="$CXX

Bug#892351: teeworlds: Please use 'pkg-config' to find FreeType 2

2018-10-19 Thread Reiner Herrmann
Control: tags -1 + fixed-upstream Control: forwarded -1 https://github.com/teeworlds/teeworlds/pull/1519 Support for pkg-config for finding freetype is already available in the current upstream release 0.7.0. signature.asc Description: PGP signature

Bug#892444: ttfautohint: Please use 'pkg-config' to find FreeType 2

2018-10-19 Thread Reiner Herrmann
Control: tags -1 + fixed-upstream Control: forwarded -1 https://repo.or.cz/ttfautohint.git/commitdiff/6025f04 This issue is fixed in the current upstream release 1.8.2. signature.asc Description: PGP signature

Bug#896473: faustworks: diff for NMU version 0.5~repack0-5.1

2018-10-28 Thread Reiner Herrmann
instead of calling dh_autoclean (which would call +the old upstream Makefile), as the qmake buildsystem is used. +(Closes: #896473) + + -- Reiner Herrmann Sun, 28 Oct 2018 00:15:21 +0200 + faustworks (0.5~repack0-5) unstable; urgency=medium * Bump Standards. diff -Nru faustworks-0.5

Bug#496448: libui-dialog-perl: NMU version 1.21-0.1

2018-10-28 Thread Reiner Herrmann
Control: tags 496448 + pending Control: tags 602089 + pending Dear maintainer, I've prepared an NMU for libui-dialog-perl (versioned as 1.21-0.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. Reiner signature.asc Description: PGP signature

Bug#912072: srg: FTBFS with GCC 8

2018-10-28 Thread Reiner Herrmann
Control: tags -1 + patch The attached patch fixes the FTBFS with current gcc. --- srg-1.3.6.orig/src/output.cc +++ srg-1.3.6/src/output.cc @@ -98,7 +98,7 @@ /* Copy data */ while (!feof(source)) { - char *buf[4096] = {'\0'}; + char *buf[4096] = {0}; int c = fread((void *)[0], 1, 4096,

Bug#896473: faustworks FTBFS with Qt 5.10

2018-10-28 Thread Reiner Herrmann
Control: tags -1 + patch The attached patch fixes the FTBFS. The problem was that the original Makefile was invoked at the beginning during dh_autoclean, and not the generated one from qmake. I changed the override_dh_auto_clean to manually clean the remaining files. diff -Nru

Bug#879756: marble-maps: does not start

2018-10-27 Thread Reiner Herrmann
Control: tags -1 + patch Control: user debian-rele...@lists.debian.org Control: usertags -1 + bsp-2018-10-de-karlsruhe Hi, marble-maps was missing dependencies on some qml-module packages. The attached patch adds those dependencies. After installing them I was able to start and use marble-maps.

Bug#886872: agrep: does not properly clean after build

2018-10-27 Thread Reiner Herrmann
Control: severity -1 important Lowering the severity as it doesn't FTBFS on the first build. Failing to build the second time is not RC. signature.asc Description: PGP signature

Bug#912072: srg: FTBFS with GCC 8

2018-10-27 Thread Reiner Herrmann
Source: srg Version: 1.3.6-2 Severity: serious Tags: ftbfs User: debian-rele...@lists.debian.org Usertags: bsp-2018-10-de-karlsruhe Dear maintainer, srg fails to build with GCC 8: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../libconfig -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\"

Bug#897774: infinipath-psm: ftbfs with GCC-8

2018-09-28 Thread Reiner Herrmann
Control: tags -1 + patch The attached patch fixes the FTBFS with gcc 8. Regards, Reiner diff --git a/debian/patches/0003-gcc8.patch b/debian/patches/0003-gcc8.patch new file mode 100644 index 000..b405d18 --- /dev/null +++ b/debian/patches/0003-gcc8.patch @@ -0,0 +1,29 @@ +Author: Reiner

Bug#904000: audacious: Opening URL fails

2018-09-28 Thread Reiner Herrmann
Control: found -1 3.7.2-1 Control: fixed -1 3.9-2 Tagging this with the version in stretch, as it was reported there. I'm not able to reproduce it in unstable. signature.asc Description: PGP signature

Bug#909244: kobodeluxe not playable - immediately pauses and can't be resumed

2018-09-23 Thread Reiner Herrmann
The problem seems to be that on game start and every keypress an SDL_ACTIVEEVENT with state SDL_APPINPUTFOCUS is emitted (kobo.cpp:1692). So even when you try to unpause, this event is fired again and it pauses again. After changing the check to if(!ev.active.gain && ev.active.state !=

Bug#892340: dvdauthor: Please use 'pkg-config' to find FreeType 2

2018-11-20 Thread Reiner Herrmann
ode 100644 index 000..e62bf41 --- /dev/null +++ b/debian/patches/freetype-config.patch @@ -0,0 +1,26 @@ +Author: Reiner Herrmann +Description: Use pkg-config for finding freetype2 +Bug-Debian: https://bugs.debian.org/892340 + +--- a/configure.ac b/configure.ac +@@ -86,18 +86,7 @@ + AC_SU

Bug#910220: libdmtx-dev: copyright file missing after upgrade (policy 12.5)

2018-11-20 Thread Reiner Herrmann
Control: tags -1 + patch In 0.7.5-1 /usr/share/doc/libdmtx-dev has been symlinked to libdmtx0a with "dh_installdocs --link-doc=libdmtx0a". But according to dh_installdocs(1) this requires a "dir to symlink" migration. As this is missing, the directory still exists after an upgrade, but is empty.

Bug#908864: drascula: Incorrect version of the 'drascula.dat' engine data file found. Expected 5.0 but got 4.0.!

2018-09-15 Thread Reiner Herrmann
In ScummVM 2.0.0 the version requirement of drascula has been bumped: https://github.com/scummvm/scummvm/commit/327dcf9 They also include an updated drascula.dat in this commit. I tested it, and by replacing this file I got it running again. In the next ScummVM update there will be another

Bug#920768: firejail --join no longer works

2019-01-28 Thread Reiner Herrmann
On Tue, Jan 29, 2019 at 12:19:45AM +0100, Vincent Lefevre wrote: > I have a firefox in firejail: > > zira:~> ps -fC firejail > UIDPID PPID C STIME TTY TIME CMD > vinc173524 3523 0 Jan28 ?00:00:00 /usr/bin/firejail --quiet > --name=firefox

Bug#920768: firejail --join no longer works

2019-01-28 Thread Reiner Herrmann
On Tue, Jan 29, 2019 at 12:40:11AM +0100, Vincent Lefevre wrote: > > What does "firejail --list" show? > > 20396:vinc17:firefox-1:/usr/bin/firejail --quiet --name=firefox > --env=BROWSER=firefox-esr firefox-esr > > But why is it called firefox-1? I have requested --name=firefox. > This makes no

Bug#920768: firejail --join no longer works

2019-01-28 Thread Reiner Herrmann
Control: tags -1 severity important (lowering severity as I don't think that the package becomes unusable, even if --join was not working.) On Tue, Jan 29, 2019 at 12:33:51AM +0100, Vincent Lefevre wrote: > On 2019-01-29 00:19:45 +0100, Vincent Lefevre wrote: > > I have a firefox in firejail: >

Bug#930212: libmupdf-dev: undefined reference when linking

2019-06-08 Thread Reiner Herrmann
Hi josch, > $ gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -lmupdf -ljbig2dec > -ljpeg -lz -lm -lfreetype -lpng16 -lm -lz -lm -lz test.c > /usr/bin/ld: /tmp/ccCPwEIx.o: in function `main': > test.c:(.text+0x26): undefined reference to `fz_new_context_imp' > collect2: error: ld returned 1

Bug#929732: firejail: seccomp bypass when joining jails

2019-05-29 Thread Reiner Herrmann
Source: firejail Version: 0.9.52-1 Severity: critical Tags: security upstream pending fixed-upstream Forwarded: https://github.com/netblue30/firejail/issues/2718 X-Debbugs-CC: t...@security.debian.org A bug in firejail allows bypassing seccomp protection when an existing jail is joined with

Bug#925769: lix: ftbfs with GCC-9

2019-08-15 Thread Reiner Herrmann
Control: tags -1 - unreproducible moreinfo Control: affects 931825 + lix The build failure now also happens on reproducible builds infrastructure [0]. But it doesn't seem to be related to gcc, but to dub: #931825 [0] https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lix.html

Bug#875074: marked as pending in openpref

2019-08-19 Thread Reiner Herrmann
Control: tag -1 pending Hello, Bug #875074 in openpref reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#875242: marked as pending in yabause

2019-08-19 Thread Reiner Herrmann
Control: tag -1 pending Hello, Bug #875242 in yabause reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#874855: [codequery] Future Qt4 removal from Buster

2019-08-24 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, Qt5 is already supported and can be easily enabled with the attached patch (which also fixes #886193). Kind regards, Reiner diff -Nru codequery-0.21.1+dfsg1/debian/control codequery-0.21.1+dfsg1/debian/control --- codequery-0.21.1+dfsg1/debian/control

Bug#874844: [choreonoid] Future Qt4 removal from Buster

2019-08-24 Thread Reiner Herrmann
Control: tags -1 + fixed-upstream Qt5 is supported upstream since 1.5.0. signature.asc Description: PGP signature

Bug#874825: [appmenu-qt] Future Qt4 removal from Buster

2019-08-24 Thread Reiner Herrmann
There is a Qt5 port available at: https://launchpad.net/appmenu-qt5 signature.asc Description: PGP signature

Bug#925625: abr2gbr: ftbfs with GCC-9

2019-08-29 Thread Reiner Herrmann
:00:00.0 +0100 +++ abr2gbr-1.0.2/debian/patches/gcc9.patch 2010-08-24 10:01:53.0 +0200 @@ -0,0 +1,15 @@ +Author: Reiner Herrmann +Description: Fix FTBTS with gcc9 by moving libs to the end of the command line +Bug-Debian: https://bugs.debian.org/925625 + +--- a/Makefile b

Bug#925862: xbindkeys-config: ftbfs with GCC-9

2019-08-29 Thread Reiner Herrmann
: Reiner Herrmann +Description: Fix FTBFS with gcc9 by moving libs to the end of the command line +Bug-Debian: https://bugs.debian.org/925862 + +--- a/Makefile b/Makefile +@@ -15,7 +15,7 @@ + all: main + + main: $(OBJS) +- $(CC) $(GTK) $(OBJS) -o $(NOM) ++ $(CC) $(OBJS) -o $(NOM) $(GTK

Bug#925857: wireless-tools: ftbfs with GCC-9

2019-08-23 Thread Reiner Herrmann
/patches/gcc9.patch 1970-01-01 01:00:00.0 +0100 +++ wireless-tools-30~pre9/debian/patches/gcc9.patch 2019-08-23 11:43:45.0 +0200 @@ -0,0 +1,15 @@ +Author: Reiner Herrmann +Description: Fix build with gcc9 by moving linked libraries to the end +Bug-Debian: https://bugs.debian.org

Bug#935669: assaultcube-data: Outdated version makes assaultcube uninstallable

2019-08-27 Thread Reiner Herrmann
Hi Carlos, I think the problem is that assaultcube-data 1.2.0.2.1-2 was uploaded source-only. Someone needs to do a new upload including the arch:all binary package, as it is in non-free (which the buildds don't seem to build). I think this change [0] does not help, as you can't enforce a

Bug#875195: [stretchplayer] Future Qt4 removal from Buster

2019-09-18 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainers, porting stretchplayer to Qt5 was straightforward. You can find a merge request on salsa [0]. Kind regards, Reiner [0] https://salsa.debian.org/multimedia-team/stretchplayer/merge_requests/1 signature.asc Description: PGP signature

Bug#875207: [tipp10] Future Qt4 removal from Buster

2019-09-20 Thread Reiner Herrmann
Hi Christoph, I will try to port it in the next few days. I had a short look and noticed that it uses QHttp, which might be a bit trickier to port, but it should be doable. Kind regards, Reiner signature.asc Description: PGP signature

Bug#875207: [tipp10] Future Qt4 removal from Buster

2019-09-20 Thread Reiner Herrmann
nd regards, Reiner From 03bfa696455efad18984fab80bee00e2d4d57cdd Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 21 Sep 2019 00:04:31 +0200 Subject: [PATCH] Port to Qt5 Closes: #875207 --- debian/control | 4 +- debian/patches/disable_downloaders.p

Bug#944129: arp-scan: not returning any results

2019-11-04 Thread Reiner Herrmann
Package: arp-scan Version: 1.9.5-1 Severity: serious Tags: fixed-upstream Dear maintainer, arp-scan is no longer returning any results in Debian sid. > # arp-scan 10.0.0.0/24 > Interface: wlan0, datalink type: EN10MB (Ethernet) > Starting arp-scan 1.9.5 with 256 hosts

Bug#925816: qxw: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
/debian/patches/gcc9.patch 2019-10-04 13:54:43.0 +0200 @@ -0,0 +1,15 @@ +Author: Reiner Herrmann +Description: Fix FTBFS with gcc9 by moving libraries to the end of command line +Bug-Debian: https://bugs.debian.org/925816 + +--- a/Makefile b/Makefile +@@ -34,7 +34,7 @@ + endif + + qxw

Bug#925720: isc-dhcp: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. I moved the linked library irs-export from LDFLAGS to LIBS, so that it will appear in the correct place on the command line. Kind regards, Reiner diff -Nru isc-dhcp-4.4.1/debian/rules

Bug#925646: bombardier: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. Kind regards, Reiner diff -Nru bombardier-0.8.3+nmu1/Makefile bombardier-0.8.3+nmu2/Makefile --- bombardier-0.8.3+nmu1/Makefile 2009-10-11 14:40:32.0 +0200 +++ bombardier-0.8.3+nmu2/Makefile

Bug#925665: cycfx2prog: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. Kind regards, Reiner --- cycfx2prog-0.47.orig/Makefile +++ cycfx2prog-0.47/Makefile @@ -2,14 +2,14 @@ VERSION = 0.47 CFLAGS = -O2 -fno-rtti -fno-exceptions -DCYCFX2PROG_VERSION=\"$(VERSION)\" \ -W

Bug#925786: netkit-rsh: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
+++ netkit-rsh-0.17/debian/patches/gcc9.patch 2019-10-04 22:44:32.0 +0200 @@ -0,0 +1,29 @@ +Author: Reiner Herrmann +Description: Fix FTBFS with gcc 9 + Use target_link_libraries instead of manually setting linker flags, + which will correctly invoke the compiler. +Bug-Debian: https

Bug#947005: nethack: buffer overflow when parsing config files

2019-12-19 Thread Reiner Herrmann
Source: nethack Version: 3.6.0-1 Severity: grave Tags: security X-Debbugs-Cc: t...@security.debian.org Hi, a new version of NetHack has been released that fixes a privilege escalation issue introduced in 3.6.0 [0] [1]: > A buffer overflow issue exists when reading very long lines from a >

Bug#947585: marked as pending in xboxdrv

2020-01-26 Thread Reiner Herrmann
Control: tag -1 pending Hello, Bug #947585 in xboxdrv reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#950633: marked as pending in morris

2020-02-06 Thread Reiner Herrmann
Control: tag -1 pending Hello, Bug #950633 in morris reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#947005: nethack: buffer overflow when parsing config files

2020-02-02 Thread Reiner Herrmann
Version 3.6.5 has been released, which fixes additional security issues: CVE-2020-5209, CVE-2020-5210, CVE-2020-5211, CVE-2020-5212, CVE-2020-5213, CVE-2020-5214. See also: https://nethack.org/v365/release.html https://www.nethack.org/security/ signature.asc Description: PGP signature

Bug#947578: FTBFS with scons 3.1.2-1

2020-02-02 Thread Reiner Herrmann
:00.0 +0100 +++ rafkill-1.2.2/debian/patches/scons.patch 2020-02-02 15:43:25.0 +0100 @@ -0,0 +1,89 @@ +Author: Reiner Herrmann +Description: Fix build with Python3-enabled scons +Bug-Debian: https://bugs.debian.org/947578 + +--- a/SConstruct b/SConstruct +@@ -6,7 +6,7

Bug#947556: FTBFS with scons 3.1.2-1

2020-02-02 Thread Reiner Herrmann
/patches/scons.patch 1970-01-01 01:00:00.0 +0100 +++ create-resources-0.1.3/debian/patches/scons.patch 2020-02-02 11:38:17.0 +0100 @@ -0,0 +1,91 @@ +Author: Reiner Herrmann +Description: Fix build with Python3-enabled scons +Bug-Debian: https://bugs.debian.org/947556 + +--- a/SConstruct

Bug#947566: FTBFS with scons 3.1.2-1

2020-02-02 Thread Reiner Herrmann
+0100 +++ klick-0.12.2/debian/patches/scons.patch 2020-02-02 15:03:42.0 +0100 @@ -0,0 +1,29 @@ +Author: Reiner Herrmann +Description: Fix build failure with recent scons version +Bug-Debian: https://bugs.debian.org/947566 + +--- a/SConstruct b/SConstruct +@@ -12,14 +12,14

Bug#947554: marked as pending in boswars

2020-01-25 Thread Reiner Herrmann
Control: tag -1 pending Hello, Bug #947554 in boswars reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#947571: marked as pending in netpanzer

2020-01-25 Thread Reiner Herrmann
Control: tag -1 pending Hello, Bug #947571 in netpanzer reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#938408: rows: Python2 removal in sid/bullseye

2020-02-16 Thread Reiner Herrmann
Control: tags -1 + fixed-upstream Python 3 is already supported upstream (initially in 0.3.0; for Python 3.6 since 0.4.0). signature.asc Description: PGP signature

  1   2   >