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

Bug 42579

Summary: gnome-base/gnome-vfs-2.4.2-r1 Failed Ebuild
Product: Gentoo Linux Reporter: Jason Houx <jason>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jason Houx 2004-02-23 05:48:45 UTC
when I tried to emerge world i get errors on gnome-base/gnome-vfs-2.4.2-r1

configure: error: XML::Parser perl module is required for intltool

!!! ERROR: gnome-base/gnome-vfs-2.4.2-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

I looked at the ebuild and it is just white space at the end of the file

I have emerged libxml-perl althought i would have thought it would have done this automatically.  I checked and i do have intltool already installed.


Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge -u world
3.error
Actual Results:  
configure: error: XML::Parser perl module is required for intltool

!!! ERROR: gnome-base/gnome-vfs-2.4.2-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed



Expected Results:  
it would have finished building gnome-vfs-2.4.2-r1
Comment 1 Spider (RETIRED) gentoo-dev 2004-02-23 14:35:31 UTC
run qpkg -l XML-Parser, seems that you have updated perl without running the perl updater.
 (based on : intltool >=0.29 is in the deps of gnome-vfs, and that has an RDEPEND on XML-Parser, so either you have uninstalled it, or its mal-installed. Most malinstalls are due to said problem)

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