while building debian package (unattended), next day spotted that it wants to talk to me
datalad.local.tests.test_gitcredential.test_datalad_credential_helper ... Please set a password for your new keyring:
Please confirm the password:
Error: blank passwords aren't allowed.
Please set a password for your new keyring:
shouldn't happen, and any needed for that settings (if any) changes should be done in setup_package fixture or prevented via mocking in the test.
while building debian package (unattended), next day spotted that it wants to talk to me
shouldn't happen, and any needed for that settings (if any) changes should be done in setup_package fixture or prevented via mocking in the test.