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
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 ***