X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+9IZ8ZsjL3UhTgpggvjzPV Date: Fri, 23 Nov 2012 08:52:21 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Guilt reports unsupported os Message-ID: <20121123135221.GA30928@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1353665178 DOT 31049 DOT YahooMailNeo AT web114108 DOT mail DOT gq1 DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1353665178.31049.YahooMailNeo@web114108.mail.gq1.yahoo.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Fri, Nov 23, 2012 at 02:06:18AM -0800, Waffle Souffle wrote: >guilt push -a >Unsupported operating system: CYGWIN_NT-6.1 >cygcheck.out attached. >/cygdrive/c/cygwin/bin/guilt line 871 >if [ -r "`dirname $0`/os.$UNAME_S" ]; then >. "`dirname $0`/os.$UNAME_S" >elif [ -r "`dirname $0`/../lib/guilt/os.$UNAME_S" ]; then >. "`dirname $0`/../lib/guilt/os.$UNAME_S" >else >? die "Unsupported operating system: $UNAME_S" http://cygwin.com/cgi-bin2/package-grep.cgi?grep=guilt It doesn't look like this is a supported Cygwin package so it isn't clear what you expect us to do about this. However, since it seems to be a shell script it looks like you can easily fix this problem yourself. -- 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