[question] Conflict in freetype/2.9.0
See original GitHub issue- I’ve read the CONTRIBUTING guide.
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:
- Created 4 years ago
- Comments:6 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I see, you don’t use freetype directly but through SFML
sfml/2.5.1@bincrafters/stable
usesfreetype/2.10.1
already. So please make sure your local sfml package is up to date.If you able to update Freetype, then please migrate from
freetype/2.9.0@bincrafters/stable
tofreetype/2.10.1