Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20021230084727.02440bc8@pop.rcn.com> X-Sender: lhall AT pop DOT rcn DOT com Date: Mon, 30 Dec 2002 08:52:29 -0500 To: CSegers AT Taratec DOT com, cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: gpg on cygwin error In-Reply-To: <174DFA06CDE8D411A1FB00B0D079EA47FF31C4@njex01.taratec.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 08:09 AM 12/30/2002, CSegers AT Taratec DOT com wrote: >Hello, > >I have installed the cygwin gpg package, and have tried to import the KEYS >from Apache as follows: > >$ gpg --import KEYS >gpg: fatal: //.gnupg: cant't create dircetory: No such file or directory >secmem usage: 0/0 bytes in 0/0 blocks of pool 0/16384 > >This from the dir with Apache download files, including KEYS file. Also >tried: > >$ gpg --import /usr/downloads/KEYS > >with the same results. Is this a cygwin problem maybe? Should I try to >conpile gpg instead of using the cygwin package? Check /etc/passwd for the user you are on this machine. It would appear that the home directory listed there is '/'. I'm not sure why. If rerunning mkpasswd -l >/etc/passwd and mkdroup -l >/etc/group doesn't fix this (see the -d flag if you need domain users), then just edit the path to point somewhere else. // represents a partial UNC path which isn't what you want. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/