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

Bug 242280

Summary: www-client/epiphany-2.22.3 with the python flag set needs libxml2 but is not set as dependancy
Product: Gentoo Linux Reporter: Maarten de Boer <ventieldopje>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: minor Keywords: QAbaddep
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Maarten de Boer 2008-10-15 22:51:50 UTC
Emerging epiphany 2.22.3 (other versions too i think) with the python flag set needs the libxml2 (with python flag set) to work, else it wont compile complaing it can't import module libxml2. Although libxml2 isn't seen by the ebuild as an dependancy.

Reproducible: Always

Steps to Reproduce:
1. remove libxml2 if you have installed it
2. emerge www-client/epiphany-2.22.3 (with python flag)

Actual Results:  
epihpany won't compile, giving an compile error that it can't load module libxml2.

Expected Results:  
The ebuild should have libxml2 added as a dependancy.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-10-17 06:45:40 UTC
your description of the problem is wrong. epiphany needs libxml2 no matter if python is enabled or not and this is correctly stated in RDEPEND.

Closing invalid. Please reopen if you mean something else.