Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 791139

Summary: dev-python/lxml-4.6.3 dependency conflict due to misspell?
Product: Gentoo Linux Reporter: ternka122
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ternka122 2021-05-19 20:07:00 UTC
Latest libxml2 is in version 2.9.12 witch causes dependency conflict
RDEPEND="
    <dev-libs/libxml2-2.9.12
    >=dev-libs/libxslt-1.1.28"
Maybe there should be <=dev-libs/libxml2-2.9.12.


WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-libs/libxml2:2

  (dev-libs/libxml2-2.9.12:2/2::gentoo, ebuild scheduled for merge) USE="ipv6 python readline -debug -examples -icu -lzma -static-libs -test -verify-sig" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python3_8 -python3_7 -python3_9" conflicts with
    <dev-libs/libxml2-2.9.12 required by (dev-python/lxml-4.6.3:0/0::gentoo, installed) USE="threads -doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 (-pypy3) (-python3_10) -python3_7 -python3_9"
    ^                 ^^^^^^
Comment 1 Mike Gilbert gentoo-dev 2021-05-19 20:11:38 UTC

*** This bug has been marked as a duplicate of bug 790737 ***