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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=nJJaotUb2CwFR+105u1lDVT69kdsV cYoGUJClM5QacDqzjqqzPzqp3ovCYqhl7oKsObWJTrCzNXmlms7FsPsef7th7ZRg YzXP9uCUA74VPfs8nNGJkqU1YrsbwkvRK5jk6hBkp0UhCnVscDxBaG2H1kXXV0Xo 2t3PYmKCiw4+LE= 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:from:date:message-id:subject:to :content-type; s=default; bh=Vf2Ar5ApUrYB0PuYUcKLAvzCdRU=; b=efu syjW5DFNZLOmRzk/UmDytKaP7xx+q447yh9jUqIAjcYJNtdqBZsXewrdiCyLlnjR yeI0RhDqMu54bxkVOcvemMCSawc5zo+nzB3BOu295KRk5FFpg+dvGQid/robtB6l 7hqciFxVMi6t+7sGJ1MpNAjiMPhaz4JSJ/cN56/g= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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=HX-Google-Smtp-Source:APXvYqw, draws, kernel32dll, kernel32.dll X-HELO: mail-io1-f68.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=IeDe56MDcBHbzfqG6ocwKNhp2RNQhwp2pIVulZHL5Ow=; b=scTzI6TFA9bg6wj9obCeNltaoUgWY8Xk0+UfglnAD1X73sfA2o8GVqMILHQkAGToQg kayZkhY0aUMBmBxKBxLSUHW+mLnidu27uS0b8jrC7/q/RoilJIhM6wQUf+vv7ZFJ6Yv6 oCWF+k3M/no5XCQiqIhrlL6343jrMYmaVcwoMHEnbRsECxVn92XTvF8myEsHqV+LL/8U guv/uFoQVj0QGoQG4L5x8un6mbrklA5JmMXq/hl7JJtz8FdpEvZoIJ+PVtTfoDZIA2Aw aa1kMrM9MvFdTY/Kn8BFQGNwi5eQ35uJGFN2Op2/R1UtUo0XGO43v+zdtlCYd/+0Krrr P8mQ== MIME-Version: 1.0 From: Keith Christian Date: Thu, 14 Nov 2019 12:32:05 -0700 Message-ID: Subject: "/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 Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes The "boxes" command fails to run on a Cygwin64 install two weeks ago. uname -a CYGWIN_NT-10.0 SOMESERVER 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin cygcheck -c boxes Cygwin Package Information Package Version Status boxes 1.0.1a-2 OK echo "hello" | /usr/bin/boxes boxes: No such file or directory echo "hello" | /usr/bin/boxes.exe boxes: No such file or directory /usr/bin/boxes.exe -help boxes - draws any kind of box around your text (and removes it) (c) Thomas Jensen Web page: http://home.pages.de/~jensen/boxes/ Usage: boxes [options] [infile [outfile]] -a fmt alignment/positioning of text inside box [default: hlvt] -d name select box design [default: first one in file] -f file use only file as configuration file -h print usage information -i mode indentation mode [default: box] -k bool kill leading/trailing blank lines on removal or not -l list available box designs w/ samples -p fmt padding [default: none] -r remove box from input -s wxh specify box size (width w and/or height h) -t uint set tab stop distance [default: 8] -v print version information ls -l /usr/bin/boxes* -rwxr-xr-x 1 someuser Domain Users 73216 Sep 14 2013 /usr/bin/boxes.exe cygcheck boxes Found: C:\cygwin64\bin\boxes.exe Found: C:\cygwin64\bin\boxes.exe C:\cygwin64\bin\boxes.exe C:\cygwin64\bin\cygwin1.dll C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\KERNELBASE.dll cygcheck -l boxes /etc/defaults/etc/boxes/boxes.conf /etc/postinstall/boxes.sh /etc/preremove/boxes.sh /usr/bin/boxes.exe /usr/share/doc/boxes/COPYING /usr/share/doc/boxes/examples/boxes.conf /usr/share/doc/boxes/README /usr/share/doc/Cygwin/boxes.README /usr/share/man/man1/boxes.1.gz Any ideas appreciated. -- 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