Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14288

Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon

Path csiph.com!goblin3!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Eduardo A. Bustamante López <dualbus@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon
Date Mon, 2 Jul 2018 17:25:49 -0700
Lines 18
Approved bug-bash@gnu.org
Message-ID <mailman.2977.1530577558.1292.bug-bash@gnu.org> (permalink)
References <b4889982-417e-df6d-152a-3dd1505ef402@nvidia.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Trace usenet.stanford.edu 1530577559 30988 208.118.235.17 (3 Jul 2018 00:25:59 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash@gnu.org, bash@packages.debian.org
To toww <toww@nvidia.com>
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=p4wfptunc5o1KaeS/KaIZxH24EkV5XUbW2Ovzc7s7VQ=; b=FWgJMCG5Bsi2omELJt4ZWH4B9005Rt7Gc4P77O6FZBHMM+EECL7nAqQlklWAVHKYLL 6PLzEG1dSZeo0dBbQsWCNINqqTnaNKO3mPRkY5YiixhNtlewoG62iv193aMFaw8YwJYJ fIoUXCsyoInvn5M1tJSCBWVOt7K0obe6aha79RHJO9+JDfvwO1k4PsJL/EoTHpWRBqeg uJ2V0v12Vaz5vDy6EKEfmpuAINGL8ZzZgpCJNWMqkC3C6QHZFCDj0FRDn8pvTEOwlBoP VG38Wm7O+KEHVba1TAa3uwtyJPSWR4zxLMw1zu7zlM4mt83bcZomhhfx5XzrhGvoSmUi 9OgQ==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=p4wfptunc5o1KaeS/KaIZxH24EkV5XUbW2Ovzc7s7VQ=; b=kVsTg0qL/irqjtQLGjkKi/cGb8w6y5iR43L9kp0wkd6opZcyN8A+LaFgfTDrVrV/Q1 CbZv5/hDYm59IQYxYMU9b1eo4jZLxIFhqwAgRu+PZFYRzKKDjz4OTx2cQaqCl1s8FTWY SVohZbhqiXxdxNZ4OYinuqPPWGVSnTmdHxBNwP6qfIGxz0AOjOOPYduOfYDw5k7PNzmK CS+2U4IHKe8Ot7qvViMXx0Znh6Wsqc/8BSalM/r6e7FD2LNTAtK8d9LYIALe6stVYM8b KhsCagRuvibHgPtlja/v1eWH+RoArHQXsy81gs+I6QwgLORrc2kXusOLKaQWTbagCfkz DpIQ==
X-Gm-Message-State APt69E0pz2pJlozZMZQ5wviPCxymphXTrlLMuJVXyMA0iDGZaKEjqoKI 6P+yjSsjMcBVP82a3h8GHzc=
X-Google-Smtp-Source ADUXVKJordoUZ08iIjv0GLKxrram5LNCRxNkvdgXq6NITHrnmdXMsRpmGb76zxHZ7lnTwTla43z/YA==
X-Received by 2002:a17:902:e101:: with SMTP id cc1-v6mr27570151plb.96.1530577552023; Mon, 02 Jul 2018 17:25:52 -0700 (PDT)
Mail-Followup-To toww <toww@nvidia.com>, bug-bash@gnu.org, bash@packages.debian.org
Content-Disposition inline
In-Reply-To <b4889982-417e-df6d-152a-3dd1505ef402@nvidia.com>
User-Agent Mutt/1.10.0 (2018-05-17)
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2607:f8b0:400e:c01::236
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14288

Show key headers only | View raw


On Mon, Jul 02, 2018 at 04:58:06PM -0700, toww wrote:
[...]
> Description:
> There seems to be a new incompatibility or incorrect string parsing in how
> the Google "repo" utility interacts with the bash shell. Previously I could
> invoke the "repo" command, passing to it a string to execute multiple
> commands separated by semicolons (';' characters), and all commands would
> execute. (...)

How is it a bug in GNU bash? The problem seems to be in the "repo"
utility. I suggest you direct this report to them instead.

> (...) Now with the latest bash 4.3.38, only the first command executes,
> and processing stops at the semicolon.

4.3.38 was released around 3 years ago, so it's not that "new". Bash is
currently at 4.4.23.

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon Eduardo A. Bustamante López <dualbus@gmail.com> - 2018-07-02 17:25 -0700

csiph-web