* [gentoo-user] upgrade all
@ 2009-02-25 12:50 Zhu Sha Zang
2009-02-25 13:02 ` Алексей Белкин
2009-02-25 13:33 ` Stroller
0 siblings, 2 replies; 12+ messages in thread
From: Zhu Sha Zang @ 2009-02-25 12:50 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey dudes,
I know that i can do a emerge -uDN world and upgrade all programs that
in the "world enviroment". But some time ago i see in this list a way
to check and upgrade all programs installed in system.
Someone remember or know how i can do it?
Thanks.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmlPnoACgkQ35zeJy7JhCj8igCeORMefLWlOggCFKaM8ZqKpBxG
Tf0An1a5rle2yXUuB0uBkADsH93G0wj+
=oWMK
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] upgrade all
2009-02-25 12:50 [gentoo-user] upgrade all Zhu Sha Zang
@ 2009-02-25 13:02 ` Алексей Белкин
2009-02-25 13:04 ` Alejandro
2009-02-25 13:33 ` Stroller
1 sibling, 1 reply; 12+ messages in thread
From: Алексей Белкин @ 2009-02-25 13:02 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 390 bytes --]
On Среда 25 февраля 2009 16:50:02 Zhu Sha Zang wrote:
> Hey dudes,
>
> I know that i can do a emerge -uDN world and upgrade all programs that
> in the "world enviroment". But some time ago i see in this list a way
> to check and upgrade all programs installed in system.
>
> Someone remember or know how i can do it?
>
> Thanks.
emerge --update --deep --newuse world
[-- Attachment #2: Type: text/html, Size: 780 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] upgrade all
2009-02-25 13:02 ` Алексей Белкин
@ 2009-02-25 13:04 ` Alejandro
2009-02-25 13:27 ` Volker Armin Hemmann
0 siblings, 1 reply; 12+ messages in thread
From: Alejandro @ 2009-02-25 13:04 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
2009/2/25 Алексей Белкин <belkinmail@yandex.ru>
> On Среда 25 февраля 2009 16:50:02 Zhu Sha Zang wrote:
> > Hey dudes,
> >
> > I know that i can do a emerge -uDN world and upgrade all programs that
> > in the "world enviroment". But some time ago i see in this list a way
> > to check and upgrade all programs installed in system.
> >
> > Someone remember or know how i can do it?
> >
> > Thanks.
> emerge --update --deep --newuse world
>
emerge --update --deep --newuse world and this emerge -uDN world do the
same.
emerge -ae system?
[-- Attachment #2: Type: text/html, Size: 1003 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] upgrade all
2009-02-25 13:04 ` Alejandro
@ 2009-02-25 13:27 ` Volker Armin Hemmann
0 siblings, 0 replies; 12+ messages in thread
From: Volker Armin Hemmann @ 2009-02-25 13:27 UTC (permalink / raw
To: gentoo-user
On Mittwoch 25 Februar 2009, Alejandro wrote:
> 2009/2/25 Алексей Белкин <belkinmail@yandex.ru>
>
> > On Среда 25 февраля 2009 16:50:02 Zhu Sha Zang wrote:
> > > Hey dudes,
> > >
> > > I know that i can do a emerge -uDN world and upgrade all programs that
> > > in the "world enviroment". But some time ago i see in this list a way
> > > to check and upgrade all programs installed in system.
> > >
> > > Someone remember or know how i can do it?
> > >
> > > Thanks.
> >
> > emerge --update --deep --newuse world
>
> emerge --update --deep --newuse world and this emerge -uDN world do the
> same.
>
> emerge -ae system?
no, that only rebuilds system, not world.
find all packages in /var/db/pkg and update them
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] upgrade all
2009-02-25 12:50 [gentoo-user] upgrade all Zhu Sha Zang
2009-02-25 13:02 ` Алексей Белкин
@ 2009-02-25 13:33 ` Stroller
2009-02-25 13:49 ` [gentoo-user] upgrade all [SOLVED] Zhu Sha Zang
1 sibling, 1 reply; 12+ messages in thread
From: Stroller @ 2009-02-25 13:33 UTC (permalink / raw
To: gentoo-user
On 25 Feb 2009, at 12:50, Zhu Sha Zang wrote:
> ...
> I know that i can do a emerge -uDN world and upgrade all programs that
> in the "world enviroment". But some time ago i see in this list a way
> to check and upgrade all programs installed in system.
>
> Someone remember or know how i can do it?
Could it have been this thread:
http://thread.gmane.org/gmane.linux.gentoo.user/202559
I think there were some warnings there against it, but IIRC I didn't
find them terribly specific or compelling, so 'emerge -1 `eix -Iu --
only-names`' works here. I would think your need for this would be
rare, however, and you should be sure to run revdep-rebuild afterwards.
Stroller.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] upgrade all [SOLVED]
2009-02-25 13:33 ` Stroller
@ 2009-02-25 13:49 ` Zhu Sha Zang
2009-02-25 13:59 ` Mike Kazantsev
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Zhu Sha Zang @ 2009-02-25 13:49 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Stroller escreveu:
>
> On 25 Feb 2009, at 12:50, Zhu Sha Zang wrote:
>> ... I know that i can do a emerge -uDN world and upgrade all
>> programs that in the "world enviroment". But some time ago i see
>> in this list a way to check and upgrade all programs installed in
>> system.
>>
>> Someone remember or know how i can do it?
>
> Could it have been this thread:
> http://thread.gmane.org/gmane.linux.gentoo.user/202559
>
> I think there were some warnings there against it, but IIRC I
> didn't find them terribly specific or compelling, so 'emerge -1
> `eix -Iu --only-names`' works here. I would think your need for
> this would be rare, however, and you should be sure to run
> revdep-rebuild afterwards.
>
> Stroller.
>
>
>
Thakns Stroller, i'm using something like this
eix -u > upgrade.txt
vi upgrade.txt (editing lines that useless and adding "emerge -vauDN")
sh upgrade.txt.
SOLVED at all.
Thanks again.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmlTHEACgkQ35zeJy7JhCj6IgCfYAXUTR4M4a8L+ob+p0UV/Dtl
gfsAniMY6glJn1FgA5axOpOniLsBPMvA
=tfi5
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] upgrade all [SOLVED]
2009-02-25 13:49 ` [gentoo-user] upgrade all [SOLVED] Zhu Sha Zang
@ 2009-02-25 13:59 ` Mike Kazantsev
2009-02-25 14:24 ` [gentoo-user] " Nikos Chantziaras
2009-02-26 13:01 ` [gentoo-user] " Daniel D Jones
2 siblings, 0 replies; 12+ messages in thread
From: Mike Kazantsev @ 2009-02-25 13:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
On Wed, 25 Feb 2009 10:49:37 -0300
Zhu Sha Zang <zhushazang@yahoo.com.br> wrote:
> Thakns Stroller, i'm using something like this
>
> eix -u > upgrade.txt
>
> vi upgrade.txt (editing lines that useless and adding "emerge -vauDN")
>
> sh upgrade.txt.
>
> SOLVED at all.
>
> Thanks again.
Alternatively, you can look at portage-2.2, where you can just
"emerge -u @installed".
--
Mike Kazantsev // fraggod.net
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-user] Re: upgrade all [SOLVED]
2009-02-25 13:49 ` [gentoo-user] upgrade all [SOLVED] Zhu Sha Zang
2009-02-25 13:59 ` Mike Kazantsev
@ 2009-02-25 14:24 ` Nikos Chantziaras
2009-02-25 16:22 ` Neil Bothwick
2009-02-26 13:01 ` [gentoo-user] " Daniel D Jones
2 siblings, 1 reply; 12+ messages in thread
From: Nikos Chantziaras @ 2009-02-25 14:24 UTC (permalink / raw
To: gentoo-user
Zhu Sha Zang wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Stroller escreveu:
>> On 25 Feb 2009, at 12:50, Zhu Sha Zang wrote:
>>> ... I know that i can do a emerge -uDN world and upgrade all
>>> programs that in the "world enviroment". But some time ago i see
>>> in this list a way to check and upgrade all programs installed in
>>> system.
>>>
>>> Someone remember or know how i can do it?
>> Could it have been this thread:
>> http://thread.gmane.org/gmane.linux.gentoo.user/202559
>>
>> I think there were some warnings there against it, but IIRC I
>> didn't find them terribly specific or compelling, so 'emerge -1
>> `eix -Iu --only-names`' works here. I would think your need for
>> this would be rare, however, and you should be sure to run
>> revdep-rebuild afterwards.
>>
>> Stroller.
>>
>>
>>
> Thakns Stroller, i'm using something like this
>
> eix -u > upgrade.txt
>
> vi upgrade.txt (editing lines that useless and adding "emerge -vauDN")
>
> sh upgrade.txt.
Why not simply "emerge -a1 `qlist -I`" ?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Re: upgrade all [SOLVED]
2009-02-25 14:24 ` [gentoo-user] " Nikos Chantziaras
@ 2009-02-25 16:22 ` Neil Bothwick
2009-02-25 21:09 ` Arttu V.
0 siblings, 1 reply; 12+ messages in thread
From: Neil Bothwick @ 2009-02-25 16:22 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 386 bytes --]
On Wed, 25 Feb 2009 16:24:21 +0200, Nikos Chantziaras wrote:
> Why not simply "emerge -a1 `qlist -I`" ?
You should add a -u to emerge as he wants to upgrade, otherwise it
re-installs everything that qlist -I spits out.
Neither this nor the eix --only-names method take account of slots.
--
Neil Bothwick
C:\DOS\SYSTEM\OS2\UTILITIES\DOCS\HELP\WHERE\THE\F$#%\AM\I???
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Re: upgrade all [SOLVED]
2009-02-25 16:22 ` Neil Bothwick
@ 2009-02-25 21:09 ` Arttu V.
2009-02-25 22:05 ` Neil Bothwick
0 siblings, 1 reply; 12+ messages in thread
From: Arttu V. @ 2009-02-25 21:09 UTC (permalink / raw
To: gentoo-user
On 2/25/09, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Wed, 25 Feb 2009 16:24:21 +0200, Nikos Chantziaras wrote:
>
>> Why not simply "emerge -a1 `qlist -I`" ?
>
> You should add a -u to emerge as he wants to upgrade, otherwise it
> re-installs everything that qlist -I spits out.
>
> Neither this nor the eix --only-names method take account of slots.
But you should get that by changing the qlist part above to:
qlist -CISL
Not that it matters. I just like qlist over these newfangled eix things. :)
--
Arttu V.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Re: upgrade all [SOLVED]
2009-02-25 21:09 ` Arttu V.
@ 2009-02-25 22:05 ` Neil Bothwick
0 siblings, 0 replies; 12+ messages in thread
From: Neil Bothwick @ 2009-02-25 22:05 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 652 bytes --]
On Wed, 25 Feb 2009 23:09:06 +0200, Arttu V. wrote:
> > Neither this nor the eix --only-names method take account of slots.
>
> But you should get that by changing the qlist part above to:
>
> qlist -CISL
Yes.
> Not that it matters. I just like qlist over these newfangled eix
> things. :)
I've never seen them as competitors. Although both can be used here, they
generally address different functions. I do like most of the q utils
though, especially in preference to equery, although genlop beats qlop
because of its -c and -p options.
--
Neil Bothwick
Eventually, you must pay for your sins. Exact change, please.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] upgrade all [SOLVED]
2009-02-25 13:49 ` [gentoo-user] upgrade all [SOLVED] Zhu Sha Zang
2009-02-25 13:59 ` Mike Kazantsev
2009-02-25 14:24 ` [gentoo-user] " Nikos Chantziaras
@ 2009-02-26 13:01 ` Daniel D Jones
2 siblings, 0 replies; 12+ messages in thread
From: Daniel D Jones @ 2009-02-26 13:01 UTC (permalink / raw
To: gentoo-user
On Wednesday 25 February 2009 08:49:37 Zhu Sha Zang wrote:
> Stroller escreveu:
> > On 25 Feb 2009, at 12:50, Zhu Sha Zang wrote:
> >> ... I know that i can do a emerge -uDN world and upgrade all
> >> programs that in the "world enviroment". But some time ago i see
> >> in this list a way to check and upgrade all programs installed in
> >> system.
> >>
> >> Someone remember or know how i can do it?
> >
> > Could it have been this thread:
> > http://thread.gmane.org/gmane.linux.gentoo.user/202559
> >
> > I think there were some warnings there against it, but IIRC I
> > didn't find them terribly specific or compelling, so 'emerge -1
> > `eix -Iu --only-names`' works here. I would think your need for
> > this would be rare, however, and you should be sure to run
> > revdep-rebuild afterwards.
> >
> > Stroller.
>
> Thakns Stroller, i'm using something like this
>
> eix -u > upgrade.txt
>
> vi upgrade.txt (editing lines that useless and adding "emerge -vauDN")
>
> sh upgrade.txt.
>
> SOLVED at all.
>
> Thanks again.
Try this if you want to save yourself a lot of editing:
eix -u | awk '/^\[/{print "emerge -vauDN ", $2}'
If want to redirect to an executable file, then use this:
eix -u | awk 'BEGIN{print "# /usr/bin/bash\n"} /^\[/{print "emerge -vauDN ",
$2}'
(Above should be all one line.)
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2009-02-26 13:01 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-25 12:50 [gentoo-user] upgrade all Zhu Sha Zang
2009-02-25 13:02 ` Алексей Белкин
2009-02-25 13:04 ` Alejandro
2009-02-25 13:27 ` Volker Armin Hemmann
2009-02-25 13:33 ` Stroller
2009-02-25 13:49 ` [gentoo-user] upgrade all [SOLVED] Zhu Sha Zang
2009-02-25 13:59 ` Mike Kazantsev
2009-02-25 14:24 ` [gentoo-user] " Nikos Chantziaras
2009-02-25 16:22 ` Neil Bothwick
2009-02-25 21:09 ` Arttu V.
2009-02-25 22:05 ` Neil Bothwick
2009-02-26 13:01 ` [gentoo-user] " Daniel D Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox