Bug#264266: nautilus: Segmentation fault in postinst

Christian Marillat Christian Marillat <marillat@debian.org>, 264266@bugs.debian.org
Sun, 08 Aug 2004 19:12:00 +0200


reopen 264266
retitle 264266 should rebuild the database periodicaly
thanks
>
> Sebastien Bacher <seb128@debian.org> writes:
>
>> Le dimanche 08 ao=FBt 2004 =E0 11:18 +0200, Christian Marillat a =E9cr=
it :
>>
>>> See my previous e-mail. I've downgraded to 2.6.2-1 and this bug is
>>> gone. Try to reproduce ths bug under pbuilder.
>>
>> I've just tried before mailing, it works fine in a pbuilder here ...
>
> Doing a 'rm -rf /etc/gconf/gconf.xml.defaults/' solve this bug.
>
> gconf should really be more robust.

Even better, the gconf database (files in /etc/gconf/gconf.xml.defaults)
need to be regenerated periodicaly.

First advantage this will reduce the size of this directory. In my case
20 MB to 8MB. In fact this directory store old configurations even if a
package is removed. May be an issue for #258704.

Second advantage, this will avoid this sort of problem. I've noticed
this problem several time when gconf fail because a previous file
generated in /etc/gconf/gconf.xml.defaults is broken

Christian