From: mikepolniak <mikpolniak@adelphia.net>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] where does world update find gnome dependencies with no gnome installed in my gentoo?
Date: Sat, 19 Jan 2002 12:39:35 -0500 [thread overview]
Message-ID: <20020119123935.62f5bc5b.mikpolniak@adelphia.net> (raw)
In-Reply-To: <1011455076.1512.1.camel@inventor.gentoo.org>
On 19 Jan 2002 08:44:36 -0700
Daniel Robbins <drobbins@gentoo.org> wrote:
> On Fri, 2002-01-18 at 10:16, mikepolniak wrote:
> > With my USE=<no gnome> while building gentoo i do not have any gnome installed.
> > I also made sure to not emerge anything with gnome -dependencies.
> >
> > Today an emerge --pretend --world update now wants to add gnome-base/ORBit
> > and gnome-libs:
>
> [snip]
>
> > [ebuild U] x11-wm/fluxbox-0.1.6 to /
> > [ebuild N ] gnome-base/ORBit-0.5.12-r1 to / <----where does it find this
> > [ebuild N ] media-libs/audiofile-0.2.2 to /
> > [ebuild N ] media-sound/esound-0.2.23 to /
> > [ebuild N ] gnome-base/gnome-libs-1.4.1.2-r3 to / <----where does it find this
>
> I'm guessing that you *do* have a /var/db/pkg/gnome-base/gnome-libs*
> entry, possibly an old one. Look and see. You can also do a:
>
> cd /var/db/pkg
> grep -r gnome-base/gnome-libs *
>
> ...to see what packaage caused it to be installed.
Well grep -r gnome-base/gnome-libs * shows nothing in /var/db/pkg.
If i grep -r gnome/base * then xmms and xchat show:
RDEPEND:gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 )
ebuild: gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1
but if gnome is not present in USE= ... then i assume gnome should
not be a dependency.
Which is the case if i emerge all the ebuilds in the list individually,
because then there are _no_ gnome dependencies.
However, when building gqview which has a dependency on gdk-pixbuf
i did remove a Depend >=gnome-base/gnome-libs-1.4.1.2-r1 from
the ebuild of gdk-pixbuf so that i could have gqview without gnome
(neither gqview or gdk-pixbuf needs gnome)
So then in my /var/db/pkg/media-libs/gdk-pixbuf i have:
DEPEND=">=x11-libs/gtk+-1.2.10-r4
>=gnome-base/gnome-libs-1.4.1.2-r1" <-----i removed this
And my /var/db/pkg/media-gfx/gqview has the unchanged
DEPEND="virtual/glibc
media-libs/libpng
>=media-libs/gdk-pixbuf-0.11.0-r1
>=x11-libs/gtk+-1.2.10-r4
nls? ( sys-devel/gettext )"
But again this means that a gnome depends is _not_ in my /var/db/pkg
although it is in my original /usr/portage/media-libs/gdk-pixbuf.
Could this be causing --world update to find a gnome depends?
prev parent reply other threads:[~2002-01-19 17:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-18 17:16 [gentoo-dev] where does world update find gnome dependencies with no gnome installed in my gentoo? mikepolniak
2002-01-19 15:44 ` Daniel Robbins
2002-01-19 17:39 ` mikepolniak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020119123935.62f5bc5b.mikpolniak@adelphia.net \
--to=mikpolniak@adelphia.net \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox