Re: Structure needs cleaning / Directory block does not have space for checksum

2024-12-11 Thread Gregor Zattler
Hi Arno, * Arno Lehmann [2024-12-11; 12:59 +01]: > Am 11.12.2024 um 12:01 schrieb Gregor Zattler: >>> Or where to ask? The ext3-users >>> mailing list does not exist any more? > > Linux kernel mailing lists might help, at least to ask where to find the > ext famil

Re: Structure needs cleaning / Directory block does not have space for checksum

2024-12-11 Thread Gregor Zattler
Hi Frank, * Frank Guthausen [2024-12-11; 12:21 +01]: > On Wed, 11 Dec 2024 12:01:30 +0100 > Gregor Zattler wrote: >> >> Any ideas, pointers? > > Please check free space and available inodes: > > df -h > df -hi not via df, but this information: 0 (master *

Re: Structure needs cleaning / Directory block does not have space for checksum

2024-12-11 Thread Gregor Zattler
Hi, * Gregor Zattler [2024-12-09; 01:54 +01]: > Dear debian enthusiasts, I use > rdiff-backup, which now is not able to > work with my most precious backup, > instead throws a python backtrace which > contains: > > OSError: [Errno 117] Structure needs cleaning: > b'

Structure needs cleaning / Directory block does not have space for checksum

2024-12-08 Thread Gregor Zattler
Dear debian enthusiasts, I use rdiff-backup, which now is not able to work with my most precious backup, instead throws a python backtrace which contains: OSError: [Errno 117] Structure needs cleaning: b'/mnt/mic-backup/rdiff-backup/durable/rdiff-backup-data/increments/home/grfz/.procmail/backup-

Re: Which MTA for from-based smarthost selection, local delivery and queuing?

2022-09-08 Thread Gregor Zattler
Hi Sébastien, debian users, * Gregor Zattler [2022-09-08; 10:24 +02]: > In sum msmtp is configured for my single user and exim4 as a > system wide local delivery MTA. I forgot, this is the last part of my .msmtprc: # use exim4 for local addresses account exim4 host localhost

Re: Which MTA for from-based smarthost selection, local delivery and queuing?

2022-09-08 Thread Gregor Zattler
Hi Sébastien, debian users, * Sébastien Hinderer [2022-09-07; 22:31 +02]: > (I am not subscribed to the list) > > Currently I am using exim4 as mail transport agent (MTA). > > I am looking for another one, because I would like to be able to > configure the SMTP server to use based on the address I

Re: Mail Transfer Agent

2022-08-21 Thread Gregor Zattler
Hi Polyna-Maude, * Polyna-Maude Racicot-Summerside [2022-08-21; 02:36]: > I'm having problem with my actuel email provider (the one that goes with > my web hosting plan). It deals badly with mailing list and now has > started to having delivery problem to email hosted by outlook.com . I > believe

Re: replace corrupted emacs aspell dictionary

2022-08-13 Thread Gregor Zattler
Hi Thomas, Russel, * [2022-08-13; 06:37]: > On Fri, Aug 12, 2022 at 07:38:31PM +, Russell L. Harris wrote: >> I managed to approve incorrect spellings for several words in the >> Emacs aspell dictionary. >> >> How can I replace the corrupted dictionary with a pristine copy? > > Caveat: not a r

security of debian default sudoers file (was: dead lock)

2021-10-17 Thread Gregor Zattler
Hi Peter, * Peter Ehlert [2021-10-14; 06:30]: > PS: in my opinion you should avoid creating a sudoers file unless you > really know what you are doing. the defaults are very insecure. Could you please elaborate on this, or provide a pointer? Thanks; Gregor -- -... --- .-. . -.. ..--.. ...-.-

how to use fetchmail with MS Office 365 / davmail?

2021-04-28 Thread Gregor Zattler
Dear debian users, the company which employs me uses MS 365 (former Office 365) in a federated setup where users are taken from MS to the companys login server for authentication. Which means that I have to authenticate via a web form with the company's login server. MS does not know the password

Forget it, user error (was: Re: pinentry-{qt,gtk2,gnome3} stopped working pinentry-fltk works, why?)

2020-12-21 Thread Gregor Zattler
Hi debian users, * Gregor Zattler [21. Dez. 2020]: > Dear fellow debian users, since yesterday pinentry-{qt,gtk2,gnome3} > stopped working. When I want to decrypt some .gpg file, no dialog > appears and gpg-agent times out. Luckily pinentry-curses and > pinentry-fltk still do work.

Re: pinentry-{qt,gtk2,gnome3} stopped working pinentry-fltk works, why?

2020-12-21 Thread Gregor Zattler
Hi didier, debian users, * didier gaumet [21. Dez. 2020]: > Le lundi 21 décembre 2020 à 00:30:05 UTC+1, Gregor Zattler a écrit : >> Dear fellow debian users, since yesterday pinentry-{qt,gtk2,gnome3} >> stopped working. When I want to decrypt some .gpg file, no dialog >>

Re: pinentry-{qt,gtk2,gnome3} stopped working pinentry-fltk works, why?

2020-12-21 Thread Gregor Zattler
Hi deloptes, debian users, * deloptes [21. Dez. 2020]: > Gregor Zattler wrote: > >> This is on a buster system with gpg* packages from backports, >> pinentry* packages from buster (since there are no backports). >> >> Any ideas how to re-enable pinentry-qt (which d

pinentry-{qt,gtk2,gnome3} stopped working pinentry-fltk works, why?

2020-12-20 Thread Gregor Zattler
Dear fellow debian users, since yesterday pinentry-{qt,gtk2,gnome3} stopped working. When I want to decrypt some .gpg file, no dialog appears and gpg-agent times out. Luckily pinentry-curses and pinentry-fltk still do work. This is on a buster system with gpg* packages from backports, pinentry*

Re: how to integrate ca-certificates with gpgsm (for email s/mime signature verification)

2019-06-02 Thread Gregor Zattler
Hi, * deloptes [2019-06-02; 22:01]: > Gregor Zattler wrote: >> I use notmuch-emacs to read my email and sometimes do use GnuPG, >> therefore notmuch-emacs is configured to verify signatures but >> does so also for S/MIME  signatures.  When displaying such emails >&g

how to integrate ca-certificates with gpgsm (for email s/mime signature verification)

2019-06-02 Thread Gregor Zattler
Hi, I use notmuch-emacs to read my email and sometimes do use GnuPG, therefore notmuch-emacs is configured to verify signatures but does so also for S/MIME signatures. When displaying such emails I'm asked if I trust the respective Root CAs Cert. That's tedious. Therefore I would like to integ

Re: unattended upgrades does not do anything

2017-04-04 Thread Gregor Zattler
Hi Mark, debian users, * Mark Fletcher [2017-04-03; 21:08]: > On Sat, Apr 01, 2017 at 06:04:16PM +0200, Gregor Zattler wrote: > There's another thread recently (during March, I think) on this mailing > list about the same subject. The gyst is you need to do a > dpkg-recon

Re: unattended upgrades does not do anything

2017-04-01 Thread Gregor Zattler
Hi Gregor, one more detail about the configuration of said system (see below/between): Any ideas how to proceed? Ciao; Gregor * Gregor Zattler [2017-03-31; 17:34]: > Dear fellow debian users, > > this is about a debian stable (=jessie) system and it does not > upgrade unattende

unattended upgrades does not do anything

2017-03-31 Thread Gregor Zattler
Dear fellow debian users, this is about a debian stable (=jessie) system and it does not upgrade unattended and I have no clue how to debug this: It's configured for jessie repositories: # egrep -v "(^[[:space:]]*[#;\\])|^[[:space:]]*$" sources.list deb http://ftp.de.debian.org/debian/ jessie ma

Re: Difference between LUKS drives with cryptsetup and Disks?

2016-11-04 Thread Gregor Zattler
Hi Joerg, * Joerg Desch [04. Nov. 2016]: > I've created a LUKS partition which I mount on demand. This partition was > created using cryptsetup. While mounting the partition, GNOME asks me > first for the passphrase and than for the "admin" password. > > A while ago, I've created a LUKS partiti

SOLVED Re: how to autologin with systemd?

2016-02-29 Thread Gregor Zattler
Hi Austin, * Austin Adams [28. Feb. 2016]: > On Sun, 2016-02-28 at 23:38 +0100, Gregor Zattler wrote: >> /etc/systemd/system/getty@tty1.service.d/override.conf: >> >> [Service] >> ExecStart=-/sbin/agetty -a my-user-name --noclear %I $TERM >> Type=idle >

how to autologin with systemd?

2016-02-28 Thread Gregor Zattler
Dear debian users, I configured systemd according to https://wiki.archlinux.org/index.php/automatic_login_to_virtual_console#Virtual_console in order to automatically log me in at system startup. This worked fine till a few weeks ago: /etc/systemd/system/getty@tty1.service.d/override.conf: [Se

SOLVED ?? user in group audio -- but only root can play sound

2016-01-22 Thread Gregor Zattler
Hi Floris, debian users, * Floris [22. Jan. 2016]: > Op Fri, 22 Jan 2016 00:10:27 +0100 schreef Jude DaShiell > : > >>udev may be having adverse impacts on abilities to play sounds from >>certain cards after reboot. Anyone interested may find sound devices in >>black listed category they don't w

Re: ?? user in group audio -- but only root can play sound

2016-01-21 Thread Gregor Zattler
Hi Floris, debian users, * Floris [21. Jan. 2016]: > Op Thu, 21 Jan 2016 20:32:21 +0100 schreef Gregor Zattler > : > >>>>>>since a few days my normal user, which is in group sound, cannot >>>>>>play sound (aplay works but no sound) while root

Re: ?? user in group audio -- but only root can play sound

2016-01-21 Thread Gregor Zattler
Hi Floris, debian user, * Floris [21. Jan. 2016]: > Op Thu, 21 Jan 2016 16:52:44 +0100 schreef Gregor Zattler > : >>* Floris [21. Jan. 2016]: >>>Op Sat, 16 Jan 2016 20:06:22 +0100 schreef Gregor Zattler >>>: >>>>since a few days my normal user, whic

Re: ?? user in group audio -- but only root can play sound

2016-01-21 Thread Gregor Zattler
Hi Chris, * Chris Bannister [20. Jan. 2016]: > On Tue, Jan 19, 2016 at 06:28:17PM +0100, Gregor Zattler wrote: >> Thinking about: mpd is also not in these groups and I can her >> music. >> >> So that's still not it. >> >> When I play some sound

Re: ?? user in group audio -- but only root can play sound

2016-01-21 Thread Gregor Zattler
Hi Floris, debian user, * Floris [21. Jan. 2016]: > Op Sat, 16 Jan 2016 20:06:22 +0100 schreef Gregor Zattler > : >>since a few days my normal user, which is in group sound, cannot >>play sound (aplay works but no sound) while root can. >> >>Any ideas how to deb

Re: ?? user in group audio -- but only root can play sound

2016-01-19 Thread Gregor Zattler
Hi Alexis, debian-users, * Alexis [19. Jan. 2016]: >>Hi Jude, debian users, * Jude DaShiell [18. Jan. 2016]: This is astonishing, because my main user is in $ groups grfz cdrom floppy sudo audio dip video plugdev netdev lpadmin bluetooth scanner being in group audio shou

Re: ?? user in group audio -- but only root can play sound

2016-01-19 Thread Gregor Zattler
Hi Jude, debian users, * Jude DaShiell [18. Jan. 2016]: >>This is astonishing, because my main user is in >> >>$ groups >>grfz cdrom floppy sudo audio dip video plugdev netdev lpadmin >>bluetooth scanner >> >>being in group audio should be enough. >> >> >>Actually I do hear music ATM with ncmpcpp/

Re: ?? user in group audio -- but only root can play sound

2016-01-18 Thread Gregor Zattler
Hi Ric, debian-users, * Ric Moore [18. Jan. 2016]: > On 01/16/2016 02:06 PM, Gregor Zattler wrote: >>since a few days my normal user, which is in group sound, cannot >>play sound (aplay works but no sound) while root can. >> >>Any ideas how to debug this? > &g

?? user in group audio -- but only root can play sound

2016-01-16 Thread Gregor Zattler
Hi there, since a few days my normal user, which is in group sound, cannot play sound (aplay works but no sound) while root can. Any ideas how to debug this? This is a debian testing system with pulseaudio and mpd running. /dev$ find |xargs ls -ld|grep audio crw-rw+ 1 root audio 14,