FAQ | This is a LIVE service | Changelog

Skip to content
  • Tony Finch's avatar
    ansible: subprocess can raise OSError · 0e2362f5
    Tony Finch authored
    So catch both kinds of exception and retry. The OSError case
    is only important for the gpg1 -> gpg retry, but it isn't a
    problem for the gpg -> gpg attempt to recover from random
    failures.
    0e2362f5