Closed marvinpan8 closed 3 years ago
It looks like the current level for that message is DEBUG
.
Which version of this crate are you using?
Sorry for the late reply and thanks for your report! Could you please elaborate if you are getting any other meaningful output from the library? Did you get some version information?
In case you are only concerned with the error in logs, @Coding-Badly is right: this message should have the debug
level in the latest version.
Feel free to reopen if you have more questions.
Error log: 2021-02-04 14:28:30 WARN [os_info::imp::lsb_release] lsb_release command failed with Os { code: 2, kind: NotFound, message: "No such file or directory" }
rust version: rustc 1.44.1 (c7087fe00 2020-06-17)