← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2122271] Re: FTBFS due to failure of ls command

 

As described above run the ls command. I would expect the same output
for the following commands. This works correctly on Debian with ls (GNU
coreutils) 9.7.

$ ls -lf
run  usr  etc  mnt  proc  srv  opt  media  snap  root  dev  lib  boot  lib32  lost+found  bin  swapfile  lib64  .  sbin  sys  home  ..  tmp  var
$ ls -fl
total 524368
drwxr-xr-x  46 root root      1220 Sep 10 11:15 run
drwxr-xr-x  16 root root      4096 Aug 24 11:25 usr
drwxr-xr-x 161 root root     12288 Sep 10 10:18 etc
drwxr-xr-x   2 root root      4096 Jul 10 09:43 mnt
dr-xr-xr-x 639 root root         0 Sep 10 10:15 proc
drwxr-xr-x   2 root root      4096 Jul 10 09:43 srv
drwxr-xr-x   4 root root      4096 Aug 22 11:18 opt
drwxr-xr-x   4 root root      4096 Jul 10 14:08 media
drwxr-xr-x  21 root root      4096 Aug 20 17:12 snap
drwx------   9 root root      4096 Sep  5 13:49 root
drwxr-xr-x  22 root root      5520 Sep 10 11:26 dev
lrwxrwxrwx   1 root root         7 Apr 24 18:59 lib -> usr/lib
drwxr-xr-x   5 root root      4096 Sep 10 10:18 boot
lrwxrwxrwx   1 root root         9 Aug 24 11:25 lib32 -> usr/lib32
drwx------   2 root root     16384 Jul 10 13:43 lost+found
lrwxrwxrwx   1 root root         7 Apr 24 18:59 bin -> usr/bin
-rw-------   1 root root 536870912 Jul 10 13:43 swapfile
lrwxrwxrwx   1 root root         9 Apr 24 18:59 lib64 -> usr/lib64
drwxr-xr-x  19 root root      4096 Aug 24 11:25 .
lrwxrwxrwx   1 root root         8 Apr 24 18:59 sbin -> usr/sbin
dr-xr-xr-x  13 root root         0 Sep 10 10:15 sys
drwxr-xr-x   3 root root      4096 Aug 21 11:32 home
drwxr-xr-x  19 root root      4096 Aug 24 11:25 ..
drwxrwxrwt  22 root root       580 Sep 10 11:27 tmp
drwxr-xr-x  14 root root      4096 Aug 24 15:36 var

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/2122271

Title:
  FTBFS due to failure of ls command

Status in coreutils package in Ubuntu:
  New
Status in coreutils-from package in Ubuntu:
  New
Status in inetutils package in Ubuntu:
  New
Status in rust-coreutils package in Ubuntu:
  New

Bug description:
  https://launchpadlibrarian.net/815848165/buildlog_ubuntu-questing-
  amd64.inetutils_2%3A2.6-1ubuntu2_BUILDING.txt.gz shows that the build
  fails in the test phase. The ls command does handle the ls command
  correctly.

  The output of ls -lat and ls -latf should be the same except for
  sorting but it is not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/2122271/+subscriptions



References