Bug#806256: libpam-systemd: log out from a TTY and your X input devices get lost!

2021-05-02 Thread Dmitriy Matrosov
Package: bash Version: 5.1-2+b1 Followup-For: Bug #806256 Hi. This bug seems the same as "fixed" bugs #805605 and #810660, which are definitely not fixed yet. The freeze is caused by vt switch performed by 'clear_console', and the commited "fix" just changed vt (choosed for switch) from 1 and 2

Bug#838291: wpasupplicant: networking.service fails to bring up wlan interface, when VERBOSE set to yes

2017-08-10 Thread Dmitriy Matrosov
On August 10, 2017 3:02:03 PM GMT+03:00, Kilian Krause wrote: >Hi Dmitriy, > >since your bug actually breaks non-VERBOSE mode, I'd suggest using as >patch: >--(snip)-- ># diff -u /etc/wpa_supplicant/functions.sh /tmp/functions.sh >--- /etc/wpa_supplicant/functions.sh

Bug#838291: wpasupplicant: networking.service fails to bring up wlan interface, when VERBOSE set to yes

2016-09-19 Thread Dmitriy Matrosov
Package: wpasupplicant Version: 2.3-1+deb8u4 Severity: important Tags: patch Hi. When verbose output is enabled: # grep VERBOSE /etc/default/networking VERBOSE=yes `networking.service` fails to bring up wlan network interface, which uses `wpa_action` (but `wpa_action` is not essential

Bug#802212: libpam-ssh: pam-ssh returns PAM_NO_MODULE_DATA, when no .ssh directory found

2015-10-18 Thread Dmitriy Matrosov
Package: libpam-ssh Version: 2.01-2 Severity: normal Hi. When pam-ssh is enabled in common-session, like: session optionalpam_ssh.so and i `su` to user, which does not have .ssh directory, `su` will report error at session close: # su - test test@shilvana:~$ test@shilvana:~$ logout

Bug#793684: rsnapshot incorrectly merges per-backup rsync_short_args

2015-07-26 Thread Dmitriy Matrosov
Package: rsnapshot Version: 1.3.1-4 Severity: normal Hi. rsnapshot from Jessie incorrectly merges per-backup '+rsync_short_args=' rsync short options. Version from Wheezy works fine. How to reproduce: 1. Build 1.3.1-4.. $ git clone git://anonscm.debian.org/collab-maint/rsnapshot.git $

Bug#793687: rsnapshot incorrectly handles quotes in per-backup rsync_long_args option

2015-07-26 Thread Dmitriy Matrosov
Package: rsnapshot Version: 1.3.1-4 Severity: normal Hi. rsnapshot from Jessie incorrectly handles quotes in per-backup '+rsync_long_args' option (in wheezy it works fine) - it does not remove them. Though, quotes are required, if e.g. i want to add per-backup '--filter' option. How to

Bug#754956: rsnapshot running with lazy_delete deletes lockfile twice

2014-07-16 Thread Dmitriy Matrosov
owns it. [16/Jul/2014:14:48:56] rm -f /root/test_lazy_delete/rsnapshot.pid [16/Jul/2014:14:48:56] ./rsnapshot.patch -c ./rsnapshot.conf sync: completed successfully -- Dmitriy Matrosov Test config was: # # rsnapshot.conf - rsnapshot

Bug#748354: keyutils: key timeout have reset after udev starts

2014-05-26 Thread Dmitriy Matrosov
On 05/25/2014 11:22 PM, Christian Kastner wrote: I'd appreciate it if you could check the contents of /proc/keys right after boot. The fourth column should list the remaining time until the key expires, or perm if the expiry has been reset. Hi, Christian. Here is the result: From initramfs

Bug#748354: keyutils: key timeout have reset after udev starts

2014-05-16 Thread Dmitriy Matrosov
/ and may look like: #!/bin/sh keyctl clear @u || exit 0 -- Dmitriy Matrosov -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU

Bug#748368: cryptsetup: decrypt_keyctl does not ask for password again, if wrong password have given

2014-05-16 Thread Dmitriy Matrosov
Package: cryptsetup Version: 2:1.6.4-4 Severity: normal Tags: patch Hi. If i've entered wrong password at decrypt_keyctl prompt, it'll use it in all following cryptsetup attempts, making all of them fail: # cryptdisks_start w7_data Starting crypto disk...w7_data (starting)...

Bug#748286: cryptsetup: crypttab does not support truecrypt volumes

2014-05-15 Thread Dmitriy Matrosov
return 1 fi -- Dmitriy Matrosov -- Package-specific info: -- /proc/cmdline BOOT_IMAGE=/vmlinuz-3.13-1-amd64 root=/dev/mapper/jessie_root ro quiet -- /etc/crypttab jessie_root /dev/reiji/enc_jessie_root reiji luks,keyscript=decrypt_keyctl