Hi all,
For a while now I can’t update my system without adding --exclude=glycin-loaders.i686, because I get this error:
Transaction failed: Rpm transaction failed.
- file /usr/share/doc/glycin-loaders/NEWS from install of glycin-loaders-2.0.4-1.fc43.i686 conflicts with file from package glycin-loaders-2.0.3-1.fc43.x86_64
- file /usr/share/licenses/glycin-loaders/LICENSE.dependencies from install of glycin-loaders-2.0.4-1.fc43.i686 conflicts with file from package glycin-loaders-2.0.3-1.fc43.x86_64
I don’t really know how to resolve this conflict though. I tried googling around and even asked Gemini in despair, but to no avail. Honestly, I would also be fine to just “force upgrade”, since I don’ really care what version of the text files is being used.
In case it helps, this is the output of dnf repoquery --requires glycin-loaders-2.0.3-1.fc43.x86_64:
bubblewrap
libc.so.6(GLIBC_2.39)(64bit)
libcairo.so.2()(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3)(64bit)
libgcc_s.so.1(GCC_4.2.0)(64bit)
libgio-2.0.so.0()(64bit)
libglib-2.0.so.0()(64bit)
libgobject-2.0.so.0()(64bit)
libheif.so.1()(64bit)
libjxl.so.0.11()(64bit)
libjxl.so.0.11(JXL_0)(64bit)
libjxl_threads.so.0.11()(64bit)
libjxl_threads.so.0.11(JXL_0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.27)(64bit)
librsvg-2.so.2()(64bit)
rtld(GNU_HASH)
And for dnf repoquery --requires glycin-loaders-2.0.4-1.fc43.i686:
bubblewrap
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libc.so.6(GLIBC_2.39)
libcairo-gobject.so.2
libcairo.so.2
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libgcc_s.so.1(GCC_3.3)
libgcc_s.so.1(GCC_4.2.0)
libgio-2.0.so.0
libglib-2.0.so.0
libgobject-2.0.so.0
libheif.so.1
libjxl.so.0.11
libjxl.so.0.11(JXL_0)
libjxl_threads.so.0.11
libjxl_threads.so.0.11(JXL_0)
libm.so.6
libm.so.6(GLIBC_2.27)
librsvg-2.so.2
libseccomp.so.2
rtld(GNU_HASH)
Also: The issue started happening one, two, maybe three weeks ago, but I never got around to investigate it further. So I can’t really tell any more, if this happened after I installed some package or not. But I don’t think so? Sorry for not having more info!