From: Marius Mauch <genone@gentoo.org>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] small tip how to really "emerge world"
Date: Mon, 15 Sep 2008 16:35:11 +0200 [thread overview]
Message-ID: <20080915163511.dc927049.genone@gentoo.org> (raw)
In-Reply-To: <20080915074256.M48398@lutel.pl>
On Mon, 15 Sep 2008 09:51:22 +0200
"Tomasz Lutelmowski" <tomek@lutel.pl> wrote:
> Hi,
>
> If you want to get list of all possible updates after "emerge
> --sync",
>
> # emerge -puDvNt world
>
> ...might be not enough. If it returns "0 packages" to update, try
> also this (it takes very long time to finish, requires
> app-portage/portage-utils)
>
> # for f in `qlist -IC`; do emerge -puDvNt $f | grep ebuild; done
With portage-2.2 you can achieve the same (much faster) with
# emerge -pvnN @installed
(yes, that's really -n in the options)
Marius
next prev parent reply other threads:[~2008-09-15 14:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-15 7:51 [gentoo-server] small tip how to really "emerge world" Tomasz Lutelmowski
2008-09-15 11:57 ` Andreas Prieß
2008-09-15 12:37 ` Tomasz Lutelmowski
2008-09-15 13:35 ` Kent Fredric
2008-09-15 14:35 ` Marius Mauch [this message]
2008-09-15 15:01 ` Andrew Gaffney
2008-09-16 2:14 ` Bryce Porter
2008-09-16 8:02 ` Mark
2008-09-16 8:59 ` Kent Fredric
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=20080915163511.dc927049.genone@gentoo.org \
--to=genone@gentoo.org \
--cc=gentoo-server@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