Bug#1089173: pristine-tar commit for 10.10.0-1 missing

2024-12-06 Thread Andreas Messer
Package: src:libvirt Version: 10.10.0-1 Severity: normal Hi, I was just trying to build libvirt 10.10.0-1 from git repository via gbp. The build failed due missing pristine tar for 10.10.0. Maybe this was by intention, probably debian/gbp.conf should be adjusted then. $ gbp buildpackage --g

Bug#1057053: Blank video when playing AV1 encoded videos

2023-11-28 Thread Andreas Messer
| grep AV1 AV1_MAIN --- not supported --- AV1_HIGH --- not supported --- AV1_PROFESSIONAL --- not supported --- Best regards, Andreas Messer -- gnuPG keyid: 8C2BAF51 fingerprint: 28EE 8438 E688 D992 3661 C753 90B3 BAAA 8C2B AF51 sig

Bug#1034833: sysv init script missing in tomcat10 package

2023-04-25 Thread Andreas Messer
a script to this mail. (Derived from tomcat9 package with some cleanup) I can offer to support/maintain this script in future if desired. Best regards, Andreas Messer -- gnuPG keyid: 8C2BAF51 fingerprint: 28EE 8438 E688 D992 3661 C753 90B3 BAAA 8C2B AF51 #!/bin/sh ### BEGIN INIT INFO # Provides

Bug#979044: Linphone unable to play shipped mkv ringtones

2021-01-02 Thread Andreas Messer
Package: linphone Version: 3.12.0-3 When configuring linphone to use one of its shipped .mkv ringtones, no sound is played and the following error message appears at the console: linphone-message : Starting local ringtone... linphone-error : No such filter with id 118 linphone-error : ring_start_

Bug#972222: Unexpected dh_missing error when building for arch "all"

2020-10-14 Thread Andreas Messer
und the problem when struggling with libvirt 6.7.0-2 source. With that package the build still failes, even after replacing override_dh_install-arch with override_dh_install in debian/rules cheers, Andreas Messer signature.asc Description: PGP signature

Bug#619454: Init script missing

2020-08-03 Thread Andreas Messer
Hello again, sorry, I'm stupid. This is not the same bug, will fill another ticket. > Hello, > I came across the same issue and found, that the the problem is > changed behavior of 'dh_installinit'. The file > > debian/lcdproc.init > > should be renamed to > > debian/lcdproc.LCDd.init > > acc

Bug#967058: Init script missing

2020-08-03 Thread Andreas Messer
Package: lcdproc Version: 0.5.9-4 The init script /etc/init.d/LCDd is missing. Hello, I think the problem is changed behavior of 'dh_installinit'. The file debian/lcdproc.init should be renamed to debian/lcdproc.LCDd.init according to the man-page when using the --name argument. Cheers

Bug#619454: Init script missing

2020-08-03 Thread Andreas Messer
Hello, I came across the same issue and found, that the the problem is changed behavior of 'dh_installinit'. The file debian/lcdproc.init should be renamed to debian/lcdproc.LCDd.init according to the man-page when using the --name argument. Hope that helps, Cheers, Andreas -- gnuPG keyi

Bug#966083: libdpkg-perl: Unexpected termination when loading vendor

2020-07-22 Thread Andreas Messer
Package: libdpkg-perl Version: 1.20.5 Severity: normal Dear Maintainer, when building tomcat9 package using gbp-buildpackage in an unstable pbuilder/cowbuilder environment I got an unexpected exception when dpkg-source tries to load an vendor. I'm on a Devuan System with /etc/dpkg/origins/devuan

Bug#941937: apt: Unexpected linkage dependency on libsystemd

2019-10-07 Thread Andreas Messer
Package: apt Version: 1.8.2 Severity: normal I observed a linkage dependency on libsystemd. This was unexpected for me since I wouldn't expect a package manager depend on it. A package manager should be as lean as possible. Having reviewed the code, the only function using libsystemd is used to t

Bug#940034: libelogind0: replacing a core system library and conflicting against the default init considered harmful

2019-10-06 Thread Andreas Messer
I have been reading on this bug for a while now. On Tue, Sep 24, 2019 at 07:28:29AM +0800, Ian Campbell wrote: > Would it be any help at all of the "dbus client-ish" bits and the > "direct API-ish" bits of the two libraries were split up into two > separate libraries? i.e. would that allow the c/

Bug#878261: kaccounts-providers: Missing dependency on libkf5purpose-bin

2017-10-11 Thread Andreas Messer
Package: kaccounts-providers Version: 16.08.3-1 Severity: important Dear Maintainer, the package provides the Google, Twitter and Owncloud account providers for KDE. The Google and Twitter providers are unusable without the corresponding services which are contained in package libkf5purpose-bin.

Bug#824207: ghostscript: Segmentation fault when printing in color mode

2016-05-13 Thread Andreas Messer
Package: ghostscript Version: 9.06~dfsg-2+deb8u1 Severity: normal Dear Maintainer, when trying to make a print using colors from any application (gimp, inkscape...) no printing happens. Ghostscript segfaults due to mutex issue in glibc. The problem is related to an already fixed bug in ghostscr

Bug#756316: iked failes to start

2016-01-25 Thread Andreas Messer
Hello, the problem is caused by a bug in glibc package: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810322 The problem can only reproduced on systems using TSX mutexes like Skylake or Broadwell CPUs. Workaround: diff -r -u ike-orig/source/libith/libith.cpp ike/source/libith/libith.cpp -

Bug#810322: libc6:amd64: Unexpected asseration in pthread_mutex_unlock()

2016-01-08 Thread Andreas Messer
Package: libc6 Version: 2.19-18+deb8u1 Severity: normal Dear Maintainer, when starting the iked from ike package the folloowing assertion occurs: iked: pthread_mutex_unlock.c:87: __pthread_mutex_unlock_usercnt: Assertion `type == PTHREAD_MUTEX_ERRORCHECK_NP' failed. I have analyzed the problem

Bug#780646: Workaround

2015-07-16 Thread Andreas Messer
Hi, I figured out that when removing the gtk2-engines-qtcurve packet the problem disappears. Regards, Andreas signature.asc Description: This is a digitally signed message part.

Bug#760142: systemd: Assertions from systemd-logind on powerpc during login, with continuing loop

2014-12-01 Thread Andreas Messer
Hi again, Am Sonntag, den 23.11.2014, 14:43 +0100 schrieb Andreas Messer: > Am Samstag, den 22.11.2014, 10:20 + schrieb Simon McVittie: > > On Wed, 19 Nov 2014 at 21:29:33 +0100, Andreas Messer wrote: > > > I'm observing the same behavior on an x86_64 wheezy system runn

Bug#760142: systemd: Assertions from systemd-logind on powerpc during login, with continuing loop

2014-11-23 Thread Andreas Messer
Am Samstag, den 22.11.2014, 10:20 + schrieb Simon McVittie: > On Wed, 19 Nov 2014 at 21:29:33 +0100, Andreas Messer wrote: > > I'm observing the same behavior on an x86_64 wheezy system running my > > HTPC setup after updating the system some weeks ago. > > An

Bug#760142: systemd: Assertions from systemd-logind on powerpc during login

2014-11-23 Thread Andreas Messer
Am Donnerstag, den 20.11.2014, 03:15 +0200 schrieb Andrei POPESCU: > On Mi, 19 nov 14, 21:29:33, Andreas Messer wrote: > > > > Unfortunately I can only attach a cut from messages and daemon, I don't > > use the systemd journal. > > Unless you deliberately

Bug#307354: ifupdown: terminates ppp interface before eth interface

2005-05-02 Thread Andreas Messer
Package: ifupdown Version: 0.6.4-4.12 Severity: normal I'm using /etc/network/interfaces to start my ppp connection (pppoe over eth0). At system boot everything works as expected. But at shutdown the eth0 interface is brought down before the ppp0 link. So pppd can not terminate correctly. This do