New comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/36576#issuecomment-1093838893 Comment: > Not sure what happens here in CI, this works locally. This is a new functionality of xbps-src called strict mode. It upgrades some warnings to errors. You can enable it on your machine with -s and it's enabled in CI by default. ``` => ERROR: python3-ansible-compat-2.0.2_1: vsed: regex "/setuptools_scm/d" didn't change file "setup.cfg" ``` This vsed doesn't do anything.