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#748286: cryptsetup: crypttab does not support truecrypt volumes

2014-05-15 Thread Dmitriy Matrosov
k - fi - else - if cryptsetup $PARAMS $TCRYPTPARAMS open --type tcrypt "$src" "${dst}_unformatted"; then - break - fi + # KEYSCRIPT is always set, so i don&#

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

2014-05-16 Thread Dmitriy Matrosov
ypt_keyctl,check=keyctl_clear and keyctl_clear script should be placed in /lib/cryptsetup/checks/ 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-

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)... Caching

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 $ gi

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 reproduce

Bug#754956: rsnapshot running with lazy_delete deletes lockfile twice

2014-07-16 Thread Dmitriy Matrosov
7;sync' finishes and deletes its lockfile: [16/Jul/2014:14:48:56] rsync succeeded [16/Jul/2014:14:48:56] touch /root/test_lazy_delete/storage/.sync/ [16/Jul/2014:14:48:56] No directory to delete: /root/test_lazy_dele

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 su:

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.sh2017-02-20 11:55:11.0

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 h

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