Gentoo Archives: gentoo-portage-dev

From: Michiel de Bruijne <m.debruijne@×××××××.nl>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] generating ._cfg0000_foo multiple times between --sync
Date: Sat, 15 Apr 2006 14:08:09
Message-Id: 200604151557.25593.m.debruijne@matrict.nl
1 Hi guys,
2
3 I wonder why the default behaviour of portage is to generate ._cfg0000_foo
4 files only one time after a --sync. For example I have done the following;
5
6 - emerge --sync
7 - emerge baselayout --oneshot -v
8 ._cfg0000_foo files are created so I can use dispatch-conf to select which one
9 I want to update
10
11 after a while I want to reset more files to the default value so I do;
12 - emerge baselayout --oneshot -v
13 this time ._cfg0000_foo files are not created
14
15 When I do emerge --sync again and emerge baselayout --oneshot -v
16 then ._cfg0000_foo files are created again, however for me this is not
17 preferred, because I want to keep my current tree.
18
19 I remember vaguely that there is a setting to enable generation
20 of ._cfg0000_foo files always, however I have searched on my system, forums
21 and google, but I'm unable to find it. If actually this setting exists you
22 might want to enable it by default, but definitely document it better.
23
24 IMHO portage should always behave the same whether you just synced or not.
25 What do you guys think? b.t.w I'm using portage-2.1_pre7-r5
26
27 Regards,
28 Michiel.
29
30 --
31 gentoo-portage-dev@g.o mailing list

Replies