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 Date: Sun, 20 Jul 2003 01:01:57 -0400 From: Christopher Faylor Subject: Re: bash: cat << EOF In-reply-to: <20030720000333.GA4144@bouh.unh.edu> To: cygwin AT cygwin DOT com Reply-to: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20030720050157.GB25375@redhat.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.4.1i References: <20030719013846 DOT GA7108 AT bouh DOT unh DOT edu> <20030719043913 DOT GA15319 AT redhat DOT com> <20030719063849 DOT GC7108 AT bouh DOT unh DOT edu> <3F19B7DF DOT 1070103 AT cygwin DOT com> <20030720000333 DOT GA4144 AT bouh DOT unh DOT edu> On Sat, Jul 19, 2003 at 08:03:34PM -0400, Samuel Thibault wrote: >Le sam 19 jui 2003 17:27:59 GMT, Larry Hall a tapot? sur son clavier : >> Looks like your /etc/passwd and /etc/group aren't correct. Run mkpasswd >> and mkgroup with the appropriate flags for your installation (i.e. is >> your user in a domain or not?) > >I couldn't get a domain user, but the local entry (copied on login I >guess) seems to work. Here is the cygcheck.out with updated passwd and >group, but it doesn't change anything about shells & <<. We won't be >able to update passwd for every user we will provide cygwin to, anyway. > >The problem is somewhere else to my mind, because the "Permission >denied" error is a fake one for unknown error 59, as the trace revealed. >I'm still trying to build cygwin myself to get the filename given to the >NtQueryObject. This is not a path worth pursuing. When you run a program via strace, since strace is not a cygwin program, running programs under strace makes the process have to go to more effort to figure out its stdin/stdout/stderr. So, this is expected behavior and most likely has no bearing on what you're seeing. FWIW, to me it sounds like you have more than one version of cygwin on your system. -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sourceware DOT org and be permanently blocked from mailing lists at sources.redhat.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/