Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65605 - can't build mozilla-firefox-1.0_pre with x11-base/xorg-x11
Summary: can't build mozilla-firefox-1.0_pre with x11-base/xorg-x11
Status: VERIFIED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 16:41 UTC by Matt Zukowski
Modified: 2007-01-11 11:01 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 Matt Zukowski 2004-09-27 16:41:51 UTC
portage reports that tht xorg-x11 is blocked for this build, and xfree-4.3.0-r7 is required

Reproducible: Always
Steps to Reproduce:
emerge xorg-x11
emerge mozilla-firefox

Actual Results:  
# emerge -a mozilla-firefox

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

Calculating dependencies ...done!
[blocks B     ] x11-base/xorg-x11 (from pkg x11-base/xfree-4.3.0-r7)
[ebuild  N    ] x11-base/xfree-4.3.0-r7
[ebuild     U ] net-www/mozilla-firefox-1.0_pre [0.9.1]

Do you want me to merge these packages? [Yes/No] y

!!! Error: the x11-base/xorg-x11 package conflicts with another package.
!!!        both can't be installed on the same system together.
!!!        Please use 'emerge --pretend' to determine blockers.


Expected Results:  
# emerge -a mozilla-firefox

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

Calculating dependencies ...done!
[ebuild     U ] net-www/mozilla-firefox-1.0_pre [0.9.1]
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-09-27 20:31:47 UTC
mozilla-firefox isn't asking for xfree, it's something else...  I'm not sure what causes this, so I'll ask around and get back to you
Comment 2 SpanKY gentoo-dev 2004-09-27 20:51:32 UTC
you neglected to provide `emerge info` like the bug report page says to

re-open once you have
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:01:14 UTC
Closing due to old age