Bug#818065: Bug is still present on current Buster + Bullseye version

2019-09-17 Thread sch0rsch
The console-setup service still fails on boot for the same reason: - setupcon fails to access some /tmp file, even that the service runs long after /tmp has been mounted and successfully used by other systemd units. - Even dpkg-reconfigure keyboard-configuration causes this bug since it updates

Bug#932209: [ALSA] alsa-state.service starts daemon due to wrong ConditionPathExists

2019-07-22 Thread sch0rsch
You are right, the change was reverted (partly) which is the reason why I couldn't find the bug on Git. Indeed the other issue is that, if the state-daemon.conf exists, none of the two services starts. The initial bug that caused this "bad" fix is also something I recognise on e.g. Stretch s

Bug#932209: [ALSA] alsa-state.service starts daemon due to wrong ConditionPathExists

2019-07-16 Thread sch0rsch
Package: alsa-utils Version: 1.1.8-2 Expected behaviour: - alsa-state.service starts, if state-daemon.conf exists. - alsa-restore.service starts, if state-daemon.conf does NOT exist. Actual behaviour: - Both systemd units start if state-daemon.conf exists. - So alsactl daemon is always started o

Bug#928314: wakeonlan requires netbase as dependency

2019-05-18 Thread sch0rsch
Ah sorry guys, I was mistaken, I meant "netbase", not "netdata".

Bug#928314: wakeonlan requires netdata as dependency

2019-05-01 Thread sch0rsch
Package: wakeonlan The wakeonlan binary (all versions of all Debian branches) depends on the netdata package. Without netdata, the following error shows up: -- root@VM-Buster:~# wakeonlan XX:XX:XX:XX:XX:XX Use of uninitialized value $proto in socket at /usr/bin/wakeonlan line 121. Use

Bug#865624: (no subject)

2019-01-17 Thread sch0rsch
Might I ask to have this fix backported to Debian stable (Stretch)? Currently the issue completely breaks certain Transmission usage scenarios on Debian stable branch. At best, the fix it is applied directly within the "stretch" branch, otherwise "stretch-backports". Thanks in advance, Mich

Bug#903393: [console-setup] [1.188] WARNING: Unknown X keysym "dead_belowmacron"

2019-01-17 Thread sch0rsch
Package: console-setup Version: 1.188 Same here on Debian Buster with console-setup v1.188 and "de" keyboard layout. Same as well on Raspbian Buster on RPi2, which has the same console-setup version and keyboard layout. I narrowed it down a bid to the "setupcon" command, when configuring the

Bug#913083: [tee] Installing/Removing packages via "apt-get ... | tee" results in wrong output alignment

2018-11-06 Thread sch0rsch
Package: coreutils Version: 8.30-1 When using "apt-get" to install, remove and/or purge packages and piping output to "tee", a minor output alignment issue appears. Depending on terminal dimensions, the wrong aligned lines are different. Due to mail line break, the examples below do not show

Bug#908886: closed by Guus Sliepen (Bug#908886: fixed in wireless-tools 30~pre9-13)

2018-09-16 Thread sch0rsch
Many thanks for the fast fix, which includes exactly what I had in mind. As well this can easily be applied by oneself, if affected: sed -i '\|^[[:blank:]]ifconfig "$IFACE" up$|c\\t/sbin/ip link set dev "$IFACE" up' /etc/network/if-pre-up.d/wireless-tools Cheers, MichaIng

Bug#908886: [wireless-tools] if-pre-up.d script includes ifconfig, but does not depend on net-tools

2018-09-15 Thread sch0rsch
Package: wireless-tools Version: 30~pre9-12+b1 Error message on "ifup ": DHCPOFFER of 192.168.0.8 from 192.168.0.1 DHCPACK of 192.168.0.8 from 192.168.0.1 bound to 192.168.0.8 -- renewal in 610632848 seconds. /etc/network/if-pre-up.d/wireless-tools: 141: /etc/network/if-pre-up.d/wireless-tools