| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Up to standards ✅🟢 Issues 0 issues
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Astra Linux sets PRETTY_NAME="Astra Linux" with no version, so the OS module dropped it. The version is in VERSION_ID, with an arch suffix on recent releases (e.g. 2.12_x86-64).
For id=astra: strip the arch suffix from VERSION_ID, clear VERSION_CODENAME when it just mirrors the raw VERSION_ID, and rebuild PRETTY_NAME.
Before: OS: Astra Linux x86_64
After: OS: Astra Linux 2.12 x86_64