Public bug reported:

Since upgrading to Ubuntu 25.10 I see a large number of that seem to
show they have a POSIX ACL, indicated by a plus. They don't have POSIX
ACLS, and facls and gnuls prove this.

% ls -al
drwxr-xr-x+  5 colin    colin             33 Jan 31 22:38 Music
drwxr-xr-x+  2 colin    colin             42 Mar  3  2025 RPIA
drwxrwxr-x+  2 colin    colin             61 May 25  2022 bin

% gnuls -al
drwxrwxr-x.  2 colin    colin             61 May 25  2022 bin
drwxr-xr-x.  5 colin    colin             33 Jan 31 22:38 Music
drwxr-xr-x.  2 colin    colin             42 Mar  3  2025 RPIA

This drive is XFS and may have had SELinux contexts at some point
indicated by the dot in the GNU utils version. New directories show the
correct behaviour on this drive.

Also I see this behaviour with NFS mounts, where I don't believe SELinux 
contexts are exposed over.
But this seems to be all files and directories, old or new.

uutils ls
drwxrwxr-x+   2 colin colin   10 Jan 31 22:51 a
vs GNU ls
drwxrwxr-x    2 colin colin   10 Jan 31 22:51 a

Maybe this upstream bug but see no mention of NFS within

https://github.com/uutils/coreutils/issues/8285

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Since upgrading to Ubuntu 25.10 I see a large number of that seem to
  show they have a POSIX ACL, indicated by a plus. They don't have POSIX
  ACLS, and facls and gnuls prove this.
- 
  
  % ls -al
  drwxr-xr-x+  5 colin    colin             33 Jan 31 22:38 Music
  drwxr-xr-x+  2 colin    colin             42 Mar  3  2025 RPIA
  drwxrwxr-x+  2 colin    colin             61 May 25  2022 bin
  
  % gnuls -al
  drwxrwxr-x.  2 colin    colin             61 May 25  2022 bin
  drwxr-xr-x.  5 colin    colin             33 Jan 31 22:38 Music
  drwxr-xr-x.  2 colin    colin             42 Mar  3  2025 RPIA
  
  This drive is XFS and may have had SELinux contexts at some point
  indicated by the dot in the GNU utils version. New directories show the
  correct behaviour on this drive.
  
  Also I see this behaviour with NFS mounts, where I don't believe SELinux 
contexts are exposed over.
  But this seems to be all files and directories, old or new.
  
  uutils ls
  drwxrwxr-x+   2 colin colin   10 Jan 31 22:51 a
  vs GNU ls
  drwxrwxr-x    2 colin colin   10 Jan 31 22:51 a
  
  Maybe this upstream bug but see no mention of NFS within
  
  https://github.com/uutils/coreutils/issues/8285

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2139516

Title:
  uutils ls -al shows most dirs at having a FACL with + sign

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to