From owner-freebsd-questions@FreeBSD.ORG Wed May 2 19:59:44 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 EB268106566C for ; Wed, 2 May 2012 19:59:44 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id A6DFC8FC0A for ; Wed, 2 May 2012 19:59:44 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q42JxcC6007103; Wed, 2 May 2012 13:59:38 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q42Jxcf3007100; Wed, 2 May 2012 13:59:38 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 2 May 2012 13:59:38 -0600 (MDT) From: Warren Block To: "Conrad J. Sabatier" In-Reply-To: <20120502125248.03e9d6bc@cox.net> Message-ID: References: <20120502132747.GA8355@jorge.cc> <20385.16064.640326.717494@jerusalem.litteratus.org> <20120502125248.03e9d6bc@cox.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 02 May 2012 13:59:38 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: 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 19:59:45 -0000 On Wed, 2 May 2012, Conrad J. Sabatier wrote: > On Wed, 2 May 2012 10:03:44 -0400 > Robert Huff wrote: > >> >> 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?) > > My first question as well. This is highly irregular. Some of the misc/compat ports install an old libc.so, but not in place of the real one.