在 2019/1/24 下午7:13, 唐 野O 写道: > Hi > Today I executed “pacman -Syu” and fish updated to 3.0. > When I type fish and enter in msys2 console, console shows error below: > > C:/Users/myname/portools/msys64/usr/bin/fish.exe: error while loading shared > libraries: msys-pcre2-16-0.dll: cannot open shared object file: No such file > or directory > > > Then I executed "pacman -S pcre2”, > And try to startup fish again in msys2 console, > But this time fish has no response, don’t show fish prompt, no error, no > crash on the console. > > I think this is a problem, so let me report it.
If after an upgrade something gets broken, it may be downgraded soon. You probably want to try `pacman -Syuu` (double `u`) to look for any downgrades. If no downgrade is available you can find an older version on <http://repo.msys2.org/msys/x86_64/>, download it, then install it by hand using `pacman -U <some-package.tar.xz>`. -- Best regards, LH_Mouse _______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users