Bug#905392: openvpn: systemd generator ignores overrides in /etc/systemd/system

2018-08-06 Thread Gerben Meijer
rget.wants/* Note though that this only happens if the generator is being activated, which depends on /etc/default/openvpn existing && AUTOSTART being unset or being set to "all" or some subset of VPN configs. -- Met vriendelijke groet, Gerben Meijer Day by Day

Bug#905392: openvpn: systemd generator ignores overrides in /etc/systemd/system

2018-08-03 Thread Gerben Meijer
Package: openvpn Version: 2.4.5-1 Severity: normal If AUTOSTART=all or if it is set to specific config files, the systemd openvpn-generator will symlink those config files to /lib/systemd/system/openvpn@.service. This ignores any customisation done by users in /etc/sytstemd/system/openvpn@.servi

Bug#897693: lldpad: Segfault in get_saddr6

2018-05-04 Thread Gerben Meijer
Source: lldpad Version: 1.0.1+git20150824.036e314-2 Severity: important Running lldpad on some systems causes a segfault. The issue is described here: https://bugzilla.redhat.com/show_bug.cgi?id=1513337 A patch is attached to that bugreport which fixes the issue. Please apply it in the next pack

Bug#856964: Option search in dnssec-trigger.conf is ignored

2017-09-15 Thread Gerben Meijer
show up in get_searches(). So this is broken in multiple ways, and I imagine it's not just on Debian. -- Met vriendelijke groet, Gerben Meijer Day by Day

Bug#840070: cloud.debian.org: ext4 feature too new for jessie e2fsprogs

2016-10-07 Thread Gerben Meijer
Package: cloud.debian.org Severity: important The ext4 filesystem for at least the libvirt box on Atlas is too new for the version of e2fsprogs in jessie. Trying to label the root partition results in: tune2fs 1.42.12 (29-Aug-2014) tune2fs: Filesystem has unsupported read-only feature(s) while t

Bug#806255: Nut 2.7.4

2016-05-03 Thread Gerben Meijer
Source: nut Followup-For: Bug #806255 The 2.7.4 release fixes a bug with new kernels where bcmxcp_usb is unable to initialize: usb 4-1.1: usbfs: process 13644 (bcmxcp_usb) did not claim interface 0 before use I've done a NMU backport myself and it fixed this issue, so an upgrade would be v

Bug#765175: systemd init script integration: status action should use --lines=0

2016-04-28 Thread Gerben Meijer
On 28/04/16 23:14, Michael Biebl wrote: Do we? If I run /etc/init.d/foo status on a terminal having a pager might be useful. I was under the impression that the systemctl command detects if you are running it from a terminal or not and disables the pager in the latter case. It may be useful, bu

Bug#765175: systemd init script integration: status action should use --lines=0

2016-04-28 Thread Gerben Meijer
I'd like to escalate this to a higher priority. There are existing applications that expect init scripts to return a string or RC value. The current code in /lib/lsb/init-functions.d/40-systemd looks like this: [ "$command" = status ] || log_daemon_msg "$s" "$service" /bin/systemctl $sctl_arg

Bug#820438: cloud.debian.org: Vagrant images for libvirt provider

2016-04-08 Thread Gerben Meijer
Package: cloud.debian.org Severity: wishlist Hello cloud team, Would it be possible to start uploading official Debian images for the libvirt provider to atlas.hashicorp.com? It is already possible to convert the Vagrant Virtualbox images to qcow2 format and to then simply repackage and upload

Bug#816388: knockd 0.5 using too much cpu with libpcap 1.5.3 and up

2016-03-01 Thread Gerben Meijer
Package: knockd Version: 0.5-3 Severity: important In libpcap 1.5.3 a change was introduced that is causing knockd to use an unreasonably large amount of CPU time. Previously, CPU usage was at 0% - with newer libpcap it's at 5% (on an E5-1620v2 3.7GHz CPU). Jessie uses libpcap 1.6 and is the

Bug#771523: systemd-journal-upload

2015-02-02 Thread Gerben Meijer
would not seem unreasonable to add the set of systemd-journal-gatewayd|upload|remote tools as a separately available package. -- Regards. Gerben Meijer Day by Day -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#765540: grub2: grub fails with "error: 'grub_term_highlight_color' not found"

2014-11-08 Thread Gerben Meijer - Day by Day
I just hit this bug while upgrading from 2.00-22 to 2.02~beta2-15. I believe #743477 is a duplicate of this bug. The current behavior breaks an existing functional boot simply by noninteractively upgrading grub-pc, which happens in an apt-get upgrade and/or dist-upgrade. If this happens on a n

Bug#768384: /etc/default/openvpn parameters are ignored

2014-11-06 Thread Gerben Meijer - Day by Day
Package: openvpn Version: 2.3.4-3 Severity: normal Since the upgrade to systemd init, the OPTARGS and possibly other variables in /etc/default/openvpn are ignored. It should either incorporate those variables under systemd init, or /etc/default/openvpn should be removed as to avoid confusion.

Bug#757822: Acknowledgement (openssh-server: systemd start-limit reached after bootup, causing sshd to be stopped)

2014-08-11 Thread Gerben Meijer - Day by Day
Some more investigation on IRC by valdyn shows that this problem was intruduced in bug #502444 where the 'reload' behavior in /etc/network/if-up.d/openssh-server was changed in 'restart' due to a race condition. I've tested changing 'restart' back to 'reload' and that does resolve the issue,

Bug#757822: openssh-server: systemd start-limit reached after bootup, causing sshd to be stopped

2014-08-11 Thread Gerben Meijer
Package: openssh-server Version: 1:6.6p1-6 Severity: important On a fresh install of Jessie with systemd and networkmanager in a VM with 3 interfaces, the if-up.d/openssh-server script restarts sshd with every network interface that comes up at boottime. When these interfaces come up very quick