Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484382 - sys-fs/udev-206-r3 - add DEPEND on XML-Parser
Summary: sys-fs/udev-206-r3 - add DEPEND on XML-Parser
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 20:04 UTC by Martin Mokrejš
Modified: 2013-09-11 21:20 UTC (History)
0 users

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 Martin Mokrejš 2013-09-09 20:04:32 UTC
I was just re-installing from scratch and could not install udev as it failed during configure with a message that it need XML::Parser for intltools. I did not check whether it requires intltools nor whether they do require XML-Parser. Well, somewhere you need to add the dependency.
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-09 20:11:51 UTC
Please try `perl-cleaner --all` first; if that doesn't work, please reopen.

*** This bug has been marked as a duplicate of bug 41124 ***
Comment 2 Martin Mokrejš 2013-09-11 21:20:04 UTC
Hmm, too late to proof but I think I had no XML-Parser pre-installed in the stage3. Nevertheless, I just emerged it at that moment so you could also believe it just re-installed it after a python upgrade. Cannot say.