delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/03/02/13:46:17

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type; q=dns; s=default; b=N/Op
NfddvUbPoLHjo+MKoQ8TUH74rS8QJr/VFLu3Ty7OamsTRSFdTQyv5PWrhQINR7UE
tp1HpYrWdIQW//eWRU2HMi4Kb9wr4Nd3vW+VbXAMWnH7u6MscJRK9Nb57Gts3D9W
6uvGYefgW1b7jYnqaglBxKnW9r0oIQ0umY9gSak=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type; s=default; bh=RYggWKPgMq
csp8ounNXxq/l4ZN8=; b=czlZd6OCP6OSTVUlIQai+QRCkMPD+4RZOb4FUj44pV
833s9xyx9JfRGuo/ds9nQg6/NKO4cy8lfBdrhRuB3V7f+8W5R6nfcTSvYf5zbQHQ
eTBXtwybmqZHteAcM+Rp8pls6ogabSiyPnhUpfxQrwoYa5u4gTl8DmkGyShNhaMT
c=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1850, H*MI:sk:8c9fefe, H*f:sk:8c9fefe, H*i:sk:8c9fefe
X-HELO: mx1.redhat.com
Subject: Re: [ANNOUNCEMENT] Updated: dash-0.5.9.1-1
To: cygwin AT cygwin DOT com
References: <485AF0C5-7E1B-49AA-BE3E-C3717DA3268B AT solidrocksystems DOT com> <58b811b2 DOT 261d9d0a DOT 7c759 DOT 299d AT mx DOT google DOT com> <db63a27c-a322-7fce-1a94-a1371d387c50 AT gmail DOT com> <acb13acc-28e8-c508-1b55-c88d404f9c1b AT redhat DOT com> <8c9fefe1-a377-9188-62ac-ef960b639b75 AT SystematicSw DOT ab DOT ca>
From: Eric Blake <eblake AT redhat DOT com>
Openpgp: url=http://people.redhat.com/eblake/eblake.gpg
Message-ID: <13c0a1ce-e254-4072-170c-f8c88ec06be9@redhat.com>
Date: Thu, 2 Mar 2017 12:45:51 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0
MIME-Version: 1.0
In-Reply-To: <8c9fefe1-a377-9188-62ac-ef960b639b75@SystematicSw.ab.ca>
X-IsSubscribed: yes

--exjhqVQ4vwsoV1e7AHGvR2OoveAK2bLX1
Content-Type: multipart/mixed; boundary="es4AGicmA11X8W1ilRoaofenKkSp9hElJ";
 protected-headers="v1"
From: Eric Blake <eblake AT redhat DOT com>
To: cygwin AT cygwin DOT com
Message-ID: <13c0a1ce-e254-4072-170c-f8c88ec06be9 AT redhat DOT com>
Subject: Re: [ANNOUNCEMENT] Updated: dash-0.5.9.1-1
References: <485AF0C5-7E1B-49AA-BE3E-C3717DA3268B AT solidrocksystems DOT com>
 <58b811b2 DOT 261d9d0a DOT 7c759 DOT 299d AT mx DOT google DOT com>
 <db63a27c-a322-7fce-1a94-a1371d387c50 AT gmail DOT com>
 <acb13acc-28e8-c508-1b55-c88d404f9c1b AT redhat DOT com>
 <8c9fefe1-a377-9188-62ac-ef960b639b75 AT SystematicSw DOT ab DOT ca>
In-Reply-To: <8c9fefe1-a377-9188-62ac-ef960b639b75 AT SystematicSw DOT ab DOT ca>


--es4AGicmA11X8W1ilRoaofenKkSp9hElJ
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 03/02/2017 11:28 AM, Brian Inglis wrote:
> summary of checkbashisms -f run on 140 POSIX shell scripts as=20
> identified by file in my Cygwin 64 /bin/ with 784 packages (about 20%=20
> of cygwin-pkg-maint, 8% of setup.ini) installed, 70 possible issues=20
> (some from wrapped scripts because of -f):=20

Looking through some of the output, I already spot a few interesting things:

> possible bashism in /bin/autoconf-2.69 line 55 ($BASH_SOMETHING):
> if test -z "$BASH_VERSION$ZSH_VERSION" \
>     && (test "X`print -r -- $as_echo`" =3D "X$as_echo") 2>/dev/null; then

Not a problem - the script is probing whether it needs to do something
based on being bash or not, but is written with all shells in mind.

> error: /bin/autoconf-2.69: Unterminated quoted string found, EOF reached.=
 Wanted: <'>, opened in line 429

bug in checkbashisms; looks like it happens in several places in the output

> possible bashism in /bin/autopoint line 57 ($RANDOM):
>     tmp=3D$TMPDIR/gt$$-$RANDOM

Not a problem - the script is using $RANDOM for an additional level of
safety, but works safely even when $RANDOM is the empty string (as on dash).

> possible bashism in /bin/bzgrep line 66 (${parm/?/pat[/str]}):
>     j=3D${i//\\/\\\\}

First real problem.  Except that 'grep j=3D /bin/bzgrep' has no hits on my
system with bzip2-1.0.6-2 installed; what version was this problem in?

> possible bashism in /bin/messagebus-config line 26 (should be '.', not 's=
ource'):
> source ${CSIH_SCRIPT}

Ah - now we get to an example file that is Cygwin-only (part of the
Cygwin port of dbus, but reading that file makes it obvious that it is
not from upstream) - where changing /bin/sh will cause breakage that we
can't rely on Debian to have caught first.

--=20
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


--es4AGicmA11X8W1ilRoaofenKkSp9hElJ--

--exjhqVQ4vwsoV1e7AHGvR2OoveAK2bLX1
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCAAGBQJYuGhfAAoJEKeha0olJ0Nq3IQH/3R0td4kQGqTXShSR5kNQWIh
K+jfmls9+ARgauHApuRG2batMUST5/7okbgAz/IO2EkvusHgE9Ouq6UBioV5XFLK
NVKWQXFZkrtLMDBrHa7b7zirYvOtzJSsopI2pJV9iURpDTjHvxSAMC0InMNcrFrq
57kt8FVkb1CAdhAmqXwEcFLxxWRTQyQ1I1PAY055dA8a+9xfvrJ89rQ+dbfXOp1o
t+uqbIzw2ic3GjbWauVUlpTe0mGiWc0DbdaZoiGEBXFspw54OeAwLTKNBhW4/A8C
jI2YCqk8FOj8pCBSDgV7gBdt1voFNFc5MnvqmPsHMluiXn2K6dOa+KObcwFqUvo=
=B2GF
-----END PGP SIGNATURE-----

--exjhqVQ4vwsoV1e7AHGvR2OoveAK2bLX1--

- Raw text -


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