Bug#932169: dante-server: systemd fails to start danted service

2019-09-10 Thread Lukas Anzinger
Hi, I can confirm this behavior on armhf. Removing "lib64" from the danted.service file fixes it. Lukas

Bug#752789: initramfs-tools: mkinitramfs doesn't honor /usr/share/initramfs-tools/modules

2014-09-29 Thread Lukas Anzinger
On Mon, Sep 29, 2014 at 7:47 PM, Ben Hutchings b...@decadent.org.uk wrote: I think the best way to deal with this would be to add a comment clarifying which file path is actually read. Yes, that would be really helpful! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#752789: initramfs-tools: mkinitramfs doesn't honor /usr/share/initramfs-tools/modules

2014-09-29 Thread Lukas Anzinger
On Mon, Sep 29, 2014 at 7:47 PM, Ben Hutchings b...@decadent.org.uk wrote: /usr/share/initramfs-tools/modules is the 'shipped' version of /etc/initramfs-tools/modules, and is copied to the latter file if it does not already exist. The comment is of course correct in the copy. And

Bug#756495: ddpt breaks on input from pipe

2014-07-30 Thread Lukas Anzinger
Package: ddpt Version: 0.92-1 Severity: normal Hi, ddpt 0.92 breaks on input from pipe: $ tar -Sxf foo.tgz --to-command ddpt if=- of=/dev/sdb obs=512 oflag=sparse,pt 103+0 records in 103+0 records out 0 bypassed records out time to transfer data: 0.024940 secs at 2.11 MB/sec

Bug#669017: Fwd: bootlogd messes up Plymouth's text theme during boot

2014-07-03 Thread Lukas Anzinger
Hi, I also see that plymouth and bootlogd tend to break each other. This is probably because plymouth (and probably bootlogd, too) try to redirect the console. It would be nice to declare a break on plymouth in the bootlogd package (and vice versa). Since plymouth also logs the output to

Bug#753000: hello: Use dh-autoreconf

2014-06-28 Thread Lukas Anzinger
Package: src:hello Severity: normal Tags: patch Version: 2.9-1 Hi, hello uses autotools but the packaging doesn't use dh-autoreconf. I've attached a patch that adds dh-autoreconf and then needed additional build dependencies. The patch that modifies config.guess and config.sub is probably also

Bug#752746: plymouth delays splash screen for 5 s

2014-06-26 Thread Lukas Anzinger
Package: plymouth Version: 0.9.0-3 Severity: normal Hi, plymouth 0.9.0 gained the feature to delay the splash screen for 5 s. If a boot is faster than 5 s no boot splash is shown at all. I'm not really convinced that the feature is a good idea because it seems like regression when it's actually

Bug#752789: initramfs-tools: mkinitramfs doesn't honor /usr/share/initramfs-tools/modules

2014-06-26 Thread Lukas Anzinger
Package: initramfs-tools Version: 0.115 Severity: normal Hi, mkinitramfs (the tool that is called from update-initramfs) doesn't honor /usr/share/initramfs-tools/modules, it only honors /etc/initramfs-tools/modules and /usr/share/initramfs-tools/modules.d. This is unfortunate because

Bug#751488: initramfs-tools: Shell spawned despite panic=0

2014-06-26 Thread Lukas Anzinger
Control: found -1 0.115 This bug is still present in the latest available version. Regards, Lukas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#752802: src:plymouth: unrecognized configure options

2014-06-26 Thread Lukas Anzinger
Package: src:plymouth Version: 0.9.0-3 Severity: minor Hi, when messing with the source package of plymouth I noticed that the following two options have been removed: configure: WARNING: unrecognized options: --disable-libkms, --disable-tests You might want to remove them from

Bug#751275: Bug#752575: plymouth: excludes drm.ko from initramfs

2014-06-25 Thread Lukas Anzinger
Hi Simon, On Wed, Jun 25, 2014 at 11:56 AM, Simon McVittie s...@debian.org wrote: To avoid bugs similar to this happening again, I think it's worth pointing out that you might have misunderstood copy_modules_dir's syntax: the description of those changes in debian/changelog is reversed. The

Bug#751275: drm.ko in initramfs vs. fglrx

2014-06-25 Thread Lukas Anzinger
On Wed, Jun 25, 2014 at 12:43 PM, Simon McVittie s...@debian.org wrote: It looks as though Debian's kernels have AGP built-in rather than modular since 2.6.32-10. You mentioned that you're using a non-Debian kernel on an embedded device; if you're going to maintain your own kernel anyway (e.g.

Bug#751275: plymouth: Kernel error message regarding DRM shown during boot

2014-06-17 Thread Lukas Anzinger
reopen quit Hi, I've just noticed that my patch has quite drastic consequences: If it's applied no drm modules are copied into the initramfs at all. This breaks drm plymouth when using i915, for example. I'll look into it to find a better solution. Regards, Lukas -- To UNSUBSCRIBE, email

Bug#751488: initramfs-tools: Shell spawned despite panic=0

2014-06-13 Thread Lukas Anzinger
Package: initramfs-tools Version: 0.109.1 Severity: critical Tags: patch Hi, I've set panic=0 as a kernel cmdline argument which should trigger a reboot instead of spawning a shell. However, the reboot seems to be uneffective and a shell is spawned nevertheless. This is unpleasing since spawn=0

Bug#751275: plymouth: Kernel error message regarding DRM shown during boot

2014-06-11 Thread Lukas Anzinger
is not copied into the initramfs which apparently causes the error message. I've attached a patch that addresses that problem and works quite well for me. Regards, Lukas From a856e7b1e08471d941fe5ca41f6ce67f1f223e03 Mon Sep 17 00:00:00 2001 From: Lukas Anzinger lu...@lukasanzinger.at Date: Wed, 11 Jun 2014

Bug#751155: mutagen: new upstream version 1.23

2014-06-10 Thread Lukas Anzinger
Source: mutagen Version: 1.22-1 Severity: wishlist Dear Maintainer, there's a new upstream version 1.23 available that adds support for AIFF. It's of particular interest to me because mutagen 1.23 is a dependency of the yet to be released beets v1.3.7. Regards, Lukas -- To UNSUBSCRIBE,

Bug#715534: git is built without support for python

2014-05-09 Thread Lukas Anzinger
Hi, I'm still interested in having this issue fixed, and obviously I'm not the only one. Is there anything I can do to make it happen? Regards, Lukas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#747510: fglrx-legacy-source: Module doesn't compile on 3.10

2014-05-09 Thread Lukas Anzinger
not tested compiling it on Sid/Jessie.c Regards, Lukas From 6b258e7e7a344a8b3ad4089085bce7cf3e9eedc9 Mon Sep 17 00:00:00 2001 From: Lukas Anzinger lu...@lukasanzinger.at Date: Fri, 9 May 2014 12:19:54 +0200 Subject: [PATCH] Fix support for Linux 3.10. --- common/lib/modules/fglrx/build_mod

Bug#743307: varnish: hash sum of tar balls in mirrors differ

2014-04-01 Thread Lukas Anzinger
Package: varnish Version: 2.1.3-8+deb6u2 Severity: normal Hi, the hash sums of varnish_2.1.3.orig.tar.gz from security.debian.org and the one from ftp.de.debian.org are different. $ wget -q -O - http://security.debian.org/debian-security/pool/updates/main/v/varnish/varnish_2.1.3.orig.tar.gz |

Bug#743245: vbrfix: Complete rewrite with nice Qt GUI available in SVN

2014-03-31 Thread Lukas Anzinger
Package: vbrfix Version: 0.24-7 Severity: wishlist Tags: patch Hi, although vbrfix hasn't seen a release in quite a while and the homepage of the original author is down he left a complete redesign and rewrite including a fancy Qt GUI in his SVN tree. It hasn't been updated since four years now

Bug#644610: apt: Erroneous warning on signed snapshots

2014-03-21 Thread Lukas Anzinger
Hi, a quick workaround is to add /. to the distribution field in the sources.list: deb http://localhost/repo development/snapshots/test1/. main apt transforms the distribution field and removes everything that comes before the last /. So the transformed distribution would then be

Bug#644610: apt: Erroneous warning on signed snapshots

2014-03-21 Thread Lukas Anzinger
, Lukas From 5e79d6113c3a262cd91bc78d53371db90ba9042a Mon Sep 17 00:00:00 2001 From: Lukas Anzinger lu...@lukasanzinger.at Date: Fri, 21 Mar 2014 12:18:11 +0100 Subject: [PATCH] When comparing Suite and Codename from Release compare untransformed dist first. A suite or codename entry in the Release

Bug#742281: reprepro: Generated Suite field of a snapshot should be based on suite not codename.

2014-03-21 Thread Lukas Anzinger
fields in Release and sources.list until #644610 is fixed. Regards, Lukas From: Lukas Anzinger lukas.anzin...@xatronic.at Date: Fri, 21 Mar 2014 13:09:50 +0100 Subject: Generated Suite field of a snapshot should be based on suite not codename. The generated suite that is written to the Suite field

Bug#739174: reprepro: Add parameter _addreferences to manually add multiple references at once

2014-02-16 Thread Lukas Anzinger
2001 From: Lukas Anzinger l.anzin...@gmail.com Date: Wed, 12 Feb 2014 18:39:18 +0100 Subject: [PATCH] Add parameter _addreferences to manually add multiple references. If multiple references should be added using the _addreference command in a loop or with xargs is extremely slow. _addreferences

Bug#739175: Fwd: reprepro: Add parameter _addreferences to manually add multiple references at once

2014-02-16 Thread Lukas Anzinger
2001 From: Lukas Anzinger l.anzin...@gmail.com Date: Wed, 12 Feb 2014 18:39:18 +0100 Subject: [PATCH] Add parameter _addreferences to manually add multiple references. If multiple references should be added using the _addreference command in a loop or with xargs is extremely slow. _addreferences

Bug#720208: cowbuilder: Problem executing command with --execute or --login

2014-02-05 Thread Lukas Anzinger
Hi, Or at least I wish there were some way to execute a command in a cowbuilder chroot. Maybe there is and I just haven't yet figured out how to use it correctly? The --execute parameter is a bit tedious. It expects a script or statically linked executable that is then cat'ed into the

Bug#715534: git is built without support for python

2014-01-15 Thread Lukas Anzinger
module will require more work. [...] -- Jonathan Nieder jrnie...@gmail.com Sat, 30 Jan 2010 17:46:04 -0600 What kind of work would it require? Regards, Lukas On Wed, Jan 15, 2014 at 1:45 AM, Jonathan Nieder j...@google.com wrote: severity 715534 wishlist quit Hi Lukas, Lukas Anzinger wrote

Bug#722712: Converted apt-cacher-ng to debhelper 9

2013-09-13 Thread Lukas Anzinger
Package: apt-cacher-ng Version: 0.7.18-1 Severity: normal Tags: patch Hi, I've converted your package to debhelper 9; a patched is attached. You might want to run debdiff on the resulting package to check the differences to the current one. The only difference I could find is related to systemd

Bug#721532: aac-enc doesn't include PDF documentation from source package

2013-09-01 Thread Lukas Anzinger
Package: aac-enc Version: 0.1.1+20130514-2 Hi, it'd be nice if the the PDF documentation would be installed to /usr/share/doc. Regards, Lukas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#720987: initramfs-tools: network isn't deconfigured which breaks networking initscript

2013-08-26 Thread Lukas Anzinger
Package: dropbear Version: 2012.55-1.3 Severity: normal Hi, I've been using dropbear to unlock my encrypted root partition remotely via SSH. This works quite fine in general, however, I've stumbled upon the following shortcoming: Dropbear configures the network using configure_networking() from

Bug#720988: Fwd: initramfs-tools: network isn't deconfigured which breaks networking initscript

2013-08-26 Thread Lukas Anzinger
Package: dropbear Version: 2012.55-1.3 Severity: normal Hi, I've been using dropbear to unlock my encrypted root partition remotely via SSH. This works quite fine in general, however, I've stumbled upon the following shortcoming: Dropbear configures the network using configure_networking() from

Bug#718220: fglrx-driver: get-orig-source should download tarball to current directory

2013-07-28 Thread Lukas Anzinger
Package: fglrx-driver Version: 1:13.4-3 Severity: normal Hi, I've noticed that the get-orig-source target in debian/rules of source package fglrx-driver creates a tarball in a directory above th current one. While this is admittely quite handy, I think it's a violation of §4.9 Debian Policy:

Bug#715534: git is built without support for python

2013-07-10 Thread Lukas Anzinger
Package: git Version: 1:1.8.3.2-1 Severity: normal Hi, when I try to use git-p4 it exists and says that git is built without support for Python. $ git p4 fatal: git was built without support for git-p4 (NO_PYTHON=1). I tried to recompile git with support for Python by removing NO_PYTHON=1 in

Bug#692611: dash: Using subshell in PS4 variable causes fork bomb

2012-11-07 Thread Lukas Anzinger
Package: dash Version: 0.5.7-3 Severity: normal Dear Maintainer, to have a timestamp in front of every command that is executed, I tried to set the variable PS4 to '$(date)'. #!/bin/sh set -x export PS4='$(date)' /bin/true This works with bash and results in the following output: %

Bug#661696: [2.6.33.y] drm/i915: wrong fifo size due to uncareful refactoring which results in an xserver crash at 800x600

2012-06-25 Thread Lukas Anzinger
. 1024x768 or 1280x1024), I don't encounter this problem. [...] Jonathan Nieder wrote: Lukas Anzinger wrote: looks good to me. Do you mean that the patch looks good or that you've tried applying it and the behavior was bad before and good afterward? Ping.  Have you tested this patch

Bug#661696: drm/i915: wrong fifo size due to uncareful refactoring which results in an xserver crash at 800x600

2012-03-02 Thread Lukas Anzinger
Hi Jonathan, looks good to me. I've also reported this bug upstream under #42839. Regards, Lukas On Wed, Feb 29, 2012 at 19:36, Jonathan Nieder jrnie...@gmail.com wrote: tags 661696 = upstream patch moreinfo quit Hi Lukas, Lukas Anzinger wrote: During a refactoring of the i915 driver

Bug#661696: drm/i915: wrong fifo size due to uncareful refactoring which results in an xserver crash at 800x600

2012-02-29 Thread Lukas Anzinger
Package: linux-2.6 Version: 2.6.32-41 Severity: important Tags: upstream patch Hi, I've encountered a nasty bug in the drm/i915 part of Debian's stable kernel. The code is also present in 2.6.33.20, which is the latest stable upstream release of 2.6.33.y at the time of writing. During a

Bug#570436: curl: Should work now

2011-12-05 Thread Lukas Anzinger
Package: curl Followup-For: Bug #570436 Hi, I've just tried to rebuild curl with --enable-c-ares and it looks like the IPv6 problems are gone: ### lukas@vm0:~$ curl --version curl 7.23.1 (i486-pc-linux-gnu) libcurl/7.23.1 OpenSSL/1.0.0e zlib/1.2.3.4 c-ares/1.7.5 libidn/1.23 libssh2/1.2.8

Bug#636359: lua5.1 version 5.1.4-10 will sove the problem

2011-08-03 Thread Lukas Anzinger
Installing latest lua5.1 from unstable did the trick. Thanks!

Bug#636359: prosody: does not start after latest upgrade (complains about missing libs)

2011-08-02 Thread Lukas Anzinger
Package: prosody Version: 0.8.2-1 Severity: grave Justification: renders package unusable Tonight cron-apt installed a new version of prosody (0.8.2-1) from testing. Unfortunately after the upgrade of the package prosody does not start anymore. It keeps complaining about missing libraries