Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2005 14:23:50 +0300
From:      "Eugene M. Minkovskii" <emin@mccme.ru>
To:        freebsd-questions@freebsd.org
Subject:   Re: can't remove directory
Message-ID:  <20050106112350.GA31407@mccme.ru>
In-Reply-To: <41DD1107.7000002@mac.com>
References:  <20050106085437.GA20461@mccme.ru> <LOBBIFDAGNMAMLGJJCKNMEPEEPAA.tedm@toybox.placo.com> <20050106101453.GA26081@mccme.ru> <41DD1107.7000002@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 06, 2005 at 05:20:55AM -0500, Chuck Swiger wrote:
" Eugene M. Minkovskii wrote:
" >On Thu, Jan 06, 2005 at 01:03:31AM -0800, Ted Mittelstaedt wrote:
" >" What is the error message when you:
" [ ...steps removed... ]
" >Sorry Ted. System write "Operation not permitted":
" >
" >rm: /var/old-tmp/temproot/var/empty: Operation not permitted
" >rm: /var/old-tmp/temproot/var: Directory not empty
" >rm: /var/old-tmp/temproot: Directory not empty
" >rm: /var/old-tmp: Directory not empty
" 
" Ah, what's happened is that the system immutable flag has been set on that 
" directory.  You'll need to do:
" 
" 	chflags -R noschg /var/old-tmp
" 	rm -rf /var/old-tmp
" 

Thank you, Chuck. It's work. 

-- 
Sensory  yours, Eugene  Minkovskii
Сенсорно ваш,   Евгений Миньковский



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050106112350.GA31407>