Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41450 - Missing dependency for gnome-vfs
Summary: Missing dependency for gnome-vfs
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 03:03 UTC by Patrick Kursawe (RETIRED)
Modified: 2009-11-03 12:09 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 Patrick Kursawe (RETIRED) gentoo-dev 2004-02-13 03:03:07 UTC
checking for perl... /usr/bin/perl
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
Comment 1 Spider (RETIRED) gentoo-dev 2004-02-13 05:02:52 UTC
I find that hard to believe as -r1 has a DEPEND on intltool >= 0.29, which in turn has an RDEPEND on XML-Parser.

if you have removed XML::Parser, please reinstal intltool to get dependencies right in your system
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-02-13 05:17:47 UTC
*intltool-0.29 (26 Jan 2004)

  26 Jan 2004; foser <foser@gentoo.org> intltool-0.29.ebuild, metadata.xml :
  New release, added XML-Parser as rdep

I emerged intltool before this date.
So archs which still have 0.27.2 as stable version will maybe encounter this problem. Perhaps you should fix it for this version, aswell?
Comment 3 foser (RETIRED) gentoo-dev 2004-02-13 05:47:49 UTC
Why ? In the tree this has never happened, so it should not be a problem to our users.

On a side note there have been some reports where XML-Parser was installed, but in the wrong perl root for some reason. Do keep that in mind when handling these bugs.
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2004-02-13 05:54:47 UTC
Just forget my comment #2, the dependencies of .27 can hardly have an effect when .29 is required...
Comment 5 DanH 2009-11-03 12:09:50 UTC
(In reply to comment #3)

> On a side note there have been some reports where XML-Parser was installed, but
> in the wrong perl root for some reason.

Do you have any more details of this, please?  I suspect it may be happening to me.  Symptoms:

XML-Parser is installed;

there's a file on my system called /usr/lib/perl5/vendor_perl/5.8.8/XML/Parser/PerlSAX.pm;

yet compiling gnome-vfs still fails with the same error message quoted in the original bug report.

Thanks,

Dan