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
The pre-installed package conflicts with what is installed by devstack
later creating this error:
```
The following packages have unmet dependencies:
mysql-server : Depends: mysql-server-8.0 but it is not going to be installed
```
To workaround this, just purge the package here and devstack will
re-install it later anyway.
0 commit comments