Your message dated Tue, 31 Dec 2024 00:12:28 +0100
with message-id 
<ggtrogjb2iu2lij6zve4u6fuuir3krzzdysaahlfx6nazv5...@tarta.nabijaczleweli.xyz>
and subject line Re: Bug#1091756: coreutils: numfmt: -d $n ${n}1234 yields 
"invalid number: ‘’"; okay for any other digit
has caused the Debian Bug report #1091756,
regarding coreutils: numfmt: -d $n ${n}1234 yields "invalid number: ‘’"; okay 
for any other digit
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 [email protected]
immediately.)


-- 
1091756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091756
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 9.1-1
Version: 9.4-3
Severity: normal

Dear Maintainer,

$ numfmt -d2 23000
numfmt: invalid number: ‘’
$ numfmt -d3 23000
23000

Best,

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: x32 (x86_64)
Foreign Architectures: amd64, i386

Kernel: Linux 6.7.7-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_FORCED_MODULE, 
TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages coreutils depends on:
ii  libacl1               2.3.2-1
ii  libattr1              1:2.5.2-1
ii  libc6                 2.38-13
ii  libgmp10              2:6.3.0+dfsg-2
ii  libselinux1           3.5-2
ii  libssl3t64 [libssl3]  3.3.2-2

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
On Mon, Dec 30, 2024 at 11:05:44PM +0000, Pádraig Brady wrote:
> On 30/12/2024 21:48, наб wrote:
> > Package: coreutils
> > Version: 9.1-1
> > Version: 9.4-3
> > Severity: normal
> > 
> > Dear Maintainer,
> > 
> > $ numfmt -d2 23000
> > numfmt: invalid number: ‘’
> > $ numfmt -d3 23000
> > 23000
> This is a bit of an edge case,
> but I think the behaviour is OK.
Agree, the manual calling the argument "NUMBER" combined with the
result that falsely looks like no change occurred had me read this wrong.

The behaviour appears correct, but the manual should say
  numfmt ... [LINE]...
since the arguments are lines, tokenised as-if read from stdin, not numbers.

Thanks,

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to