[DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Florian Zieboll via Dng
Hallo list, may I ask for help narrowing down a strange phenomenon? Any files in my personal '~/tmp/' directory just disappear after a couple of minutes. I was able to catch the event with 'auditd' - I seems to be executed in a bash within a qterminal, running as child of PID 1: The 'audit.log

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Ken Dibble
On 2/19/22 10:25 AM, Florian Zieboll via Dng wrote: Hallo list, may I ask for help narrowing down a strange phenomenon? Any files in my personal '~/tmp/' directory just disappear after a couple of minutes. I was able to catch the event with 'auditd' - I seems to be executed in a bash within a q

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 16:25:54 +0100 Florian Zieboll via Dng wrote: > And here the relevant snippet of 'ps axjf': > > PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND > 1 8287 8286 8286 ? -1 Rl1001 0:01 > /usr/bin/qterminal > 8287 8290 8290 8290 pts/2

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 12:46:18 -0500 Ken Dibble wrote: > > Probably not helpful but did you check anacrontab? Thank you for the hint, but nothing there but anacronically executed crontab entries... Still helpful, as in the future I will check it earlier :-) libre Grüße, Florian _

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread d...@d404.nl
On 19-02-2022 16:25, Florian Zieboll via Dng wrote: Hallo list, may I ask for help narrowing down a strange phenomenon? Any files in my personal '~/tmp/' directory just disappear after a couple of minutes. I was able to catch the event with 'auditd' - I seems to be executed in a bash within a q

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 19:09:15 +0100 "d...@d404.nl" wrote: > > Probably not helpful too but does auth.log show something from the > use of exec=¨/bin/su" ? Yes, as my standard user is not a "sudoer", I use to get a root shell by 'su'ing into the admin account and then 'sudo su -' from there, so I h

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 20:36:29 +0100 Florian Zieboll via Dng wrote: > On Sat, 19 Feb 2022 19:09:15 +0100 > "d...@d404.nl" wrote: > > > > Probably not helpful too but does auth.log show something from the > > use of exec=¨/bin/su" ? > > Yes, as my standard user is not a "sudoer", I use to get a ro

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Ken Dibble
On 2/19/22 2:42 PM, Florian Zieboll via Dng wrote: Hallo list, may I ask for help narrowing down a strange phenomenon? Any files in my personal '~/tmp/' directory just disappear after a couple of minutes. I was able to catch the event with 'auditd' - I seems to be executed in a bash within a

Re: [DNG] [OT] files disappearing reproducibly

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 15:00:11 -0500 Ken Dibble wrote: > I don't know if this error will show up in the logs or not. > > If your filesystem supports extended attributes (i.e. not zfs) > > - > > $ touch cant_delete_me > > $ sudo chattr +i cant_delete_me > > $ rm cant_delete_me > > rm: cann

Re: [DNG] lvm2 depends on systemd

2022-02-19 Thread aitor
Hi Boian, On 19/2/22 0:22, Boian Bonev wrote: What about: ./configure --disable-systemd-journal --disable-udev-systemd-background-jobs Thanks for your suggestion, but I run into the same error: notify/lvmnotify.c:22:10: fatal error: systemd/sd-bus.h: No existe el fichero o el directorio   

[DNG] Popcorn (was: Re: [OT] files disappearing reproducibly)

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 21:59:59 +0100 Florian Zieboll via Dng wrote: > root@nulldevice:~# ls -l /home/florian/tmp/test* > -rw-r--r-- 1 florian florian 0 Feb 19 21:11 /home/florian/tmp/test_deletable > -rw-r--r-- 1 rootroot0 Feb 19 21:19 /home/florian/tmp/test_root > -rw-r--r-- 1 floria

Re: [DNG] Popcorn (was: Re: [OT] files disappearing reproducibly)

2022-02-19 Thread Ken Dibble
On 2/19/22 5:00 PM, Florian Zieboll via Dng wrote: On Sat, 19 Feb 2022 21:59:59 +0100 Florian Zieboll via Dng wrote: root@nulldevice:~# ls -l /home/florian/tmp/test* -rw-r--r-- 1 florian florian 0 Feb 19 21:11 /home/florian/tmp/test_deletable -rw-r--r-- 1 rootroot0 Feb 19 21:19 /

Re: [DNG] Popcorn (was: Re: [OT] files disappearing reproducibly)

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 23:00:59 +0100 Florian Zieboll via Dng wrote: > Popcorn florian@nulldevice:~$ cat .bashrc | grep tmp rm -rf ~/tmp/* Thanks for your attention - I hope you had fun ;-) cum salutis gallicis, Florian ___ Dng mailing list Dng@lists.

Re: [DNG] Popcorn (was: Re: [OT] files disappearing reproducibly)

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 17:03:58 -0500 Ken Dibble wrote: > Since you get this in every terminal window, I would look at .bashrc > and .profile, as well as any shortcut that you use to open a terminal. Yeah, thanks, that's how I got it :-) ___ Dng mailing l

Re: [DNG] Popcorn (was: Re: [OT] files disappearing reproducibly)

2022-02-19 Thread Ken Dibble
On 2/19/22 5:13 PM, Florian Zieboll via Dng wrote: On Sat, 19 Feb 2022 23:00:59 +0100 Florian Zieboll via Dng wrote: Popcorn florian@nulldevice:~$ cat .bashrc | grep tmp rm -rf ~/tmp/* Thanks for your attention - I hope you had fun ;-) cum salutis gallicis, Florian Glad I could help. 

Re: [DNG] Popcorn (was: Re: [OT] files disappearing reproducibly)

2022-02-19 Thread Florian Zieboll via Dng
On Sat, 19 Feb 2022 23:13:28 +0100 Florian Zieboll wrote: > cum salutis gallicis, PS: Damn, /is/ibus/, I guess... ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

[DNG] solved: Re: usb keyboard detection in initramfs

2022-02-19 Thread Gregory Nowak via Dng
On Fri, Feb 18, 2022 at 02:57:11PM -0700, Gregory Nowak via Dng wrote: > The problem is that my usb keyboard doesn't seem to be detected in the > initramfs. Once I unlock the partition from the serial console, boot > proceeds as expected, and everything is fine. Turns out the problem was that the

Re: [DNG] lvm2 depends on systemd

2022-02-19 Thread Boian Bonev
Hi, Add --disable-notify-dbus - in my case it looks like to be properly set by the autodetection and it worked. BTW lvm version 2.03.15 and I got a successful sd free build... With best regards, b. On Sat, 2022-02-19 at 22:18 +0100, aitor wrote: > Hi Boian, > On 19/2/22 0:22, Boian Bonev wrote: