Bug 31279

Summary: kodi install failure due to old libtiff version required by dependency python-pillow
Product: Mageia Reporter: William Kenney <wilcal.int>
Component: RPM PackagesAssignee: All Packagers <pkg-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: smelror
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
See Also: https://bugs.mageia.org/show_bug.cgi?id=31277
Whiteboard:
Source RPM: python-pillow-9.2.0-1.mga9.src.rpm CVE:
Status comment:

Description William Kenney 2022-12-14 07:10:03 CET
Description of problem:

[root@localhost wilcal]# urpmi --auto kodi
A requested package cannot be installed:
python3-pillow-9.2.0-1.mga9.x86_64 (due to unsatisfied libtiff.so.5(LIBTIFF_4.0)(64bit))
While some packages may have been installed, there were failures.
A requested package cannot be installed:
python3-pillow-9.2.0-1.mga9.x86_64 (due to unsatisfied libtiff.so.5(LIBTIFF_4.0)(64bit))
Comment 1 Lewis Smith 2022-12-14 15:01:33 CET
$ urpmq --requires python3-pillow | grep tiff
libtiff.so.5()(64bit)
libtiff.so.5(LIBTIFF_4.0)(64bit)

This library is now at version 6.

Assigning this globally as python-pillow is committed by different packagers.

Assignee: bugsquad => pkg-bugs
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=31277
Summary: kodi install failure => kodi install failure due to old libtiff version required by dependency python-pillow
Source RPM: (none) => python-pillow-9.2.0-1.mga9.src.rpm

Comment 2 William Kenney 2022-12-14 15:50:24 CET
(In reply to Lewis Smith from comment #1)

> This library is now at version 6.

Thanks Lewis

This is only one of a handful of install errors I ran into last night.
Netinstall to real hardware.
I ran out of time to post bugs to all I found.
Probably best someone go through the apps list to ensure all of these are corrected.

Also some of the successful installs are not being posted to the Menu list.
New bug coming on that one.
Comment 3 Stig-Ørjan Smelror 2023-02-24 06:53:21 CET
------------------------------------------------------------------------
r1922146 | daviddavid | 2022-12-14 17:25:46 +0100 (Wed, 14 Dec 2022) | 2 lines

- rebuild for new libtiff in Core/Release

Closing as Fixed.

Status: NEW => RESOLVED
Resolution: (none) => FIXED
CC: (none) => smelror