Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54195 - x11-misc/shared-mime-info requires dev-perl/XML-Parser
Summary: x11-misc/shared-mime-info requires dev-perl/XML-Parser
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 04:58 UTC by D. C. Sessions
Modified: 2005-07-17 13:06 UTC (History)
2 users (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 D. C. Sessions 2004-06-17 04:58:22 UTC
Attempting to emerge x11-misc/shared-mime-info-0.14 fail unless dev-perl/XML-Parser is installed.  However, XML-Parser is not listed as a dependency in shared-mime-info-0.14.ebuild

Reproducible: Always
Steps to Reproduce:
1.Create system without dev-perl/XML-Parser
2.Attempt to emerge x11-misc/shared-mime-info-0.14

Actual Results:  
Error message from configure complaining about a missing XML parser.

Expected Results:  
emerged x11-misc/shared-mime-info-0.14


Problem repeats until dev-perl/XML-Parser was emerged, after which
x11-misc/shared-mime-info-0.14 emerged without error.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-07-28 18:17:47 UTC
I agree - simple dependancy add required.
Comment 2 Peter Dedecker 2004-08-05 07:32:54 UTC
This seems not to be fixed already.  I recieved the following while emerging the latest mozilla-firefox:


>>> emerge (7 of 12) x11-misc/shared-mime-info-0.14 to /
>>> md5 src_uri ;-) shared-mime-info-0.14.tar.gz
>>> Unpacking source...
>>> Unpacking shared-mime-info-0.14.tar.gz to /var/tmp/portage/shared-mime-info-0.14/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for perl... /usr/bin/perl
configure: error: XML::Parser perl module is required for intltool

!!! ERROR: x11-misc/shared-mime-info-0.14 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed
Comment 3 Peter Dedecker 2004-08-05 07:35:08 UTC
Hmm, maybe the problem I have is a different bug.  That perl module seems already to be installed on my system:

bash-2.05b# emerge -pv dev-perl/XML-Parser

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-perl/XML-Parser-2.34   0 kB

Total size of downloads: 0 kB
Comment 4 Peter Dedecker 2004-08-05 07:38:47 UTC
OK, sorry, leave this as is.  I've done a rebuild of that module and after that x11-misc/shared-mime-info-0.14 merged succesfully.
Comment 5 Mathias Gug 2004-09-09 18:40:51 UTC
See bug 59055

Comment 6 jason wohlgemuth 2004-10-12 16:16:56 UTC
I got bit by this one today.  Can this be added? 
Comment 7 foser (RETIRED) gentoo-dev 2004-11-14 01:10:03 UTC

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