Gentoo Archives: gentoo-amd64

From: Steffen Jobbagy-Felso <steffen@××××××××××××××××××.uk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] problem after emerge --update world
Date: Sun, 24 Jul 2005 15:49:19
Message-Id: 42E3B833.7070804@liquidcomputing.co.uk
In Reply to: [gentoo-amd64] problem after emerge --update world by Mark
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 This may sound harsh, but don't use automerge. Portage/etc-update cannot
5 possibly know about every config change you (or the ebuilds) can make. I assume
6 etc-update (rightly) doesn't even attempt this and merges based on string
7 analysis without thought as to what the settings actually mean, leading to breakage.
8
9 If you never touched a file it's probably save to just overwrite the existing
10 one. You always have the backup in case it wasn't save ;)
11 That's how I do it anyways.
12
13 On a different if related topic, I'd recommend running
14 emerge -DuapvN world
15 instead of emerge --update world (aka emerge -u world)
16 That stands for:
17 - --deep (update dependencies as well and not just packages you explicitly
18 installed)
19 - --update
20 - --ask
21 - --verbose (shows USE flags and download size)
22 - --newuse (recompiles packages whose USE flags changed, shown by a * next to the
23 flag in the output of av)
24
25 Steffen
26
27 Mark wrote:
28 > I'm having a problem after I did emerge --update world last night.
29 > After it finished, it said 75 files in /etc needed updating. OK, I've
30 > seen this before and have made mistakes with it. So this time, I
31 > copied all of /etc to /home/mark/etc.old, and then ran etc-update. I
32 > then let it auto merge everything and rebooted.
33 -----BEGIN PGP SIGNATURE-----
34 Version: GnuPG v1.4.1 (GNU/Linux)
35 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
36
37 iD8DBQFC47gwDPBy+6JbS7oRAgmaAJ96/GbAPEH0iEdTFvrUqe21l8WhqACeNZDY
38 GSYJzMXyioRenEAv183kxPU=
39 =9M7K
40 -----END PGP SIGNATURE-----
41 --
42 gentoo-amd64@g.o mailing list

Replies