Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653154 - [gnome overlay] dev-util/itstool-2.0.4-r1 - configure: error: Python module libxml2 is needed to run this package
Summary: [gnome overlay] dev-util/itstool-2.0.4-r1 - configure: error: Python module l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-14 15:34 UTC by Dennis Schridde
Modified: 2019-11-17 14:37 UTC (History)
0 users

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


Attachments
build.log (build.log,3.87 KB, text/x-log)
2018-04-14 15:34 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2018-04-14 15:34:12 UTC
Created attachment 527354 [details]
build.log

When building dev-util/itstool-2.0.4-r1 with dev-libs/libxml2[-python]:
configure: error: Python module libxml2 is needed to run this package
Comment 1 Sobhan Mohammadpour (RETIRED) gentoo-dev 2018-05-30 08:08:14 UTC
i don't understand how portage would allow such thing, the ebuild
clearly depends on libxml2 with the python useflag.
Comment 2 Nado 2018-07-20 09:41:17 UTC
Yeah but the python useflags ($PYTHON_USEDEP) dont add 'python' as a USE flag.
All it needs is a dev-libs/libxml2[python,${PYTHON_USEDEP}].
Funny thing, it's already fixed in the live version.
Comment 3 Larry the Git Cow gentoo-dev 2019-11-17 14:37:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b761f8e6c681b9c652ebc48cfc370a614ec147c2

commit b761f8e6c681b9c652ebc48cfc370a614ec147c2
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-11-17 14:36:59 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-11-17 14:37:03 +0000

    dev-util/itstool: remove, 2.0.6 available in ::gentoo
    
    Closes: https://bugs.gentoo.org/653154
    Package-Manager: Portage-2.3.69, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 dev-util/itstool/Manifest                     | 19 ---------
 dev-util/itstool/files/itstool-segfault.patch | 58 ---------------------------
 dev-util/itstool/itstool-2.0.4-r1.ebuild      | 37 -----------------
 dev-util/itstool/itstool-2.0.5.ebuild         | 40 ------------------
 dev-util/itstool/itstool-9999.ebuild          | 53 ------------------------
 dev-util/itstool/metadata.xml                 | 13 ------
 6 files changed, 220 deletions(-)