remicollet / remirepo

Issue tracker for

Home Page:https://rpms.remirepo.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies failed (libavif.so.14)

cmahlig opened this issue · comments

Hi !

We have a problem under ol8 :

~$ dnf update
Last metadata expiration check: 0:22:36 ago on Wed 10 Aug 2022 11:47:49 AM CEST.
Error: 
 Problem: cannot install the best update candidate for package gd3php-2.3.3-4.el8.remi.x86_64
  - nothing provides libavif.so.14()(64bit) needed by gd3php-2.3.3-8.el8.remi.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Can you reproduce it ?

is EPEL enabled ?
It is mandatory

For memory, for a proper installation follow the Wizard instructions

Notice: OL8 is a terrible choice (the worst ?), they provide a specific fake epel repository which is not EPEL, so use the real EPEL instead of the fake one.

Duplicate of #216