- https://lostluma.net
-
Joined on
2022年04月05日
problem: Remove
gitea/home/.gnupg/public-keys.d/pubring.db.lock on container startup to avoid something like: gpg: Note: database_open 123456789 waiting for lock (held by 1234) ...
I run the rootless container image with Docker on a normal computer I use as a home server.
problem: Remove
gitea/home/.gnupg/public-keys.d/pubring.db.lock on container startup to avoid something like: gpg: Note: database_open 123456789 waiting for lock (held by 1234) ...
I've also run into this before, but for me it was just a one-off issue.
bug: GLOBAL_TWO_FACTOR_REQUIREMENT all prevents actions/checkout from cloning repositories
I have only experienced this with public repositories so far.
bug: GLOBAL_TWO_FACTOR_REQUIREMENT all prevents actions/checkout from cloning repositories