Gentoo Archives: gentoo-user

From: Florian Philipp <lists@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How can I update *every* ebuild?
Date: Wed, 23 Jan 2013 19:52:58
Message-Id: 51003F83.3030702@binarywings.net
In Reply to: [gentoo-user] How can I update *every* ebuild? by Jarry
1 Am 23.01.2013 20:48, schrieb Jarry:
2 > Hi Gentoo-users,
3 > I always thought the right way to update everything was:
4 >
5 > emerge --update --deep --newuse world
6 > emerge --update --deep --newuse system
7 >
8 > When I try the above mentioned, nothing to update is found.
9 > Yet when I try i.e. "emerge --pretend nasm", I see:
10 >
11 > [ebuild U ] dev-lang/nasm-2.10.05 [2.10.01]
12 >
13 > So there is apparently update for dev-lang/nasm, yet it was
14 > not pulled when I tried to update the "world" or "system".
15 > And who knows for how many other ebuilds there is update
16 > available...
17 >
18 > So how can I update really *every* ebuild?
19 >
20 > Jarry
21 >
22
23 That's because nasm is only a build-dependency. Portage will update it
24 when it is required for building the next time. Use "--with-bdeps y" to
25 change that.
26
27 Regards,
28 Florian Philipp

Attachments

File name MIME type
signature.asc application/pgp-signature