Hi there,
during the last Manjaro update (couple of days ago, quite a lot of packages updated) I unfortunately had a file system full. Root cause found and solved (thanks to Manjaro community ), and now system boots again.
But, I see a few coredumps I did not have before, including brave browser. For brave was an easy solution, I removed and reinstalled it.
In log file I have “Systemd-coredum” related to: org.gnome.Nauti, evolution-sourc, evolution-alarm. After booting, logging in DE and opening logs I see ( I add the last line of each stack trace):
systemd-coredum: Process 3304 (org.gnome.Nauti) of user 1002 dumped core
#0 0x00007f9861b03c2a n/a (ld-linux-x86-64.so.2 + 0x22c2a
systemd-coredum: Process 3110 (evolution-sourc) of user 1002 dumped core
#0 0x00007f98610a5ebe n/a (libc.so.6 + 0x8bebe)
systemd-coredum: Process 2833 (evolution-sourc) of user 1002 dumped core
#0 0x00007f086211dc2a n/a (ld-linux-x86-64.so.2 + 0x22c2a)
systemd-coredum: Process 2884 (evolution-alarm) of user 1002 dumped core
#0 0x00007faae7ff6c2a n/a (ld-linux-x86-64.so.2 + 0x22c2a)
systemd-coredum: Process 1494 (evolution-sourc) of user 1003 dumped core
#0 0x00007f9061b40c2a n/a (ld-linux-x86-64.so.2 + 0x22c2a)
systemd-coredum: Process 1261 (evolution-sourc) of user 1003 dumped core
#0 0x00007f8f61fe3c2a n/a (ld-linux-x86-64.so.2 + 0x22c2a)
I recall I saw during the update process a few messages on screen about truncated libraries … and above I see a lot of ld-linux* and libc*
Not having a backup (I know I know … ), is there a way to force a reinstall process of packages? Something along the line “force reinstall all the package related to my installation that have been published in the last 7 days”…
Many thanks!