Search code examples
cmingwmsysmsys2pacman-package-manager

How to resolve conflict after installing msys2 and running "pacman -Syuu"?


I have installed latest release of msys2 (msys2-x86_64-20161025). When I am running pacman -Syuu I am getting:

enter image description here

and if I answer y I get after:

enter image description here

What should I answer these questions?

About running pacman -Syuu after installation of msys2 I read here: https://github.com/msys2/msys2/wiki/MSYS2-installation


Solution

  • You can answer "yes" to everything, and/or remove catgets beforehand with pacman -R libcatgets.

    Relevant support ticket. They seem to be in the process of removing all dependencies to libcatgets.