Bug 2443002

Summary: Locale directories for MinGW (i686 and x86_64) are incorrectly included in the main package
Product: [Fedora] Fedora Reporter: Fxzx micah <fxzxmicah>
Component: libsoup3Assignee: Gwyn Ciesla <gwync>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: gnome-sig, gwync, mcrha
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-03-02 15:36:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fxzx micah 2026-02-26 13:36:30 UTC
`/usr/i686-w64-mingw32/sys-root/mingw/share/locale` and `/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale` are packaged into the main package.

Reproducible: Always

Comment 1 Milan Crha 2026-02-26 16:51:39 UTC
Thanks for a bug report. I'm sorry for a newbie question, but I do not do mingw for many years, and in fact I did not do mingw packaging at all, thus I do not get. The main libsoup3 package also contains the locale files, just like many other packages, thus the same the mingw package constructed from the same .spec file does contain them. Why is it a problem, please?

For example mingw-glib2 does exactly the same:
https://koji.fedoraproject.org/koji/rpminfo?fileStart=500&rpmID=46160458&fileOrder=name&buildrootOrder=-id&buildrootStart=0#filelist

Comment 2 Fxzx micah 2026-03-01 10:08:55 UTC
It is correct for the mingw locale files to be included in mingw32-* and mingw64-*, but currently the libsoup3 package also contains a copy of the mingw locale files (https://packages.fedoraproject.org/pkgs/libsoup3/libsoup3/fedora-rawhide.html). In other words, the mingw locale files are being packaged twice.

Comment 3 Gwyn Ciesla 2026-03-02 15:36:47 UTC

*** This bug has been marked as a duplicate of bug 2443827 ***