fedora-better-fonts icon indicating copy to clipboard operation
fedora-better-fonts copied to clipboard

Fedora 35 beta + Python error

Open Anonymo opened this issue 3 years ago • 5 comments

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()

Anonymo avatar Oct 05 '21 20:10 Anonymo

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)

bkdwt avatar Oct 19 '21 05:10 bkdwt

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.

jonprocter avatar Oct 26 '21 12:10 jonprocter

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

sandrocarval avatar Oct 29 '21 20:10 sandrocarval

Looking here I see that the f35 repo has not been built yet, not sure how we can do that ourselves...

MayCXC avatar Nov 04 '21 06:11 MayCXC

Currently on F35, there seems to be a workaround. I can confirm that this works on Fedora 35.

maxreuben avatar Jan 29 '22 08:01 maxreuben