Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 148991

Summary: Mozilla can not be installed with Gnome
Product: Gentoo Linux Reporter: Polyhead <polyhead>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Polyhead 2006-09-24 14:01:34 UTC
Gnome has a hard dependancy on seamonkey via epiphany.  The fact is any of the Mozilla dirivatives will work for epiphanies base.  But masking seamonkey away breaks epiphanies dependancies breaking gnome-base.

_______________________________________________________________________________
Rally ~ # emerge --deep --newuse -uvp world

These are the packages that would be merged, in order:

Calculating world dependencies /
!!! All ebuilds that could satisfy ">=www-client/epiphany-2.14.2.1" have been masked.
!!! One of the following masked packages is required to complete your request:
- www-client/epiphany-2.14.2.1-r1 (masked by: package.mask)
- www-client/epiphany-2.16.0 (masked by: package.mask, package.mask, ~x86 keyword)
- www-client/epiphany-2.14.3 (masked by: package.mask, ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "gnome-base/gnome-2.14.2" [ebuild])



!!! Problem resolving dependencies for gnome-base/gnome
!!! Depgraph creation failed.
_______________________________________________

This should probably be handled via eselect.  Since you should be able to mask seamonkey and still install epiphany.
Comment 1 RĂ©mi Cardona (RETIRED) gentoo-dev 2006-09-24 14:32:07 UTC
If you really want to know what epiphany supports, please download the tarballs and read through m4/gecko.m4. You will see that epi-2.14 works with mozilla, seamonkey and firefox and epi-2.16 with firefox and xulrunner.

If you want, you can just disable the seamonkey use flag, and epi will gladly build against firefox.

Please close this bug INVALID. Thanks.
Comment 2 Mart Raudsepp gentoo-dev 2006-09-24 20:08:29 UTC
Doing so..