X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org Message-ID: <4FE176ED.8000803@gmail.com> Date: Wed, 20 Jun 2012 09:08:29 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: /bin and /lib mount points occasionally lost References: <34007108 DOT post AT talk DOT nabble DOT com> <34037768 DOT post AT talk DOT nabble DOT com> <87sjdryxpx DOT fsf AT Rainer DOT invalid> <34038496 DOT post AT talk DOT nabble DOT com> <87txy7xb7j DOT fsf AT Rainer DOT invalid> <34039888 DOT post AT talk DOT nabble DOT com> <4FE153DB DOT 1090200 AT gmail DOT com> <34040469 DOT post AT talk DOT nabble DOT com> In-Reply-To: <34040469.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 6/20/2012 7:26 AM, richw wrote: > > > marco atzeri-4 wrote: >> >> >> cool down >> your message of 19 Jun >> http://cygwin.com/ml/cygwin/2012-06/msg00336.html >> ... >> has still an old one cygcheck.out as link. >> so please so kind to provide us the right and updated info >> >> Regards >> Marco >> >> >> >> > I apologize. I have apparently been bitten by uploading two different files > with the same name. When I clicked on the link in the message of the 19th, I > got the correct file. So, after a name change, we have: > http://old.nabble.com/file/p34040469/cygcheck2.out cygcheck2.out > I see nothing strange. On one of your previous post you mentioned "bash: id: command not found" this usually happens if the shell is not a login shell. as the cygwin dir are not added to the path. Eg from cmd.exe in c:\cygwin ------------------------------ C:\>cd cygwin C:\cygwin>bin\bash $ id bash: id: command not found ----------------------------- while ----------------------------- E:\cygwin>bin\bash -l $ id uid=1008(marco) gid=544(Administrators) groups=544(Administrators),0(root),545(U sers),513(None) ------------------------------ However for cygcheck you have: Output from C:\cygwin\bin\id.exe UID: 1000(rw) GID: 513(None) 513(None) 0(root) 544(Administrators) 545(Users) 1002(HomeUsers) Path: C:\cygwin\usr\local\bin C:\cygwin\bin [cut] Is it possible that some of your shell are incorrectly called ? Regards MArco -- 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