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
Debian servers are not reliable sources for getting dependencies for our testing infrastructure.
They often remove dependencies without fallbacks, leading to the breakage of our CI jobs.
Description
Debian servers are not reliable sources for getting dependencies for our testing infrastructure.
They often remove dependencies without fallbacks, leading to the breakage of our CI jobs.
dpkg -i
apt-get update && apt-get install
must not be used to install EDGE for Linux64The text was updated successfully, but these errors were encountered: