Date: Sun, 19 Nov 1995 10:57:23 +1100 From: Bruce Evans <bde@zeta.org.au> To: freebsd-hackers@FreeBSD.ORG, henrich@crh.cl.msu.edu Subject: Re: Okay, what now? (was ranlib and ar are broken..) Message-ID: <199511182357.KAA09433@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I turn quotaoff /home and then rerun the chown and all is well. >Are quota's this broken? You probably exceeded the quota for gid -2. I think chown() won't allow the group of the file to be changed if the quota for the group is exceeded. This is probably a bug. Did you run the chown as root? Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511182357.KAA09433>