On 2024-06-03 10:27:08 +0100, Luca Boccassi wrote: > On Mon, 03 Jun 2024 10:54:15 +0700 "Damir R. Islamov" > <da...@secretlaboratory.ru> wrote: > > Every time the systemd package is being configured, > > it return a warnung > > /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path > "/run/lock", ignoring. > > It's expected and harmless, just ignore it as the message says
Then, why outputting such a useless message??? This message has no interest for the end user. Worse, the user may wonder whether there is something wrong. For a few weeks, there have been 5 bug reports + all the users (including me) who had to do a search on the web for this message. Moreover, the word "ignoring" as written in the message is misleading. As I understand it, it means that *systemd* ignores the duplicate line, not that the user should ignore the message (which would be rather stupid: if some information related to something expected and harmless is to be ignored, then do not provide such information in the first place). And the fact that systemd ignores the duplicate line does not mean that there isn't an issue somewhere, in particular if this is reported like here. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)