This is because the MinGW-w64 project switched from svn to git. The 6628 is an svn revision and the ce6b0d2 is a git sha1.
Did pacman not ask you if you wanted to replace some mingw-svn packages with some mingw-git replacements? If so, you should have said yes to each. To remedy it now, please do: pacman -S msys2-w32api-headers msys2-w32api-runtime .. I wonder if --ignoregroup base may have been responsible for some of your trouble. On Fri, May 23, 2014 at 1:10 PM, Thomas Copper <[email protected]> wrote: > Today when I upgrade msys2 with: > pacman -Sy > pacman -Su --ignoregroup base > pacman -Su > > there is this error when executed the "pacman -Su" command: > msys2-w32api-headers: local (4.0.0.6628-1) is newer than msys > (4.0.0.4043.ce6b0d2-1) > msys2-w32api-runtime: local (4.0.0.6628-1) is newer than msys > (4.0.0.4043.ce6b0d2-1) > > What's problem? Is there a bug at version number upstream? Or msys2 change > the version number and will use the second series since now? > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
