Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED?
Date: Mon, 16 Oct 2006 20:31:36
Message-Id: 20061016202637.99768.qmail@web31704.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED by Neil Bothwick
1 > If you really have an empty CONFIG_PROTECT,
2 > dispatch-conf didn't touch
3 > this file, it was replaced during emerge. You must
4 > fix this before
5 > emerging anything else or you will overwrite more
6 > config files.
7 >
8 > What do
9 > emerge --info | grep CONFIG
10 > and
11 > grep CONFIG /etc/make.conf
12 > show?
13
14 localhost heathen # emerge --info | grep CONFIG
15 CONFIG_PROTECT=""
16 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf
17 /etc/terminfo"
18 localhost heathen # grep CONFIG /etc/make.conf
19 CONFIG_PROTECT="-*"
20
21
22 __________________________________________________
23 Do You Yahoo!?
24 Tired of spam? Yahoo! Mail has the best spam protection around
25 http://mail.yahoo.com
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED? "Bo Ørsted Andresen" <bo.andresen@××××.dk>
Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED? Neil Bothwick <neil@××××××××××.uk>