Date: Sun, 29 Mar 2009 09:04:20 -0400 From: Jerry McAllister <jerrymc@msu.edu> To: Reinis Ivanovs <dabas@untu.ms> Cc: freebsd-questions@freebsd.org Subject: Re: Can't upgrade to 7.1-RELEASE Message-ID: <20090329130420.GA63127@gizmo.acns.msu.edu> In-Reply-To: <5b826e210903281741t5568c8aen3d67d4755a604671@mail.gmail.com> References: <5b826e210903281741t5568c8aen3d67d4755a604671@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 29, 2009 at 02:41:23AM +0200, Reinis Ivanovs wrote: > Hello, > > I'm trying to upgrade a 7.0 system to 7.1-RELEASE, and it isn't > working. I switch to the superuser, do "freebsd-update upgrade -r > 7.1-RELEASE", and then when I try running "freebsd-update install", I > get this: > > > .chflags: ///.profile: Operation not supported > > Any hints as to what could be the problem? Well, it looks like someone set the 'schg' flag on the .profile file. You need to do 'chgflags noscgg <FILENAME>' on the file - probably from root. ////jerry > > Best, > R. <http://dabas.untu.ms/> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090329130420.GA63127>