Closed josefschabasser closed 3 years ago
I see there's already a PR for this: https://github.com/HorlogeSkynet/archey4/pull/102
Hi Josef, thanks for opening this up. Indeed a PR is already on its way to fix this issue. You can expect a new release shipping this patch within the following days. Bye 👋
Released as v4.13.2 @josefschabasser. Bye :wave:
Describe the bug archey4 does not support filesystems with spaces in their names. rclone (a tool to work with and mount cloud storage) allows to create filesystems with spaces in their names and archey4 fails to parse df's output. Furthermore, rclone always puts a
:
at the end of the filesystems name, maybe this helps in some way.rclone configuration:
df output:
archey4 output:
Expected behavior archey4 shouldn't fail. Maybe display local storage only and print a warning that some filesystems were ignored.
Screenshots Please see the error message above.
Environment
Additional context