Re: Arch Linux stuck on legacy iptables by default

2024-10-17 Thread Amish
with better and newer framework. For more details, see: [1] Two variants of iptables https://developers.redhat.com/blog/2020/08/18/iptables-the-two-variants-and-their-relationship-with-nftables#summary [2] Netfilter workshop 2018 https://ral-arturo.org/2018/06/16/nfws2018.html Amish

Re: [arch-general] egrep error after update

2022-09-15 Thread Amish
grep.set.$$ ps aux >> /tmp/egrep.ps.$$ echo "My PID=$$, Parent PID=$PPID" >> /tmp/egrep.pid.$$ And then once you get the egrep warning, check the above /tmp/egrep.* files for hints. This can be a good starting point to detect whats happening and from where. Amish

Re: [arch-general] System Freeze on sleep

2021-05-29 Thread Amish via arch-general
kernel 5.12.7-arch1-1 See and report here. https://bugs.archlinux.org/task/70773 Only problem here is that for many who reported the bug, it is resolved in kernel 5.12.7 but for you it still remains. Regards, Amish