question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[question] Conflict in freetype/2.9.0

See original GitHub issue

ERROR: Conflict in freetype/2.9.0@bincrafters/stable
    Requirement bzip2/1.0.6@conan/stable conflicts with already defined bzip2/1.0.8@conan/stable
    To change it, override it in your base requirements

Can you clarify me where I can override it ? This happen each time I add sfml/[>=2.5.0]@bincrafters/stable and his options.

[options]
sfml:window=True
sfml:graphics=True
sfml:audio=True
sfml:network=True
sfml:shared=True

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Croydoncommented, Mar 9, 2020

I see, you don’t use freetype directly but through SFML

sfml/2.5.1@bincrafters/stable uses freetype/2.10.1 already. So please make sure your local sfml package is up to date.

1reaction
Croydoncommented, Mar 9, 2020

If you able to update Freetype, then please migrate from

freetype/2.9.0@bincrafters/stable to freetype/2.10.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

freetype2 and freetype2-infinality are in conflict. Remove ...
For me the problem was with libbluray, which depends on libfreetype.so, which is provided by freetype2 but not freetype2-ubuntu, so pacman tries ...
Read more >
[SOLVED] Freetype-2.9 (current) problem with Wine 32-bit
It seems that freetype-2.9 conflicts only with older wine-2.13 (does not compile). Current wine-3.2 compiles well.
Read more >
[package] qt/6.2.0: conflict on dependencies's requirements
conan$ conan install qt/6.2.0@ -r=conancenter Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.
Read more >
274030 - Statically link the latest version of FreeType2 on ...
re : dpranke's question about static linking to Freetype : yes, that's what I'm suggesting we consider doing. Adobe in collaboration with Google...
Read more >
Conflicting i586 / x86_64 packages when updating | Plesk Forum
... conflict by files detected: package freetype2-2.1.9-4.4.i586 conflict with ... each other with questions regarding the use of PSA and Plesk software.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found