Bug#1064123: libgl1-mesa-dri: latest version crashes X, can't use mouse/keyboard

2024-03-05 Thread Václav Ovsík
I can confirm the problem on light system Fujitsu Futro S720 with Radeon HD 8280E (Kabini). Downgrade mesa packages solved the problem ( deb https://snapshot.debian.org/archive/debian/20240214T00Z/ sid main contrib non-free non-free-firmware added to apt sources and then aptitude -o A

Bug#538248: yet another cause

2010-02-23 Thread Václav Ovsík
When Midnight Command is started and Ctrl-O is pressed to hide panels... bobek:~# pvs File descriptor 7 (pipe:[49791]) leaked on pvs invocation. Parent PID 27660: bash PV VG Fmt Attr PSize PFree /dev/sda3 vg lvm2 a- 465.48g 9.11g Should be all these occurences reported as b

Bug#538248: [r...@bobek.localdomain: Anacron job 'cron.daily' on bobek]

2010-02-23 Thread Václav Ovsík
Hi, I wrote a script draft yesterday, that should collect some information for further backups. z...@bobek:/etc/cron.daily$ cat sysinfo-local #!/bin/sh DSTDIR=/var/backups/sysinfo mkdir -p "$DSTDIR" cd "$DSTDIR" mount >mount.out blockdev --report >blockdev-report.out sfdisk -l >sfdisk-l.out 2>