Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 35 beta + Python error #36

Open
Anonymo opened this issue Oct 5, 2021 · 5 comments
Open

Fedora 35 beta + Python error #36

Anonymo opened this issue Oct 5, 2021 · 5 comments

Comments

@Anonymo
Copy link

Anonymo commented Oct 5, 2021

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

@bkdwt
Copy link

bkdwt commented Oct 19, 2021

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)

@jonprocter
Copy link

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.

@sandrocarval
Copy link

sandrocarval commented Oct 29, 2021

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

@MayCXC
Copy link

MayCXC commented Nov 4, 2021

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

@maxreuben
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants