X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=QGl6Y5AFhWyn8MQn
	/eNTfTBQ0N/9c6HqKvIFjPuE1B5X0IimPgaE4qddtoQlOAWGGg2o+mQwxUPEmqJD
	hUEV3TjohCo3HAss84lVIX+ex6yBGQIRq17usNxGekhF5DgATrboziq9Cfj4GYNQ
	vJHbKYnlIs9XvgqU7b+ObUP1ARc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=SWFhF1TzTeaJWVOR973pG0
	C3b0E=; b=T+FDghkV64FWO2dS6i/wBNiM1ILaq1uWxwt8SeNIZRXmit1vZcbirH
	49nNQGCisZJJVYkEinScRDN+UbrwZ1Jv4baN6GVNzxhUoLda9KzMWI7+9qBM6irS
	MLjvt5cGi2gptbEUu01iAa60UN/PLZ40J+SUOIXteoqEKhz8AaUZU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173003pub.verizon.net
Message-id: <526E9C2C.7080803@cygwin.com>
Date: Mon, 28 Oct 2013 13:17:32 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: popen: Permission denied - error opening man page
References: <CALgEz7qREyDuOD+RVuVY_OF8LXU2Z=n2WRdsehMC1vWJ_FXMnQ@mail.gmail.com> <526AC4AA.4080208@cygwin.com> <CALgEz7oZntmH+LTWhZirU0Po5shpwXf2XAUpxXhNjNzyd9SOcw@mail.gmail.com>
In-reply-to: <CALgEz7oZntmH+LTWhZirU0Po5shpwXf2XAUpxXhNjNzyd9SOcw@mail.gmail.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 10/25/2013 5:19 PM, Balaji Venkataraman wrote:
> On Fri, Oct 25, 2013 at 12:21 PM, Larry Hall (Cygwin) wrote:
>
>> Perhaps not but it's worth checking your shells at least.
>
> Not sure I understand exactly what you mean.

The thread you pointed to suggested that a shell had permissions
problems.  While I agree that it doesn't quite sound like your
issue, there's no harm in investigating and trying the solution
proposed.

>> I'd recommend sending a full problem report.
>
> Sorry I meant to attach cygcheck output. Find it now - it has been
> 'cleaned-up' to remove personal info - replaced by '<EDITED>'

Try removing this mount point:

C:\cygwin\bin    /bin      system  binary,cygexec

Also try resetting your cygdrive mount to the default:

cygdrive prefix  /cygdrive  user    binary,noacl,posix=0,auto


>> You can also try running the problematic command directly from a
>> DOS prompt with 'strace' to see if it uncovers anything suspect.
>
> I started a cmd.exe console. cd-ed to C:\cygwin\bin and ran:
> .\strace.exe man.exe ls > strace-man-ls.out 2>&1

My mistake.  I thought you would have c:\cygwin\bin in your path
for the DOS prompt (or give the full path to 'man.exe').  Without
this, you picked up the 'man.exe' that's part of your Windows
installation of CMake.  Assuming the above suggestions don't
help, perhaps another strace of c:\cygwin\bin\man.exe will show
something useful.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

