Control: tag -1 pending On Fri, May 11, 2018 at 02:30:34PM +0200, Bill Allombert wrote: > glibc now use the new syscall 'openat' instead of 'open' most of the time. > > Please update dpkg-depcheck to strace openat too. > The attached patch should do that.
Thanks for the patch, this was already done in git some days ago: https://salsa.debian.org/debian/devscripts/merge_requests/11 https://salsa.debian.org/debian/devscripts/commit/63ce92d17088bb9776fcccaf8125af9e7750ccfc > - m/^\d+\s+(\w+)\(\"(\/.*?)\",.*\) = (-?\d+)/ or next; > + m/^\d+\s+(\w+)\((?:[^,"]+, )\"(\/.*?)\",.*\) = (-?\d+)/ or next; Although, this regex is different than the one submitted by maxy, please consider double checking what was committed in case you spot anything weird. -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

