Skip to content

Misleading benign log messages #618

@bjourne

Description

@bjourne
[  109.017291 <    0.058744 >] polkitd[928]: Started polkitd version 126
[  109.019911 <    0.002620 >] polkitd[928]: Loading rules from directory /etc/polkit-1/rules.d
[  109.020163 <    0.000252 >] polkitd[928]: Loading rules from directory /run/polkit-1/rules.d
[  109.020182 <    0.000019 >] polkitd[928]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or>
[  109.020184 <    0.000002 >] polkitd[928]: Loading rules from directory /usr/local/share/polkit-1/rules.d
[  109.020189 <    0.000005 >] polkitd[928]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No >
[  109.020193 <    0.000004 >] polkitd[928]: Loading rules from directory /usr/share/polkit-1/rules.d
[  109.021553 <    0.001360 >] polkitd[928]: Finished loading, compiling and executing 2 rules

While these messages are logged at priority level 5, they include the word "error" indicating that something is wrong. But this is normal operation so the messages should be rephrased. Also consider removing them since they are not useful for debugging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions