Re: Error message: Opening file /tmp/.ICE-unix failed proceeding without lock
Reply #2 –
I guess I know the reason... It could be some bug in the new etmpfiles version or udev. I'm not 100% sure yet. This is what I see in my pacman.log:
[2024-06-20T15:56:32+0300] [ALPM] transaction started
[2024-06-20T15:56:32+0300] [ALPM] upgraded libudev (255.6-1 -> 256-1)
[2024-06-20T15:56:33+0300] [ALPM] upgraded esysusers (255.6-1 -> 256-1)
[2024-06-20T15:56:33+0300] [ALPM] upgraded etmpfiles (255.6-1 -> 256-1)
[2024-06-20T15:56:33+0300] [ALPM] upgraded lib32-udev (255.6-1 -> 256-1)
[2024-06-20T15:56:33+0300] [ALPM] upgraded udev (255.6-1 -> 256-1)
That's when this error message started to appear. And this happens on two machines.
I think I'll try to downgrade these packages today and see if it helps (will report back).
I'd also willingly dive into the code but I cannot find neither esysusers nor etmpfiles on Gitea sources to see the changes...
Or is it just udev that compiles into several packages?
P.S. udev is part of systemd as it turns out. Then I'm out of reporting them bugs. It's just useless, I guess.