From owner-freebsd-questions@FreeBSD.ORG Wed May 2 14:03:51 2012 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 F1166106566C for ; Wed, 2 May 2012 14:03:51 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id A96438FC0C for ; Wed, 2 May 2012 14:03:51 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 02 May 2012 10:03:45 -0400 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr17.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id BLW56789; Wed, 2 May 2012 10:03:45 -0400 Received: from 209-6-86-84.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.86.84]) by smtp04.lnh.mail.rcn.net with ESMTP; 02 May 2012 10:03:45 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20385.16064.640326.717494@jerusalem.litteratus.org> Date: Wed, 2 May 2012 10:03:44 -0400 To: Jorge Luis =?iso-8859-1?Q?Gonz=E1lez?= In-Reply-To: <20120502132747.GA8355@jorge.cc> References: <20120502132747.GA8355@jorge.cc> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: portmaster won't update libc.so.7 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: Wed, 02 May 2012 14:03:52 -0000 Jorge Luis =?iso-8859-1?Q?Gonz=E1lez?= writes: > When I run: > > portmaster -a --no-confirm > > I get the error > > Installing updates: chflags...///lib/libc.so.7: Operation not permitted > > Changing chflags (presumably schg, but I tried the others) doesn't > appear to make any difference. > > I'm not running any servers in jails. > > Any ideas? No, but a question: what is any port doing playing games with part of the base system? (And which port is it?) Robert huff