Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5072 - Gnome.. instantly installs?!
Summary: Gnome.. instantly installs?!
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-16 01:39 UTC by Rick
Modified: 2003-02-04 19:42 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 Rick 2002-07-16 01:39:31 UTC
Seems fishy to me :) I looked around for gnome binaries but did not find 
any.

--

root@Mind bin # emerge gnome
Calculating dependencies ...done!
>>> emerge gnome-base/gnome-2.0.0 to /
>>> Unpacking source...
>>> Source unpacked.

>>> Install gnome-2.0.0 into /var/tmp/portage/gnome-2.0.0/image/
category gnome-base
strip:
>>> Completed installing into /var/tmp/portage/gnome-2.0.0/image/

>>> Merging gnome-base/gnome-2.0.0 to /

>>> Regenerating /etc/ld.so.cache...
>>> gnome-base/gnome-2.0.0 merged.

 * Regenerating GNU info directory index...
 * Processed 62 info files.

--

I have tried to unmerge Gnome and emerge it again, but it does the same 
thing.
Comment 1 Gabriele Giorgetti 2002-07-16 05:13:00 UTC
Odd. Does emerge --clean rsync && emerge gnome fixes that  ?

Comment 2 Rick 2002-07-16 13:53:24 UTC
Nope.
Comment 3 Gabriele Giorgetti 2002-07-16 15:09:44 UTC
Well, the gnome ebuild is just a "wrapper" to all the needed packages to get a
complete gnome2 install. 
What you reported is happening because all the dependencies listed in the gnome
ebuild are satisfied. 

I've just committed a -r1 revision, a few packages have been updated. Check it out.