From owner-freebsd-questions@FreeBSD.ORG Sat Oct 4 19:16:32 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2C941065687 for ; Sat, 4 Oct 2008 19:16:32 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.191]) by mx1.freebsd.org (Postfix) with ESMTP id 801248FC15 for ; Sat, 4 Oct 2008 19:16:32 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: by mu-out-0910.google.com with SMTP id i2so1745827mue.3 for ; Sat, 04 Oct 2008 12:16:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=vhZM/Ivp4cS7v8Yx6ksb9jBwLWam8wynkmMXxaTo4x8=; b=nGw9LPINpFFxSwbHvhcL4GqKrmRNnGSGvXy79cc/9k4ZiklWmGlMzhuPdv2NCnGfDD V8mRR5h2n/5q3TaMjNg1tpjLUNB8UyApQTza0XgHN0KnrK6yKxYy/YDAnUiTJtEhVyP0 76kveJySOubunnHCfKoxSXcK17Dfoe9bIY100= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=vKqPAe7cb2c8ScVOiDytpZaTHSAVDMxQYkbyG6hknROBlyg7/7CmAR8ZQ8cWTm6rMl hEKUXpLGIIOnxASiU4K2ciN3iqgFOuCg7CMZYvwloaB74S94zzlAnqN+OUc27iAD6Yw0 zIzHYA0+fgRel8+vCaZmEb+kn4XJo9Wwychtg= Received: by 10.103.173.5 with SMTP id a5mr1620710mup.117.1223147790809; Sat, 04 Oct 2008 12:16:30 -0700 (PDT) Received: by 10.103.247.7 with HTTP; Sat, 4 Oct 2008 12:16:30 -0700 (PDT) Message-ID: Date: Sat, 4 Oct 2008 21:16:30 +0200 From: "Redd Vinylene" To: "Wojciech Puchar" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081004210436.N1546@wojtek.tensor.gdynia.pl> Cc: jail@freebsd.org, questions@freebsd.org Subject: Re: Problems moving my jails (mv: Operation not permitted) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2008 19:16:33 -0000 On Sat, Oct 4, 2008 at 9:10 PM, Redd Vinylene wrote: > On Sat, Oct 4, 2008 at 9:04 PM, Wojciech Puchar > wrote: >>> mv: /usr/jail/camel/sbin: Directory not empty >>> mv: /usr/jail/camel/var/empty: Operation not permitted >>> mv: /usr/jail/camel/var: Directory not empty >>> mv: /usr/jail/camel: Directory not empty >>> mv: /usr/jail: Directory not empty >>> mv: /bin/rm /usr/jail: terminated with 1 (non-zero) status >>> >>> I guess I ain't gotta worry about the sockets but what about the rest? >>> >> you need >> >> chflags -R noschg yourdir >> > > So just "chflags -R /usr/jail" and then copy things the normal way? > Sure that won't mess up my jails? Sorry, what I meant to write was "chflags -R noschg /usr/jail". I apologize for the inconvenience. -- http://www.home.no/reddvinylene