Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112640 - OpenOffice 2 ebuild cannot be compiled without large part of gnome, even with USE="-gnome"
Summary: OpenOffice 2 ebuild cannot be compiled without large part of gnome, even with...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-15 13:33 UTC by Molot
Modified: 2005-11-15 13:39 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 Molot 2005-11-15 13:33:24 UTC
OpenOffice-2.0.0 ebuild requires gnome-extra/evolution-data-server-1.4.1.1 and
this one resolves it's dependiences to:
gnome-base/libgnomeui-2.12.0
gnome-base/gnome-keyring-0.4.5
gnome-base/libbonoboui-2.10.1-r1
gnome-base/libgnome-2.12.0.1
gnome-base/gnome-vfs-2.12.1.1
gnome-base/gnome-mime-data-2.4.2
gnome-base/libgnomecanvas-2.12.0

For someone who don't use gnome at all (like me and owners of about 10
workstations I know) it is something that prevents upgrade of OpenOffice. It
will prevent it for anyone who don't have gnome or disk space & time to waste.
Merging with --nodeps fails.

Reproducible: Always
Steps to Reproduce:
USE="-gnome" emerge -vat openoffice

Actual Results:  
[ebuild  N    ] x11-themes/gnome-themes-2.12.1  -accessibility -debug 0 kB
[ebuild  N    ]  x11-themes/gtk-engines-2.6.5  -accessibility -debug -static 0 kB
[ebuild  N    ] x11-themes/gnome-icon-theme-2.12.1  -debug 0 kB
[ebuild     U ] app-office/openoffice-2.0.0 [1.1.4-r1] +curl +eds -gnome +gtk
+java +kde +ldap +mozilla -nas +xml2 +zlib 0 kB
[ebuild  N    ]  gnome-extra/evolution-data-server-1.4.1.1  -debug -doc +ipv6
-kerberos -krb4 +ldap +mozilla -nntp +ssl -static 0 kB
[ebuild  N    ]   gnome-base/libgnomeui-2.12.0  -debug -doc +jpeg -static 0 kB
[ebuild  N    ]    gnome-base/gnome-keyring-0.4.5  -debug 367 kB
[ebuild  N    ]    gnome-base/libbonoboui-2.10.1-r1  +X -debug -doc -static 0 kB
[ebuild  N    ]     gnome-base/libgnome-2.12.0.1  -debug -doc +esd -static 0 kB
[ebuild  N    ]      gnome-base/gnome-vfs-2.12.1.1  -debug -doc -gnutls +hal
-howl +ipv6 -samba +ssl 0 kB
[ebuild  N    ]       gnome-base/gnome-mime-data-2.4.2  -debug 829 kB
[ebuild  N    ]     gnome-base/libgnomecanvas-2.12.0  +X -debug -doc -static 0 kB


Expected Results:  
[ebuild  N    ]  x11-themes/gtk-engines-2.6.5  -accessibility -debug -static 0 kB
[ebuild     U ] app-office/openoffice-2.0.0 [1.1.4-r1] +curl +eds -gnome +gtk
+java +kde +ldap +mozilla -nas +xml2 +zlib 0 kB
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-15 13:35:28 UTC
(In reply to comment #0)
> Merging with --nodeps fails.

That's why the dependencies are in there...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-15 13:39:32 UTC
Uhm, and BTW - eds in your use flags is what is pulling in evolution-data-server...