New comment by ar-jan on void-packages repository https://github.com/void-linux/void-packages/pull/28419#issuecomment-775336386 Comment: OK, will do. I thought the new dependencies might have to be added in separate pull requests because there was no way to proceed with the the original #28272 and find out which specific package was at issue. > To test things, send them to your own fork. I wanted to see CI test results for individual packages because it seemed there were no other options to find out what was going on. Are CI tests possible on individual forks, or what do you mean by testing? > Here, failure in CI is because container have some privileges that https://github.com/dabeaz/curio/blob/1.4/tests/test_network.py#L317 don't expect - please disable that one test with pytest -k. Aha! Any way I could have discovered that? There were no errors or warnings.