Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4192 - app-text/docbook2X install is incomplete
Summary: app-text/docbook2X install is incomplete
Status: RESOLVED DUPLICATE of bug 9067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-26 07:30 UTC by Peter Simons
Modified: 2005-07-17 13:06 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 Peter Simons 2002-06-26 07:30:34 UTC
I just emerge'd the app-text/docbook2X package, but the program fails with the
following error:

simons@peti:~/projects/mapson/documentation$ docbook2man man-page.sgml 
Can't locate XML/RegExp.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i586-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/5.6.1/XML/DOM.pm line 39.

Apparently, the package lacks some module it depends on.
Comment 1 Nicholas Wourms 2002-08-03 09:27:26 UTC
Due to the fact that it is explicitly referring to a single perl version in the
ebuild, it will definitely fail to build on perl-5.8.  Has anyone looked into this?
Comment 2 José Alberto Suárez López 2002-08-09 10:32:57 UTC
i think that you need remerge all modules of perl after emerge a new version of it
Comment 3 José Alberto Suárez López 2002-09-07 17:46:49 UTC
Somebody try remerging al perlmodules after emerge a new perl version?

regards
Comment 4 SpanKY gentoo-dev 2002-10-13 15:32:43 UTC
Bug 9067 should fix this 

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