debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #02386
[Bug 2114887] [NEW] acl build error ls doesn't include acl "+" info on symlink
Public bug reported:
The acl package fails to rebuild on Ubuntu with coreutils-uutils
https://launchpadlibrarian.net/798206888/buildlog_ubuntu-questing-amd64.acl_2.3.2-2_BUILDING.txt.gz
$ ls --version
ls 0.0.30
$ mkdir d
$ setfacl -m u:bin:rwx d
$ ln -s d l
$ ls -lLd l
drwxrwxr-x 2 user user 2 Jun 18 09:20 l
using the coreutils version of ls it gives drwxrwxr-x+ (including the
'+' of the acl, same as directly listing the directory)
Reported upstream, https://github.com/uutils/coreutils/issues/8216
** Affects: coreutils
Importance: Unknown
Status: Unknown
** Affects: acl (Ubuntu)
Importance: Undecided
Status: New
** Affects: coreutils-from (Ubuntu)
Importance: Undecided
Status: New
** Affects: rust-coreutils (Ubuntu)
Importance: Undecided
Status: New
** Tags: ftbfs
** Tags added: ftbfs
** Bug watch added: github.com/uutils/coreutils/issues #8216
https://github.com/uutils/coreutils/issues/8216
** Also affects: coreutils via
https://github.com/uutils/coreutils/issues/8216
Importance: Unknown
Status: Unknown
** Also affects: coreutils-from (Ubuntu)
Importance: Undecided
Status: New
** Also affects: rust-coreutils (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to acl in Ubuntu.
https://bugs.launchpad.net/bugs/2114887
Title:
acl build error ls doesn't include acl "+" info on symlink
Status in coreutils:
Unknown
Status in acl package in Ubuntu:
New
Status in coreutils-from package in Ubuntu:
New
Status in rust-coreutils package in Ubuntu:
New
Bug description:
The acl package fails to rebuild on Ubuntu with coreutils-uutils
https://launchpadlibrarian.net/798206888/buildlog_ubuntu-questing-amd64.acl_2.3.2-2_BUILDING.txt.gz
$ ls --version
ls 0.0.30
$ mkdir d
$ setfacl -m u:bin:rwx d
$ ln -s d l
$ ls -lLd l
drwxrwxr-x 2 user user 2 Jun 18 09:20 l
using the coreutils version of ls it gives drwxrwxr-x+ (including the
'+' of the acl, same as directly listing the directory)
Reported upstream, https://github.com/uutils/coreutils/issues/8216
To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/2114887/+subscriptions
Follow ups