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: | libsoup3 | Assignee: | Gwyn Ciesla <gwync> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | 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
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 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. *** This bug has been marked as a duplicate of bug 2443827 *** |