Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216858 - Eclipse-3.3 emerge out firefox over firefox-bin
Summary: Eclipse-3.3 emerge out firefox over firefox-bin
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 11:25 UTC by LAj
Modified: 2008-04-09 06:52 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 LAj 2008-04-08 11:25:16 UTC
emerge eclipse-sdk result in a conflict between these packages.

No overlay added for java or firefox!
Comment 1 Pablo Cholaky 2008-04-08 17:17:18 UTC
(In reply to comment #0)
> emerge eclipse-sdk result in a conflict between these packages.
> 
> No overlay added for java or firefox!
> 

Well, you cant have mozilla-firefox and mozilla-firefox-bin

Im a Netbeans user (but most time im not using IDE), but if eclipse-sdk needs mozilla-firefox, you can start thinking in unmerge mozilla-firefox-bin
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2008-04-08 22:38:03 UTC
I fail to see the problem here. SWT needs to build against Gecko and firefox-bin does not provide the files needed to build against Gecko. As such the ebuild must depend on the from sources version that can't be installed at the same time with firefox-bin. Conflicts are an expected situation, not an error.
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-04-09 06:52:34 UTC
You can also set xulrunner USE flag for swt and install xulrunner along with firefox-bin...