X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 23 Nov 2012 15:21:06 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Cc: Jari Aalto <jari.aalto@cante.net>
Subject: Re: Guilt reports unsupported os
Message-ID: <20121123142106.GC24913@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com, Jari Aalto <jari.aalto@cante.net>
References: <1353665178.31049.YahooMailNeo@web114108.mail.gq1.yahoo.com> <20121123135221.GA30928@ednor.casa.cgf.cx>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20121123135221.GA30928@ednor.casa.cgf.cx>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Nov 23 08:52, Christopher Faylor wrote:
> 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 [...]

guilt is a Cygwin package, but a tar xjf on the binary package reveals
that there is no os subdir for Cygwin.  Apart from that, the test has a
problem on Cygwin as soon as the system is updated to a newer version of
the underlying Windows.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

