Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25356 - emerge world fails with conflict with dev-perl/WxtUtils-MakeMaker-6.05.r6
Summary: emerge world fails with conflict with dev-perl/WxtUtils-MakeMaker-6.05.r6
Status: RESOLVED DUPLICATE of bug 24876
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-27 02:03 UTC by Edward Moyse
Modified: 2005-07-17 13:06 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 Edward Moyse 2003-07-27 02:03:45 UTC
I've just tried installing Gentoo for the first time, so I guess I might be doing something stupid but I don't think so.
Anyway, I've just tried to do:
emerge sync
emerge -up world
emerge -u world
and it fails with the following error message:
!!! Error: the <dev-perl/ExtUtils-MakeMaker-6.05.r6 package conflicts with this package and both can't be installed ....

Reproducible: Always
Steps to Reproduce:
1.Follow instructions on LiveCD gentoo1.4_rc4
2.
3.
Actual Results:  
as explained in summary

Expected Results:  
installed gentoo!
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-07-27 04:50:09 UTC
ExtUtils-MakeMaker is blocking the perl upgrade.

$ emerge -C ExtUtils-MakeMaker
$ emerge -u world

This will do it.
Comment 2 Phil West 2003-07-27 10:39:11 UTC
You may also need to:

emerge -C File-Spec

I had to clean both File-Spec and ExtUtils-MakeMaker before I could:

emerge -u world.


Hope that helps.
Comment 3 SpanKY gentoo-dev 2003-07-27 11:29:14 UTC

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