From owner-freebsd-questions@FreeBSD.ORG Fri Mar 4 16:12:11 2011 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 97C05106566B for ; Fri, 4 Mar 2011 16:12:11 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from fileserver.home.qeng-ho.org (blue.qeng-ho.org [217.155.128.241]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC1B8FC17 for ; Fri, 4 Mar 2011 16:12:10 +0000 (UTC) Received: from fileserver.home.qeng-ho.org (localhost [127.0.0.1]) by fileserver.home.qeng-ho.org (8.14.4/8.14.4) with ESMTP id p24GC91E098967; Fri, 4 Mar 2011 16:12:09 GMT (envelope-from freebsd@qeng-ho.org) Message-ID: <4D710F59.1060206@qeng-ho.org> Date: Fri, 04 Mar 2011 16:12:09 +0000 From: Arthur Chance User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.14) Gecko/20110303 Thunderbird/3.1.8 MIME-Version: 1.0 To: Ed Flecko References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: "portmaster -a" command fails - *** Error code 1 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: Fri, 04 Mar 2011 16:12:11 -0000 On 03/04/11 15:37, Ed Flecko wrote: [Snips] Given this: > ===> /usr/ports/textproc/docproj-nojadetex/work not writable, skipping > Any ideas on what my problem(s) is and how to solve it??? Either you've got a read-only /usr/ports or you've forgotten to run as root. [I will admit to doing the latter occasionally.]