Your message dated Thu, 10 Mar 2016 11:17:13 -0500
with message-id <20160310111713.37b08...@subdivisions.wooz.org>
and subject line 
has caused the Debian Bug report #808922,
regarding pycurl uses deprecated find -perm +xxx syntax, please switch to find 
-perm /+++
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
808922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808922
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pycurl
Version: 7.19.5.3-1
User: ametz...@debian.org
Usertags: find-perm-plus

Hello,

the pycurl 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.

--------------
pycurl_7.19.5.3-1/Makefile

    chgrp $(CHMOD_VERBOSE) -R pycurl $(BUILD_WWW)
        chmod $(CHMOD_VERBOSE) g+r `find $(BUILD_WWW) -perm +400 -print`
        chmod $(CHMOD_VERBOSE) g+w `find $(BUILD_WWW) -perm +200 -print`
        chmod $(CHMOD_VERBOSE) g+s `find $(BUILD_WWW) -type d -print`
##      chmod $(CHMOD_VERBOSE) g+rws `find $(BUILD_WWW) -type d -perm -770 
-print`

PathRank: 1.5498571, Final: 1.6265751
pycurl_7.19.5.3-1/Makefile

rsync-prepare:
    chgrp $(CHMOD_VERBOSE) -R pycurl $(BUILD_WWW)
        chmod $(CHMOD_VERBOSE) g+r `find $(BUILD_WWW) -perm +400 -print`
        chmod $(CHMOD_VERBOSE) g+w `find $(BUILD_WWW) -perm +200 -print`
        chmod $(CHMOD_VERBOSE) g+s `find $(BUILD_WWW) -type d -print`
--------------

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'

--- End Message ---
--- Begin Message ---
This nmu was uploaded and the diff apply to vcs.

Attachment: pgpp8pUXYiuDL.pgp
Description: OpenPGP digital signature


--- End Message ---

Reply via email to