[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrading gconf2?



On Thu, 2003-09-04 at 17:02, Michael Hill wrote:
> Anyone know a trick for getting past this dpkg error (my GNOME 2 issue
> du jour)?
> 
change in /var/lib/dpkg/info/gconf2.postinst:
find /etc/gconf/gconf.xml.defaults -type d -exec chmod go=rX {}\;
to
find /etc/gconf/gconf.xml.defaults -type d -exec chmod go=rX {} \;

q



Reply to: