From owner-freebsd-questions Thu Jan 10 13:50:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10005.mail.yahoo.com (web10005.mail.yahoo.com [216.136.130.41]) by hub.freebsd.org (Postfix) with SMTP id 8493F37B402 for ; Thu, 10 Jan 2002 13:50:45 -0800 (PST) Message-ID: <20020110215045.73282.qmail@web10005.mail.yahoo.com> Received: from [209.219.51.7] by web10005.mail.yahoo.com via HTTP; Thu, 10 Jan 2002 13:50:45 PST Date: Thu, 10 Jan 2002 13:50:45 -0800 (PST) From: Tom Kersten Subject: Re: [freebsd-questions] Troubled newbie....PLEASE HELP!!! To: Lowell Gilbert Cc: freebsd-questions@freebsd.org In-Reply-To: <44hepuw9qs.fsf@lowellg.ne.mediaone.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Lowell Gilbert wrote: > tomkersten98@yahoo.com (Tom Kersten) writes: > > > I am in desperate need of help. I can not get the > > permissions > > to come out correctly when I try to CVSup my ports > (& > > docs). > > Currently I am getting the permissions of 700 (in > > relation to > > root) Here is what I have for config files and > what I > > have done.. > > It all looks okay to me. I can't reproduce your > problem, so I can 't > be sure how much my advice will help, but you might > want to try > specifying the umask setting inside the supfile (the > syntax is in the > cvsup(1) manual). You also might want to look at > the shell startup > files for root (and for the system in general); > something might be > resetting the umask for root in, for example, > /root/.cshrc. If cvsup > uses subshells (I don't know whether it does or > not), then these would > override the setting that cvsup inherits. > > Good luck. Thanks for the reply, I have actuall tried the following also: 1.) changing my default umask to 022 in my .bash_profile directory of root's home. This should take care of it as far as I can tell from bash's documentation. 2.) adding "*default umask=022" to my sup-file. I seriously can't come up with a solution to this. I did update my /src also before. I rebuilt the kernel fine and thought that I had followed the directions, but....if something in this process could've messed it up...???? Hmm..........I have no idea, as I said before, I am at a loss for words at this point. Any other ideas???? __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message