You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On an ubuntu machine, it shows up like:
ID=ubuntu
But on an almalinux machine, it shows up like:
ID="almalinux"
The additional surrounding quotes are causing it to be unidentified,
falling back to ubuntu, and then it tries to "apt-get install"
dependencies.
0 commit comments