Erstellt: 14. 7. 2011, 09:08
Nepomuk considered harmful
When I came to the office I wondered why a compilation of e2fsprogs failed. It was simply out of space. A only one month old 200G volume out of space? Well, what I found out was even harder to believe:
$ ls -al .xsession-errors -rw------- 1 ebeer users 202558869504 Jul 14 09:03 /home/ebeer/.xsession-errors $ tail -n 2 .xsession-errors (process:27881): GLib-WARNING **: poll(2) failed due to: Das Argument ist ungültig. $ ps -p 27881 PID TTY TIME CMD 27881 ? 1-01:40:51 nepomukservices
In case anyone wonders: that is "invalid argument" in German. WTF?