Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114517 - xfce4 wants gtk 2.6 - firefox 1.5 wants gtk 2.8
Summary: xfce4 wants gtk 2.6 - firefox 1.5 wants gtk 2.8
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-05 03:32 UTC by Stephan Verbücheln
Modified: 2005-12-05 05:46 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 Stephan Verbücheln 2005-12-05 03:32:36 UTC
If you have xfce4 components (for example the panel) and Mozilla Firefox 1.5
installed at the same time, you get problems. Mozilla Firefox needs GTK+-2.8.x.
The xfce4 panel is incompatible with gtk+ 2.8, so the ebuild wants to get gtk+ 2.6.

Reproducible: Always
Steps to Reproduce:
1. emerge =mozilla-firefox-1.5
2. emerge xfce4-panel
3. emerge -uDNt world

Actual Results:  
emerge wanted to merge gtk+ 2.8 and downgrade to version 2.6 at the same time.

Expected Results:  
It should only upgrade to gtk 2.8.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-05 05:46:46 UTC
Mozilla 1.5 isn't marked stable so this is absolutely fine. There's no way to
assure every ebuild is compatible with the other.