public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vladimir Rusinov" <vladimir@greenmice.info>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Question about difference between emerge --update world and emerge vigra
Date: Thu, 25 Sep 2008 14:12:23 +0400	[thread overview]
Message-ID: <f6fdfb550809250312rab48922v7d0b5ca51f60b047@mail.gmail.com> (raw)
In-Reply-To: <384d42da0809250254p538de243h25df57c9cbed0a65@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2471 bytes --]

On Thu, Sep 25, 2008 at 1:54 PM, SOrCErEr <omentie@gmail.com> wrote:

> $  eix -l|grep "\[U\]"
> [U] app-arch/rpm2targz
> [U] app-editors/gedit
> [U] app-text/build-docbook-catalog
> [U] app-text/docbook-xml-dtd
> [U] app-text/docbook-xsl-stylesheets
> [U] app-text/libspectre
> [U] dev-lang/python
> [U] dev-lang/swig
> [U] dev-libs/libcdio
> [U] dev-perl/Compress-Raw-Zlib
> [U] dev-perl/Compress-Zlib
> [U] dev-perl/IO-Compress-Base
> [U] dev-perl/IO-Compress-Zlib
> [U] dev-python/pyopengl
> [U] dev-util/cmake
> [U] gnome-base/gdm
> [U] gnome-extra/gnome-system-monitor
> [U] gnome-extra/gtkhtml
> [U] gnome-extra/yelp
> [U] media-gfx/eog
> [U] media-libs/musicbrainz
> [U] media-libs/swfdec
> [U] media-libs/vigra
> [U] media-sound/cdparanoia
> [U] media-sound/sound-juicer
> [U] media-video/ffmpeg
> [U] net-analyzer/traceroute
> [U] net-libs/gtk-vnc
> [U] net-misc/whois
> [U] sys-apps/ed
> [U] sys-libs/db
> [U] sys-libs/gpm
> [U] www-client/epiphany
> [U] x11-libs/gtksourceview
>
>
> $ emerge -p --update --deep --with-bdeps=y world
> ...
> [ebuild     U ] app-text/build-docbook-catalog-1.4 [1.2]
> [ebuild     U ] app-arch/rpm2targz-9.0.0.3g [9.0-r7]
> [ebuild     U ] dev-perl/Compress-Raw-Zlib-2.015 [2.012] USE="-test%"
> [ebuild     U ] dev-perl/IO-Compress-Base-2.015 [2.012] USE="-test%"
> [ebuild     U ] dev-perl/IO-Compress-Zlib-2.015 [2.012] USE="-test%"
> [ebuild     U ] dev-perl/Compress-Zlib-2.015 [2.012] USE="-test%"
> [ebuild     U ] sys-apps/ed-1.0 [0.9]
> [ebuild     U ] app-text/docbook-xsl-stylesheets-1.74.0 [1.73.2]
> [ebuild  N    ] dev-libs/xmlrpc-c-1.14.07-r1  USE="curl cxx"
> [ebuild     U ] dev-util/cmake-2.6.1 [2.4.6-r1] USE="-qt4%"
> [ebuild     U ] dev-lang/swig-1.3.36 [1.3.34] USE="-octave%"
>
>
> As you can see, result of eix has vigra, but of emerge still doesn't have.
> Also, many of flag U package is excepted from emerge --update.
>
> If so, I think Gentoo's world is not whole world.
>

Gentoo's world only contains packages you have installed manually (emerge
package). and without -1 option. Would does not contains packages that have
been installed as dependencies to other packages.
You could view /var/lib/portage/world to see what it contains.

If you really need vigra, it is a good idea to add it to world file: emerge
--noreplace vigra
Howewer, I don't recommend add any dependencies which you are no using
directly to world. It would make --depclean useless.

-- 
Vladimir Rusinov
http://greenmice.info/

[-- Attachment #2: Type: text/html, Size: 3277 bytes --]

  reply	other threads:[~2008-09-25 10:12 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-25  4:05 [gentoo-user] Question about difference between emerge --update world and emerge vigra SOrCErEr
2008-09-25  5:13 ` Thomas Kahle
2008-09-25  6:16   ` Volker Armin Hemmann
2008-09-25  5:24 ` Marc Joliet
2008-09-25  6:24 ` Alan McKinnon
2008-09-25  9:54   ` SOrCErEr
2008-09-25 10:12     ` Vladimir Rusinov [this message]
2008-09-25 10:26       ` Alan McKinnon
2008-09-26  3:56         ` SOrCErEr
2008-09-25 10:23     ` Neil Bothwick
2008-09-25 10:27 ` Daniel Pielmeier
2008-09-25 15:08   ` [gentoo-user] " James
2008-09-25 15:29     ` Neil Bothwick
2008-09-25 15:51     ` Daniel Pielmeier
2008-09-25 18:32       ` James
2008-09-29 20:33         ` Daniel Pielmeier
2008-09-30 11:28           ` Paul Stear
2008-09-30 12:32             ` Daniel Pielmeier
2008-09-25 20:15       ` Alan McKinnon
2008-09-25 20:55         ` Paul Hartman
2008-09-25 21:43           ` Neil Bothwick
2008-09-25 21:59             ` Alan McKinnon
2008-09-25 22:53               ` Neil Bothwick
2008-09-25 15:51   ` [gentoo-user] " Hilco Wijbenga
2008-09-25 20:38     ` Alan McKinnon

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=f6fdfb550809250312rab48922v7d0b5ca51f60b047@mail.gmail.com \
    --to=vladimir@greenmice.info \
    --cc=gentoo-user@lists.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