Author Topic: cards upgrade require manual intervention  (Read 2023 times)

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
cards upgrade require manual intervention
« 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)
« Last Edit: Mon Jun 11 14:31:34 2018 by Thierry »