On 03/11/2023 15:00, Vitaly Chikunov wrote:
Hi,
coreutils 9.4.0.24.75e248 seems to have regression where ls -l output is
misaligned starting from size column. Example:
/tmp$ ls -la
total 8
drwxrwxrwt 18 root root 380 Nov 3 17:50 .
drwxr-xr-x 26 root root 4096 Jul 24 18:44 ..
drwxrwxrwt 2 root root 40 Nov 2 15:20 .ICE-unix
-r--r--r-- 1 root root 11 Nov 2 15:20 .X0-lock
drwxrwxrwt 2 root root 60 Nov 2 15:20 .X11-unix
drwxrwxrwt 2 root root 40 Nov 2 15:20 .XIM-unix
drwxrwxrwt 2 root root 40 Nov 2 15:20 .font-unix
drwxr-xr-x 5 root root 100 Nov 2 15:21 .private
Thanks,
Downstream bug report for the record:
[1] https://bugzilla.altlinux.org/47724
Fixed with:
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=7f2c97a24
Marking this as done.
thanks!
Pádraig