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

Re: Bug#354401: Error "chown: `root:UNKNOWN': invalid group" when setting up tex-common



On Mon, 27 Feb 2006, Florent Rougon wrote:
> > --- config.in   (Revision 949)
> > +++ config.in   (Arbeitskopie)
> > @@ -59,6 +59,10 @@
> >    PERMS=$(stat --format="%a" /var/cache/fonts 2>/dev/null)
> >    GROUP=$(stat --format="%G" /var/cache/fonts 2>/dev/null)
> >  
> > +  if [ "$GROUP" = "UNKNOWN" ] ; then
> > +    GROUP=$(stat --format="%g" /var/cache/fonts 2>/dev/null)
> > +  fi
> > +
> >
> > Comments from the rest of the group?
> 
> Looks OK.

Ok, submitted.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
HIDCOTE BARTRAM (n.)
To be caught in a hidcote bartram is to say a series of protracted and
final goodbyes to a group of people, leave the house and then realise
you've left your hat behind.
			--- Douglas Adams, The Meaning of Liff



Reply to: