[Pkg-systemd-maintainers] Bug#724765: Uses deprecated find -perm +xxx syntax, please switch to find -perm /+++

Andreas Metzler ametzler at debian.org
Fri Sep 27 17:53:41 BST 2013


Package: systemd
Version: 204-5
User: ametzler at debian.org
Usertags: find_perm_plus

Hello,

the systemd source package uses find -perm +xxx. This GNU extension
syntax is deprecated and does not work in GNU findutils 4.5.11 and
later. Please change to find -perm /xxx instead.

The new syntax was introduced in 4.2.25 (October 2005) and should
therefore be available on any relevant system.

--------------
ametzler at argenau:/tmp/BUGS$ grep -lr -- '-perm +' systemd-204/
systemd-204/debian/patches/debian-changes
systemd-204/test/TEST-03-JOBS/test.sh
systemd-204/test/TEST-01-BASIC/test.sh
systemd-204/test/TEST-02-CRYPTSETUP/test.sh
--------------

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'




More information about the Pkg-systemd-maintainers mailing list