Official NuTyX forums

General => Obsolet => Topic started by: Thierry on Sun Jun 10 16:17:32 2018

Title: cards upgrade require manual intervention
Post by: Thierry on Sun Jun 10 16:17:32 2018
If you are on the "development" branch,  the "June, 10 2018" upgrade process needs some manuel helps:

Code: [Select]
check
We need to delete the 'mesa' package, update the 'wayland' package then reinstall the 'mesa' package:
Code: [Select]
sudo cards remove mesa
sudo cards install wayland
sudo cards install mesa

You can then launch the upgrade process for the rest:

Code: [Select]
sudo cards upgradeor reboot your machine if you did choose to accept automatic upgrade (not really recommended on the "development" branch)