Hi, I am trying to build a winexe package for AlmaLinux9. However I have file conflicts file /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libzoneoc.a from install of mingw64-crt-10.0.0-2.1.el9.noarch conflicts with file from package mingw64-runtime-9.0.0-5.5.noarch When I set mingw64-crt to the Ignore List in project conf, another file conflict appears up to direct dependend packages. Is there a way to ignore such file conflicts? Regards Mathias -- opsi - Open PC-Server-Integration das Open Source Client-Management-System von uib gmbh Mathias Radtke Entwicklung eMail: m.radtke@uib.de Tel. +49 6131 / 27561-0 Fax +49 6131 / 27561-22 uib gmbh Bonifaziusplatz 1B 55118 Mainz Internet: https://uib.de https://opsi.org Geschäftsführer: Dr. Detlef Oertel, Erol Ülükmen Handelsregister: Amtsgericht Mainz HRB 6942
On Tuesday 2022-07-05 11:46, Mathias Radtke wrote:
I am trying to build a winexe package for AlmaLinux9. However I have file conflicts
file /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libzoneoc.a from install of mingw64-crt-10.0.0-2.1.el9.noarch conflicts wit h file from package mingw64-runtime-9.0.0-5.5.noarch
Well I guess the better option is not to mix mingw 9.x with mingw 10.x.
Hi Jan Well I guess the better option is not to mix mingw 9.x with mingw 10.x. Yeah, you are right. Seems like the update came about a week ago. Will update outdated packages. Thanks Regards Mathias
On Tue, Jul 5, 2022 at 5:46 AM Mathias Radtke <m.radtke@uib.de> wrote:
Hi,
I am trying to build a winexe package for AlmaLinux9. However I have file conflicts
file /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libzoneoc.a from install of mingw64-crt-10.0.0-2.1.el9.noarch conflicts with file from package mingw64-runtime-9.0.0-5.5.noarch
When I set mingw64-crt to the Ignore List in project conf, another file conflict appears up to direct dependend packages.
Is there a way to ignore such file conflicts?
There's a winexe in RHEL 9 (and thus AlmaLinux 9) already, in case you might have missed it: samba-winexe. Would that help for whatever you need winexe for? -- 真実はいつも一つ!/ Always, there's only one truth!
participants (3)
-
Jan Engelhardt
-
Mathias Radtke
-
Neal Gompa