Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792492 - dev-python/lxml blocks dev-libs/libxml2 update
Summary: dev-python/lxml blocks dev-libs/libxml2 update
Status: RESOLVED DUPLICATE of bug 790737
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-27 14:30 UTC by (kusoneko)
Modified: 2021-05-27 18:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description (kusoneko) 2021-05-27 14:30:29 UTC
Hello,

I've been having the following warning for several days when updating my system.

Versions:

dev-libs/libxml2-2.9.10-r5 => dev-libs/libxml2-2.9.12
dev-python/lxml-4.6.3

```
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="icu ipv6 lzma python readline verify-sig -debug -examples -static-libs -test" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python3_7 python3_8 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_7 python3_8 python3_9 (-pypy3)"
```

Thank you,
Kusoneko
Comment 1 Ionen Wolkens gentoo-dev 2021-05-27 18:15:50 UTC
As it says it's just a warning, and intentional because of bug #790737

Will go away once it's sorted out and stabilized, can be safely ignored meanwhile.

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