[Pkg-freevo-maint] Bug#803027: freevo uses deprecated find -perm +xxx syntax, please switch to find -perm /+++

Andreas Metzler ametzler at debian.org
Mon Oct 26 07:28:20 UTC 2015


Package: freevo
Version: 1.9.2b2-4.2
User: ametzler at debian.org
Usertags: find-perm-plus

Hello,

the freevo 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/FINDPERM$ grep -r -- '-perm +' freevo-1.9.2b2
freevo-1.9.2b2/runtime/Makefile:        find apps -perm +111 -type f -exec strip {} \;
freevo-1.9.2b2/runtime/Makefile:        find lib -name "*.py" -perm +0111 -exec chmod ugo-x \{\} \;
--------------

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-freevo-maint mailing list