Open Anonymo opened 3 years ago
When I try to install on Fedora 35, I get this error:
Error:
Problema: solicitações conflitantes
- nothing provides archivo-black-fonts needed by fontconfig-font-replacements-0.6-2.fc35.noarch
(tente adicionar '--skip-broken' para pular pacotes desinstaláveis)
When I try to install on Fedora 35, I get this error:
Error: Problema: solicitações conflitantes - nothing provides archivo-black-fonts needed by fontconfig-font-replacements-0.6-2.fc35.noarch (tente adicionar '--skip-broken' para pular pacotes desinstaláveis)
Yep me too - just did a clean install of the latest F35 beta and having the same problem as you.
Same on a brand new (f35) RC1.2 installation (which will be the final/production build).
nothing provides archivo-black-fonts needed by fontconfig-font-replacements-0.6-2.fc35.noarch
Looking here I see that the f35 repo has not been built yet, not sure how we can do that ourselves...
Currently on F35, there seems to be a workaround. I can confirm that this works on Fedora 35.
sudo dnf copr enable dawid/better_fonts -y /usr/lib/python3.10/site-packages/dnf-plugins/copr.py:433: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a compatibility shim with Python's platform.linux_distribution(). Please use distro.id(), distro.version() and distro.name() instead. dist = linux_distribution()