HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
291 stars 37 forks source link

[UPTIME] Logs `uptime` errors at warning level #133

Closed HorlogeSkynet closed 1 year ago

HorlogeSkynet commented 1 year ago

uptime STDERR will now be read and each line will be emitted as a warning log. This allows macOS users experiencing "uptime: /dev/ttysXXX: No such file or directory" errors to silence them using configuration (instead of silently dropping them).

closes #132

How has this been tested ?

It hasn't (EDIT on a affected macOS system).

Types of changes :

Checklist :

HorlogeSkynet commented 1 year ago

Up @ingrinder 😇

MilesTEG1 commented 12 months ago

Hello, Is there a fix in the pipe? I still have this error when archey start, on macOS Sonoma. CleanShot 2023-10-02 at 08 56 20@2x

HorlogeSkynet commented 12 months ago

Hello, the (this) fix is already out of the pipe. You can enable the suppress_warnings option to hide it. Bye 👋

MilesTEG1 commented 12 months ago

Oh my ! Thanks very much 😃