Description of problem: [root@localhost wilcal]# urpmi --auto gwenview A requested package cannot be installed: qtimageformats5-5.15.6-1.mga9.x86_64 (due to unsatisfied libtiff.so.5()(64bit)) While some packages may have been installed, there were failures. A requested package cannot be installed: qtimageformats5-5.15.6-1.mga9.x86_64 (due to unsatisfied libtiff.so.5()(64bit))
$ urpmq --requires gwenview | grep tiff libtiff.so.6()(64bit) libtiff.so.6(LIBTIFF_4.0)(64bit) $ urpmq --requires-recursive gwenview | grep tiff lib64tiff6 $ urpmq --whatrequires lib64tiff6 | grep gwenview gwenview A problem of library versions. Gwenview itself, here, wants libtiff6 (above). Which knows it is required by gwenview. It looks like qtimageformats5 is the culprit: $ urpmq --requires qtimageformats5 | grep tiff libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) Apparently lib64tiff5 no longer exists, superseded. Nor does qtimageformats5; now qtimageformats6. Do not know why 5 showed sometimes with urpmq, but not always. I have both libtiff versions, but only qtimageformats5-5.15.6-1.mga9 $ urpmq --requires gwenview | grep qtimageformats qtimageformats5 Valid for you, Nicolas.
Source RPM: (none) => gwenview-22.11.90-3.mga9.src.rpmAssignee: bugsquad => mageiaSummary: gwenview install error => gwenview install error: wrong version for dependency qtimageformats, was 5, is now 6
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=31279
Fixed in latest kde stack update.
CC: (none) => geiger.david68210Resolution: (none) => FIXEDStatus: NEW => RESOLVED