冲突的msys2-运行时和catgets

时间:2018-03-17 09:31:11

标签: windows mingw-w64 msys2 pacman-package-manager

我正在我的sistem上安装64位版本的MSYS2。安装完成后,我按照this官方网站上的说明首次运行MINGW64。但是,在我运行pacman -Syu之后,我收到了这条消息:

:: Synchronizing package databases...
 mingw32 is up to date
 mingw64 is up to date
 msys is up to date
:: Starting core system upgrade...
warning: terminate other MSYS2 programs before proceeding
resolving dependencies...
looking for conflicting packages...
:: msys2-runtime and catgets are in conflict. Remove catgets? [y/N]

它说msys2-runtime和catgets存在冲突,并问我是否要删除catgets。有关在此步骤中我该怎么做的任何建议?

1 个答案:

答案 0 :(得分:4)

您应该回答y以删除catgetsmsys2-runtime包非常重要,您应该将其升级到最新版本。