X-Recipient: archive-cygwin AT delorie DOT 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=gVgn3kijqhSP5lG0 GlMA42Vasy1cLSCG7MyMvIBGA3sZf8NINjxg4IiWqzS3tzaI9ty65Zg97zniWGkw KU06GVd/a1skYUr0+9Z3LtLhqoli/x7C6NvMoV44cZZn83EGrZxKdSifr7HWyPtE BiXZPyRfc2HDk9wFqaMJpEGdENQ= 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=OAZOEYhwwXoLCOzVy3ttpQ 3Oxaw=; b=JqPiM1Um3hpeY7Yx/gavrzIFWTAgUXm5nKfGuuMy25tGzh27Bt6ilx 8V3O0Pilf974xKvjRm9+c3rTRFjD7Kjg+wGg0TzffTvmH3f+/7f4Jzet1rMZSA4A sq70SgIKwWwqL6FPACC5y+78LAKUsDwAQYjXdaeHbdn5N0jMNevYg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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: vms173013pub.verizon.net Message-id: <526AC4AA.4080208@cygwin.com> Date: Fri, 25 Oct 2013 15:21:14 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: Re: popen: Permission denied - error opening man page References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 10/24/2013 6:34 PM, Balaji Venkataraman wrote: > I completely wiped my Cygwin32 install and re-installed the bare > minimum set of packages. But I still can't get something as basic as > 'man ls' to run from a non-admin mintty bash shell. > > x86$ man ls > popen: Permission denied > Attempt [/usr/bin/gunzip -c /usr/share/man/man1/ls.1.gz] to expand man > page failed > No manual entry for ls > > I had the same symptom before I wiped my system. Things do work okay > with an Administrator shell. It also works fine in cygwin64 - both a > admin/non-admin shell. > > I found this (http://cygwin.com/ml/cygwin/2007-05/msg00165.html) old > thread but don't think the same fix applies. Perhaps not but it's worth checking your shells at least. > Appreciate any feedback/help. I'd recommend sending a full problem report. > Problem reports: http://cygwin.com/problems.html You can also try running the problematic command directly from a DOS prompt with 'strace' to see if it uncovers anything suspect. -- 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