Incorrect format of ID_LIKE value in os-release

Hello,

I’m running the Sway edition of Manjaro on a Pinebook Pro.

In my /etc/os-release file the ID_LIKE property is assigned the value manjaro,arch, however according to the documentation (see https://freedesktop.org/software/systemd/man/os-release.html#ID_LIKE= ) this should be space separated instead of comma separated (i.e. manjaro arch). This causes issues with programs which expect these values to be space separated e.g. archey4 (https://github.com/HorlogeSkynet/archey4 ).

Would it be possible for this to be fixed for new installs/in the repos?

I was trying to find a bug tracker for Manjaro ARM (or a Git repo where I could submit a pull request), but the closest I could get was https://bugs.manjaro.org/ which just displays an information page for me. Please let me know if there is a better place for me to report this.

P.S. Sorry for the bare links, it looks like I don’t currently have the relevant permissions to make them nicely formatted.

Git is here:

manjaro-release

Thanks.

Fixed with fix ID_LIKE in os-release (9acffc7f) · Commits · manjaro-arm / packages / core / filesystem · GitLab.

Great, thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.