From owner-freebsd-questions@FreeBSD.ORG Sat May 3 11:27:23 2008 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 66A0A1065677 for ; Sat, 3 May 2008 11:27:23 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3BCBB8FC18 for ; Sat, 3 May 2008 11:27:23 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <481C4C16.10002@intersonic.se> Date: Sat, 03 May 2008 13:27:18 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.12 (X11/20080427) MIME-Version: 1.0 To: Mike Clarke References: <200805031211.15176.jmc-freebsd@milibyte.co.uk> In-Reply-To: <200805031211.15176.jmc-freebsd@milibyte.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: "Operation not permitted" at end of portupgrade 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, 03 May 2008 11:27:23 -0000 Mike Clarke wrote: > At the end of a portupgrade run for firefox I get the following > > ===> Registering installation for firefox-2.0.0.14,1 > ===> Cleaning for firefox-2.0.0.14,1 > ---> Cleaning out obsolete shared libraries > [Updating the pkgdb in /var/db/pkg ... - 626 packages > found (-0 +1) . done] > Operation not permitted - /usr/local/lib/compat/pkg/libc.so.5 > Operation not permitted - /usr/local/lib/compat/pkg/libc_r.so.5 > Operation not permitted - /usr/local/lib/compat/pkg/libcrypt.so.2 > Operation not permitted - /usr/local/lib/compat/pkg/libpthread.so.1 > Operation not permitted - /usr/local/lib/compat/pkg/libthr.so.1 > > The permissions on all these files are -r--r--r--. Should I change them > to -rwxr-xr-x like the rest of the files in that directory or just > ignore it? Read the archives for an answer. --per