determine OS release is broken on Linux
The current implementation of std.get_os_release_linux()
depends on the existence of /etc/os-release
. This cannot be guarantied.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
The current implementation of std.get_os_release_linux()
depends on the existence of /etc/os-release
. This cannot be guarantied.