Thanks Oscar.
The attempted full update ended with:

......
 util-linux-2.33.1-1...  1383.3 KiB   125K/s 00:11 [#####################]
100%
(135/135) checking keys in keyring                 [#####################]
100%
(135/135) checking package integrity               [#####################]
100%
(135/135) loading package files                    [#####################]
100%
(135/135) checking for file conflicts              [#####################]
100%
error: failed to commit transaction (conflicting files)
openssl: /usr/share/man/man3/BN_print.3ssl.gz exists in filesystem
openssl: /usr/share/man/man3/LHASH.3ssl.gz exists in filesystem
openssl: /usr/share/man/man3/UI.3ssl.gz exists in filesystem
Errors occurred, no packages were upgraded.

(And that was only the i686 stuff. Didn't even get to the x64 updates.)

Should I just ditch the lot and download a fresh msys2 installation from
scratch ?

Cheers,
Rob


On Sat, Jun 1, 2019 at 10:44 PM Óscar Fuentes <o...@wanadoo.es> wrote:

> sisyphus <sisyphus...@gmail.com> writes:
>
> > In msys2, I've just updated 32-bit Cairo (mingw32/mingw-w64-i686-cairo)
> to
> > version 1.16.0-1 but, after re-building the program, I'm getting a pop-up
> > with the following runtime error:
> >
> > "The procedure entry point __divmoddi4 could not be located in the
> dynamic
> > link library libgcc_s_dw2-1.dll"
> >
> > How do I install the updated libgcc_s_dw2-1.dll that contains the missing
> > entry point ?
> >
> > I updated Cairo by simply running:
> > pacman -S mingw32/mingw-w64-i686-cairo
> >
> > Was that the wrong way to go about it ?
> > I followed the same procedure to update 64-bit Cairo
> > (mingw64/mingw-w64-x86_64-cairo) and struck no problems.
>
> Do a full update:
>
> pacman -Suuy
>
> (if it asks about replacing packages, answer yes)
>
> If the problem persists, create a bug report on
>
> https://github.com/msys2/MINGW-packages/issues
>
> Maybe the package needs a rebuild against recent gcc & runtime.
>
>
>
> _______________________________________________
> Msys2-users mailing list
> Msys2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/msys2-users
>
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to