Bug 31279 - kodi install failure due to old libtiff version required by dependency python-pillow
Summary: kodi install failure due to old libtiff version required by dependency python...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: All Packagers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-14 07:10 CET by William Kenney
Modified: 2023-02-24 06:53 CET (History)
1 user (show)

See Also:
Source RPM: python-pillow-9.2.0-1.mga9.src.rpm
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.