Le 07/10/2020 à 04:22, David Caldwell a écrit : > Hi, I am also still seeing this bug. > > I am running cyrus-imapd 3.2.3-3 and the last time my machine rebooted I > had the same issue: idled refused to start due to the missing directory > `/run/cyrus/socket`. > > I ended up having to do: > > mkdir -p /run/cyrus/socket > chown cyrus:mail -R /run/cyrus > > to make it work.
Hi, it seems that this bug came when I switched to debhelper 13. Version 3.2.4-2 seems to have tmpfiles well installed. Thanks! Xavier