Bug 2101464 - Missing libgtkglext-x11-1_0-0 and python3.10dist(pillow) >= 9
Summary: Missing libgtkglext-x11-1_0-0 and python3.10dist(pillow) >= 9
Keywords:
Status: CLOSED DUPLICATE of bug 2097817
Alias: None
Product: Fedora
Classification: Fedora
Component: python3.10
Version: 35
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Python Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-27 14:40 UTC by j_a
Modified: 2022-06-27 14:46 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-06-27 14:46:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description j_a 2022-06-27 14:40:48 UTC
Hi,

When I try to update my Fedora 35 system I get the following error messages regarding missing libgtkglext-x11-1_0-0 and python3.10dist(pillow) libraries:

# dnf update
Last metadata expiration check: 0:14:32 ago on Tue 28 Jun 2022 12:15:50 AM AEST.
Dependencies resolved.

 Problem 1: cannot install the best update candidate for package anydesk-6.1.1-1.x86_64
  - nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.2.0-1.x86_64
 Problem 2: cannot install the best update candidate for package python3-reportlab-3.6.2-2.fc35.x86_64
  - nothing provides python3.10dist(pillow) >= 9 needed by python3-reportlab-3.6.10-1.fc35.x86_64
================================================================================
 Package                 Architecture Version               Repository     Size
================================================================================
Skipping packages with broken dependencies:
 anydesk                 x86_64       6.2.0-1               anydesk       5.9 M
 python3-reportlab       x86_64       3.6.10-1.fc35         updates       2.9 M

Transaction Summary
================================================================================

gtkglext-libs have already been installed in the system. Here is the result of locate:

# locate libgtkglext
/usr/lib64/libgtkglext-x11-1.0.so.0
/usr/lib64/libgtkglext-x11-1.0.so.0.0.0

Could you please look into these problems?

Thanks,

Javid

Comment 1 Miro Hrončok 2022-06-27 14:46:06 UTC
Hello Javid.

Those are 2 different problems.

> nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.2.0-1.x86_64


anydesk does not appear to be from Fedora repositories -> please report the problem to wherever you installed it from


> nothing provides python3.10dist(pillow) >= 9 needed by python3-reportlab-3.6.10-1.fc35.x86_64

That is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2097817 and there is an update pending that solves this issue. Hence, I am going to mark this bug as a duplicate of that one.

*** This bug has been marked as a duplicate of bug 2097817 ***


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