Gentoo Archives: gentoo-user-br

From: Fernando Boaglio <boaglio@×××××.com>
To: gentoo-user-br@l.g.o
Subject: [gentoo-user-br] comentários do portage
Date: Mon, 29 May 2006 01:44:05
Message-Id: ab2953b00605281843x2b43d945ie876f296a0c531e4@mail.gmail.com
1 Toda vez que faço emerge, alguns pacotes logo depois da instalação exibem
2 comentários como esse:
3
4 >>> Safely unmerging already-installed instance...
5 No package files given... Grabbing a set.
6 >>> Original instance of package unmerged safely.
7 * Portage 2.1 contains a completely rewritten caching framework.
8 * If you are using any cache modules from portage-2.0.x (such as
9 * the CDB cache module), portage will not work until they have
10 * been disabled via /etc/portage/modules.
11
12 * The default cache format has changed between 2.0.x and 2.1
13 * versions. If you have upgraded from 2.0.x, before using
14 * emerge, run `emerge --metadata` to restore portage's local
15 * cache.
16
17 * With the new metadata_overlay cache module, it is possible to
18 * disable FEATURES="metadata-transfer" (see make.conf.5).
19 * When this module is used, eclasses in ${PORTDIR} must never
20 * be modified by the user because portage will not be able to
21 * detect that cache regeneration is necessary.
22 * When metadata_overlay is initially enabled by setting
23 * portdbapi.auxdbmodule = cache.metadata_overlay.database
24 * in /etc/portage/modules, the user must completely remove
25 * /var/cache/edb/dep/${PORTDIR} in order to avoid unecessary
26 * cache regeneration.
27
28 * Flag ordering has changed for `emerge --pretend --verbose`.
29 * Add EMERGE_DEFAULT_OPTS="--alphabetical" to /etc/make.conf
30 * to restore the previous ordering.
31
32 * See NEWS and RELEASE-NOTES for further changes.
33 *
34 * For help with using portage please consult the Gentoo Handbook
35 * at http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3
36 *
37 >>> Regenerating /etc/ld.so.cache...
38 >>> sys-apps/portage-2.1_rc3 merged.
39
40 Mas se por acaso eu faço emerge de mais de um pacote, como eu leio
41 todos os comentários?
42
43 Eu tenho como desviar o log do emerge para um arquivo, mas ao mesmo tempo
44 acompanhar no console?
45
46 []'s
47 boaglio@×××××.com

Replies

Subject Author
Re: [gentoo-user-br] comentários do portage "Benigno B. Junior" <bbj@g.o>