From owner-freebsd-questions@FreeBSD.ORG Tue Mar 25 10:11:32 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 6CADF1065672 for ; Tue, 25 Mar 2008 10:11:32 +0000 (UTC) (envelope-from jotawski@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.189]) by mx1.freebsd.org (Postfix) with ESMTP id F12C58FC18 for ; Tue, 25 Mar 2008 10:11:31 +0000 (UTC) (envelope-from jotawski@gmail.com) Received: by rn-out-0910.google.com with SMTP id e11so1761555rng.7 for ; Tue, 25 Mar 2008 03:11:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=wMtOdQWX/btIBmtEf8aT39d5QBBjeNwodG/qadJYcqE=; b=lUaM1xWFH12GTajGdYxImKdWSbEUD7EOLgdCCVKnR0w8YLurwvogfTb4H5JSrU8qMBIuO2Vnx6ahTksgYC4YkRkB7PkKTh8k7vrryiHjW3EhQQhhbRrF3b8+w8oVpgOyALwwauYiBhKs0NQKTdc0yEiGP9o5WfUBeThL4IoPAGY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=S2DS1BiAvGkA0Qin2uHjjyLMFaR2bhZEZKrG05oXxzyCpclhZbXHdtVvar/0SqX6zMz1rwvCmJ7qiSyYm8b4po0oQ+68sOp20PtWI9l1BYYAz8bYzzeXvYLGiZ+FURS/hzoepDmt+y6ABheYBsbhkSZ/+ZLb2DRVpSG00SaCBxE= Received: by 10.141.175.5 with SMTP id c5mr3091161rvp.281.1206439889690; Tue, 25 Mar 2008 03:11:29 -0700 (PDT) Received: by 10.140.132.11 with HTTP; Tue, 25 Mar 2008 03:11:29 -0700 (PDT) Message-ID: Date: Tue, 25 Mar 2008 17:11:29 +0700 From: "fire jotawski" To: freebsd-questions@freebsd.org In-Reply-To: <443aqfiyq6.fsf@be-well.ilk.org> MIME-Version: 1.0 References: <44od94gody.fsf@be-well.ilk.org> <443aqfiyq6.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: make readmes errors 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: Tue, 25 Mar 2008 10:11:32 -0000 On Tue, Mar 25, 2008 at 4:44 AM, Lowell Gilbert < freebsd-questions-local@be-well.ilk.org> wrote: > "fire jotawski" writes: > > > On Mon, Mar 24, 2008 at 9:58 PM, Lowell Gilbert < > > freebsd-questions-local@be-well.ilk.org> wrote: > > > >> "fire jotawski" writes: > >> > >> > my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD > 7.0-RELEASE#3: > >> > Fri Mar 7 03:20:47 ICT 2008 > >> > root@siting.oaep.go.th:/usr/obj/usr/src/sys/SITING > >> > i386 > >> > i try making README.html for all ports but get errors at the last > state > >> as > >> > > >> > Creating README.html for all ports > >> > /usr/ports/Tools/make_readmes : Permission denied > >> > *** Error code 126 > >> > > >> > please help me in makeing readme.html > >> > thanks in advance for any hints. > >> > >> Sounds like the user running the command doesn't have permissions to > >> write into the port directories. > >> > > > > > > no sirs, i use root account for running that command. anywym i try > running > > again with user root. > > Even for the root user, there are other possible privilege problems. > You could be running over NFS, with the UID getting remapped. > There could be file flags set on some of the files you are changing. > thanks indeed but my ports tree is on the same machine not nfs mounted one. best regards, psr