delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/11/15/08:01:54

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=T5ayOm5
TzPcpOy+FYQuHoIpgUBuD7HV9uioIKBRwWbaiBrlh116QS/eimew5uj9vQdCQxQz
/TZ8H1NslHcvhEA7DhJdBWD2mUTDHt/pZKBW4hsBNEEUQiz8UZFQECGeDgF3Oc2u
LMoHi89Q8YPbLH8Yxfh26d/ELQV8v8jZ1mjU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; s=default; bh=USYCdFAwMQzYq
KYmbY/4+c40fY0=; b=yGLPF8uGESkSLKAL5WknOMQYYQvOvK5bqK5ILzYcLKMXj
acMlskgLL0VnWkWb6ZNrVnxvcpjS2EI39QBZa8eZ4xf8dXri+XTuSqCRN1Ki1X/c
O7PrD/TjzOqBIFo9Qqw6RI/e1P6k+8H4aqtYaWRztm1rTIvJuRFmYyUr0DQUlk=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=Latest, HX-Languages-Length:943
X-HELO: mail-io1-f47.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=v/9l2/tUB0b0SLjVDGLU+Z7+/2H/3TM56YYJStBh7MQ=; b=bBxALMTErPhEVE8Lg7IVJ2tXtjJnEAkhPfthbq0u5y2ZNrpQafU6A9d475oH/ZsAAm pTMiIGytuV7qItc5gOeox+PnSYvsMF8M56NGLlhV1hYk0+BfyNdaMXpoa3IArhgUSXSw rEGhf7ISqw5igGQxIK8dvbPSRxBrOFZIk039hzM+7jG0bVGCIC1c6/ByHxpmQQrc56b2 VDICrbe98qin7x9iTtQIL38vPBP3Tsb90uQp7+doAVZ/pq4G5fVlAqyHgFJ3krQ6v3ul op9m/ImtdJ+mSmttjUV0KL6Sfd28/O+i/45pAoduDSqVc9Nu8pGoCHMU/+9YHeZDAO5S sqyQ==
MIME-Version: 1.0
References: <CAFWoy7HYNfvGNW0w3AQkZ3zXy7r11Cj=cpN873iqjUi0d5K_aA AT mail DOT gmail DOT com> <1d6e9bd3-0efe-abd5-20e8-ea896f8a7e44 AT cornell DOT edu> <20191115081427 DOT GJ7104 AT congo DOT cante DOT net>
In-Reply-To: <20191115081427.GJ7104@congo.cante.net>
From: Keith Christian <keith1christian AT gmail DOT com>
Date: Fri, 15 Nov 2019 06:00:24 -0700
Message-ID: <CAFWoy7Hb+NUfnbWqEvqMyAVa1TX-F92214Og4TZPd2ZT5GSBSw@mail.gmail.com>
Subject: Re: "/usr/bin/boxes" command fails to run, Windows 10, CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Fri, Nov 15, 2019 at 1:15 AM Jari Aalto <jari DOT aalto AT cante DOT net> wrote:
>
> On 2019-11-14 21:31, Ken Brown wrote:
> > On 11/14/2019 2:32 PM, Keith Christian wrote:
> > > The "boxes" command fails to run on a Cygwin64 install two weeks ago.
> > >
> > > echo "hello" | /usr/bin/boxes
> > > boxes: No such file or directory
> >
> > Running boxes under strace shows that it is trying to open a file named "-" and
> > exiting because that file doesn't exist.
> >
> > The version of boxes in the Cygwin distro is very old, so I don't think it's
> > worth the trouble to debug this.  I just downloaded and built the latest
> > release, and it seems to work fine.
> >
> > I've added the boxes maintainer to the Cc in case he wants to update the package.
>
> Fixed. Latest release uploaded.
>
> Thanks,
> Jari


Thanks, Jari!

======= Keith

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019