This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Guilt reports unsupported os


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]