Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674320 - dev-util/quilt-0.50 - src_test(): /usr/bin/find: invalid mode ‘+111’
Summary: dev-util/quilt-0.50 - src_test(): /usr/bin/find: invalid mode ‘+111’
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-02 11:14 UTC by Rolf Eike Beer
Modified: 2019-12-15 22:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2019-01-02 11:14:42 UTC
Just saw this fly by during a larger merge:

109 translated messages, 52 fuzzy translations, 14 untranslated messages.
/usr/bin/find: invalid mode ‘+111’
/usr/bin/find: invalid mode ‘+111’
>>> Source compiled.
>>> Test phase: dev-util/quilt-0.50
make -j20   -j1 check
/usr/bin/find: invalid mode ‘+111’

From "man find":

-perm +mode
  This is no longer supported (and has been deprecated since 2005).  Use -perm /mode instead.