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

Bug#261965: tetex-bin: bogus daily error message



>> +      if [ -s "$dbfile" ]; then
>> 
>1. Well, not really. $dbfile gives you only the path to the ls-R
>database. Either you check for -d or you check -s "$dbfile/ls-R".

Ok, thanks.

>> @@ -21,6 +22,7 @@ if [ -x "/usr/bin/mktexlsr" ]; then
>>  	   chgrp --dereference --quiet users $dbfile/ls-R
>>  	   ;;
>>        esac
>2. In cron.daily of tetex 2.0.2-16 I can't see that chgrp command and
>AFAICS that file hasn't changed in the CVS for 2 years. It seems to
>be a local modification.

Yes, it is, sorry for complicating things.



Reply to: