Date: Tue, 5 Oct 2010 08:23:49 -0400 (EDT) From: Kevin Mai <kma@mrecic.gov.ar> To: Stefan Bethke <stb@lassitu.de> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: Issues after running make installworld Message-ID: <1789917369.70927.1286281429036.JavaMail.root@mrelmx10.mrec.ar> In-Reply-To: <98D95524-D229-49F0-8738-DD5111F22FD8@lassitu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Dankesch=C3=B6n Herr Bethke! I have already figured this out, it was an issue with flags (don't really u= nderstand why those files had those flags, as I never worked with schg flag= s on this system.. ----- Mensaje original ----- De: "Stefan Bethke" <stb@lassitu.de> Para: "Kevin Mai" <kma@mrecic.gov.ar> CC: "freebsd-current" <freebsd-current@freebsd.org> Enviados: Lunes, 4 de Octubre 2010 17:43:22 Asunto: Re: Issues after running make installworld Am 04.10.2010 um 21:23 schrieb Kevin Mai: > I've just tried to do a make installworld DESTDIR=3D$jail1 where > jail1=3D'/var/lib/jail1' and I changed my mind. > > I tried to delete the folder but it seems somehow some ACLs got > between. I don't think installworld does anything with ACLs. What's the actual error message from what command? What revision of -current are you using? What type of filesystem is /var/lib/jail1, which options was it created with, and how is it mounted? It's most likely the flags (see chflags(8)), so try chflags -R noschg /var/lib/jail1. Stefan p.s. such questions are more appropriate on freebsd-questions@. -- Stefan Bethke <stb@lassitu.de> Fon +49 151 14070811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1789917369.70927.1286281429036.JavaMail.root>