delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/11/14/20:37:39

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=AH2aSeB
+pib01YKijEb8D6EHUbrSZvo+KdskEct2CcOPcUpXcwiJscVQUMDrBsxFiGKVzMe
c4Of4We2M8jhJzjKAYA/ZUMReiPTSoRbp5bUTBsHnQY3FPUkmelWf7GFCVky7hrp
hXZM1ESq02Lx5BfLa/12FpDKbZkAygNRa/eo=
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=XUM0oOtdp/b84
MPuo1Eq+T3FXoY=; b=ALAFnxnok1bWMi1FuXEjQoky3F+HUOG1LWH73LfAq5Nb3
STpNbAP2WhI9/XSNENH0ldhEYuBn8loFP7EXAtT7U+jCIFjlvcrZ/UJTOcfxkd3H
Vlr5ztH6mDUDcgVcBiFvRXiqOS5U/88/IZ8DfzGsctsSUakx+/7xNVW4iHm6OM=
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=Keith, keith
X-HELO: mail-il1-f176.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=tG/arZXMIDHOJ61ZEECAvF1qQrDbke1GDMyIebldLIU=; b=XDMAz/JnZe0pAxut5FehhX+3OQF+/S664TuYD0QfNJArhkgLxIhBDQHfhG/FwFX+EB ynW2MzzQPfD5/D54TiDPVm0umLXSpJUMsOKZEKUZVxEfGQNO5bOMMOyKtjWoZ2cRlO34 0/Ub1CYc1bV5UMUstKHVGHRTfQuQ9v9F/eGba7ahi8g/Oly67LFeVTfwp1r6S1DI30GN ttlfzdGwosPOlkrOA8786B0i9S07uAgc6oUlaP9Q2FxBnYrLgRgR/HDmF7qp7YvztsdD u+efmq7Bg1UlNsY/JU+gF6VFMViE46tMAjIcgLOSNctyqtpOC0Z+6U6VZt8Bdhm2i6fy ZQGw==
MIME-Version: 1.0
References: <CAFWoy7HYNfvGNW0w3AQkZ3zXy7r11Cj=cpN873iqjUi0d5K_aA AT mail DOT gmail DOT com> <1d6e9bd3-0efe-abd5-20e8-ea896f8a7e44 AT cornell DOT edu>
In-Reply-To: <1d6e9bd3-0efe-abd5-20e8-ea896f8a7e44@cornell.edu>
From: Keith Christian <keith1christian AT gmail DOT com>
Date: Thu, 14 Nov 2019 18:36:34 -0700
Message-ID: <CAFWoy7EunE-u_jiV16qtBmsq1NrZF6vOwGUpTZbs9smeSt0Msg@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 Thu, Nov 14, 2019 at 2:32 PM Ken Brown <kbrown AT cornell DOT edu> 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.
>
> Ken
>
> --
> 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
>

Thanks, Ken.

Boxes had been working well in 32 bit Cygwin, I recently upgraded to a
WIndows 10 computer and decided to try 64 bit Cygwin as a fresh
install on the new machine.  "boxes" hasn't worked since the 32 to 64
bit change.

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