Your message dated Tue, 3 Oct 2017 10:12:28 -0400
with message-id <d4d03d2e-a844-11e7-9b6a-00163eeb5...@msgid.mathom.us>
and subject line Re: Bug#813164: broken again
has caused the Debian Bug report #813164,
regarding coreutils: ls suddenly quotes output
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
813164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813164
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: coreutils
Version: 8.25-1
Severity: minor
tglase@tglase-nb:~ $ mkdir -p foo/{a,b\ c}; cd foo; /bin/ls
a 'b c'
’nuff said… this *should* be:
(pbuild17294)root@tglase-nb:/# mkdir -p foo/{a,b\ c}; cd foo; /bin/ls
a b c
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)
Versions of packages coreutils depends on:
ii libacl1 2.2.52-2
ii libattr1 1:2.4.47-2
ii libc6 2.21-7
ii libselinux1 2.4-3
ii multiarch-support 2.21-7
coreutils recommends no packages.
coreutils suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Oct 03, 2017 at 04:07:29PM +0200, you wrote:
Looks like broken quoting is back. All the arguments still apply, and last
time the consensus was pretty strong.
The change was intentional, and will remain.
Mike Stone
--- End Message ---