* [gentoo-user] emerge --update --newuse world before emerge source?
@ 2011-03-31 8:34 Pandu Poluan
2011-03-31 9:05 ` KH
0 siblings, 1 reply; 4+ messages in thread
From: Pandu Poluan @ 2011-03-31 8:34 UTC (permalink / raw
To: Gentoo-user
Hello again. I hope you're not yet bored of my newbie questions...
Out on a whim, I just did `emerge --update --newuse --pretend world`
*just* before emerging the sources. I got this:
[ebuild U ] sys-apps/portage-2.1.9.45 [2.1.9.25] USE="-python2%"
[ebuild U ] sys-libs/glibc-2.11.3 [2.11.2-r3]
[ebuild R ] sys-libs/ncurses-5.7-r3 USE="unicode* -gpm*"
[ebuild U ] sys-libs/zlib-1.2.5-r2 [1.2.3-r1]
[ebuild N ] app-arch/xz-utils-5.0.1 USE="nls threads -static-libs"
[ebuild R ] sys-apps/coreutils-8.7 USE="unicode*"
[ebuild U ] sys-devel/gcc-4.4.5 [4.4.4-r2]
[ebuild U ] sys-apps/util-linux-2.18-r1 [2.17.2] USE="cramfs%* unicode*"
[ebuild R ] app-arch/gzip-1.4 USE="-pic*"
[ebuild U ] sys-apps/net-tools-1.60_p20100815160931
[1.60_p20090728014017-r1]
[ebuild U ] sys-apps/file-5.05 [5.04]
[ebuild R ] sys-process/procps-3.2.8 USE="unicode*"
[ebuild U ] net-misc/rsync-3.0.8 [3.0.7]
[ebuild R ] sys-apps/baselayout-1.12.14-r1 USE="unicode*"
Should I `emerge --update --newuse world` before emerging the sources?
Rgds,
--
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] emerge --update --newuse world before emerge source?
2011-03-31 8:34 [gentoo-user] emerge --update --newuse world before emerge source? Pandu Poluan
@ 2011-03-31 9:05 ` KH
2011-03-31 12:00 ` Pandu Poluan
0 siblings, 1 reply; 4+ messages in thread
From: KH @ 2011-03-31 9:05 UTC (permalink / raw
To: gentoo-user
Am 31.03.2011 10:34, schrieb Pandu Poluan:
> Hello again. I hope you're not yet bored of my newbie questions...
>
> Out on a whim, I just did `emerge --update --newuse --pretend world`
> *just* before emerging the sources. I got this:
>
> [ebuild U ] sys-apps/portage-2.1.9.45 [2.1.9.25] USE="-python2%"
> [ebuild U ] sys-libs/glibc-2.11.3 [2.11.2-r3]
> [ebuild R ] sys-libs/ncurses-5.7-r3 USE="unicode* -gpm*"
> [ebuild U ] sys-libs/zlib-1.2.5-r2 [1.2.3-r1]
> [ebuild N ] app-arch/xz-utils-5.0.1 USE="nls threads -static-libs"
> [ebuild R ] sys-apps/coreutils-8.7 USE="unicode*"
> [ebuild U ] sys-devel/gcc-4.4.5 [4.4.4-r2]
> [ebuild U ] sys-apps/util-linux-2.18-r1 [2.17.2] USE="cramfs%* unicode*"
> [ebuild R ] app-arch/gzip-1.4 USE="-pic*"
> [ebuild U ] sys-apps/net-tools-1.60_p20100815160931
> [1.60_p20090728014017-r1]
> [ebuild U ] sys-apps/file-5.05 [5.04]
> [ebuild R ] sys-process/procps-3.2.8 USE="unicode*"
> [ebuild U ] net-misc/rsync-3.0.8 [3.0.7]
> [ebuild R ] sys-apps/baselayout-1.12.14-r1 USE="unicode*"
>
> Should I `emerge --update --newuse world` before emerging the sources?
>
> Rgds,
> --
> Pandu E Poluan
> ~ IT Optimizer ~
> Visit my Blog: http://pepoluan.posterous.com
Hi,
most likely you did an emerge --sync befor. There should have been a
notice like: A new version of portage is available. It is recomendet to
update portage first.
So you should run emerge -av portage first.
After this you could update gcc but since it is a minore update it
wouldn't mater.
Regards
KH
--
_
ASCII ribbon campaign ( )
against HTML e-mail X
/ \
ascii ribbon campaign - stop html mail - www.asciiribbon.org
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] emerge --update --newuse world before emerge source?
2011-03-31 9:05 ` KH
@ 2011-03-31 12:00 ` Pandu Poluan
2011-03-31 12:09 ` Neil Bothwick
0 siblings, 1 reply; 4+ messages in thread
From: Pandu Poluan @ 2011-03-31 12:00 UTC (permalink / raw
To: gentoo-user
On Thu, Mar 31, 2011 at 16:05, KH <gentoo-user@konstantinhansen.de> wrote:
> Am 31.03.2011 10:34, schrieb Pandu Poluan:
>> Hello again. I hope you're not yet bored of my newbie questions...
>>
>> Out on a whim, I just did `emerge --update --newuse --pretend world`
>> *just* before emerging the sources. I got this:
>>
>> [ebuild U ] sys-apps/portage-2.1.9.45 [2.1.9.25] USE="-python2%"
>> [ebuild U ] sys-libs/glibc-2.11.3 [2.11.2-r3]
>> [ebuild R ] sys-libs/ncurses-5.7-r3 USE="unicode* -gpm*"
>> [ebuild U ] sys-libs/zlib-1.2.5-r2 [1.2.3-r1]
>> [ebuild N ] app-arch/xz-utils-5.0.1 USE="nls threads -static-libs"
>> [ebuild R ] sys-apps/coreutils-8.7 USE="unicode*"
>> [ebuild U ] sys-devel/gcc-4.4.5 [4.4.4-r2]
>> [ebuild U ] sys-apps/util-linux-2.18-r1 [2.17.2] USE="cramfs%* unicode*"
>> [ebuild R ] app-arch/gzip-1.4 USE="-pic*"
>> [ebuild U ] sys-apps/net-tools-1.60_p20100815160931
>> [1.60_p20090728014017-r1]
>> [ebuild U ] sys-apps/file-5.05 [5.04]
>> [ebuild R ] sys-process/procps-3.2.8 USE="unicode*"
>> [ebuild U ] net-misc/rsync-3.0.8 [3.0.7]
>> [ebuild R ] sys-apps/baselayout-1.12.14-r1 USE="unicode*"
>>
>> Should I `emerge --update --newuse world` before emerging the sources?
>>
>> Rgds,
>> --
>> Pandu E Poluan
>> ~ IT Optimizer ~
>> Visit my Blog: http://pepoluan.posterous.com
>
> Hi,
>
> most likely you did an emerge --sync befor. There should have been a
> notice like: A new version of portage is available. It is recomendet to
> update portage first.
> So you should run emerge -av portage first.
> After this you could update gcc but since it is a minore update it
> wouldn't mater.
>
> Regards
> KH
> --
Alright. I did emerge --update portage
Should I emerge these, too:
+ glibc
+ zlib
+ xz-utils
+ gzip
+ rsync
Rgds,
--
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] emerge --update --newuse world before emerge source?
2011-03-31 12:00 ` Pandu Poluan
@ 2011-03-31 12:09 ` Neil Bothwick
0 siblings, 0 replies; 4+ messages in thread
From: Neil Bothwick @ 2011-03-31 12:09 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 325 bytes --]
On Thu, 31 Mar 2011 19:00:59 +0700, Pandu Poluan wrote:
> Alright. I did emerge --update portage
>
> Should I emerge these, too:
> + glibc
> + zlib
> + xz-utils
> + gzip
> + rsync
Just let emerge --newuse world do its stuff.
--
Neil Bothwick
I've got a mind like a... a... what's that thing called?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-03-31 12:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-31 8:34 [gentoo-user] emerge --update --newuse world before emerge source? Pandu Poluan
2011-03-31 9:05 ` KH
2011-03-31 12:00 ` Pandu Poluan
2011-03-31 12:09 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox