From owner-freebsd-questions@FreeBSD.ORG Sun Mar 29 01:05:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDADA106566B for ; Sun, 29 Mar 2009 01:05:43 +0000 (UTC) (envelope-from fatalis.erratum@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id 67C948FC18 for ; Sun, 29 Mar 2009 01:05:43 +0000 (UTC) (envelope-from fatalis.erratum@gmail.com) Received: by bwz8 with SMTP id 8so1399306bwz.43 for ; Sat, 28 Mar 2009 18:05:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=5n8Pxn2eQQcdHji2anUCP22kg5wybm+m73tE6PTJ2ug=; b=gHgdFORRygGPACfzBcPckjKuO3CWkgVYlEe2qx5qBcKuSe7nPkGbZVS7fcyhJoMiBO GWl2V4tVumtVGnAMJkmBs5uqmApP3BzAbVj0u+Me2hxwSOsGwUNSKO87bnBGUtoDYX6s zSYle+SSZlRXaPgaXgT0ikowMFs6u6oI4fpOI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=ja0lZa1ptwP8Y/0kVl7pGvvYiF/zdHrzcLvz928TYQ0LwnMr6X9dxyqgKkGXPbroYm UgdT8Sno7Id934xlKMT0O4PM86Tn4PsvqxBLMJSTmKDVxIBBfWlliIjrSnqzBKkwfGZv PDb3IPtHcaL0+aLsy5d0bkXdGo5apfkCCBcmo= MIME-Version: 1.0 Sender: fatalis.erratum@gmail.com Received: by 10.239.149.207 with SMTP id k15mr72776hbb.48.1238288741575; Sat, 28 Mar 2009 18:05:41 -0700 (PDT) In-Reply-To: <5b826e210903281741t5568c8aen3d67d4755a604671@mail.gmail.com> References: <5b826e210903281741t5568c8aen3d67d4755a604671@mail.gmail.com> Date: Sun, 29 Mar 2009 03:05:41 +0200 X-Google-Sender-Auth: 78e7dfb74b1572ae Message-ID: <5b826e210903281805j440e9b4eud41129aabf01f920@mail.gmail.com> From: Reinis Ivanovs To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: Can't upgrade to 7.1-RELEASE 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: Sun, 29 Mar 2009 01:05:44 -0000 I thought I should mention that I'm booting off of ZFS, perhaps that's related to my problem. R. On Sun, Mar 29, 2009 at 02:41, 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? > > Best, > R. >