I get an error message when trying to push to the Science Overlay. Inspecting with `git log --show-signature` I find that the new commit has indeed been signed with the same key I successfully committed with just a few days ago. Reproducible: Always
Created attachment 541080 [details] Git push error message
Created attachment 541084 [details] git log --show-signature The first commit being the one I cannot push.
I could confirm this from multiple machines
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d1ee276e9e7bcea933cbb868d6db588e09fb29 commit 62d1ee276e9e7bcea933cbb868d6db588e09fb29 Author: Graeme Lawes <graemelawes@gmail.com> AuthorDate: 2018-07-08 16:27:41 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-07-26 20:39:34 +0000 sys-cluster/teleport: remove v2.5.6 Closes: https://bugs.gentoo.org/662146 sys-cluster/teleport/Manifest | 1 - sys-cluster/teleport/teleport-2.5.6.ebuild | 57 ------------------------------ 2 files changed, 58 deletions(-)
Sorry, mispaste.
I've pushed an update to signed push hook. Please test now.
It worked. Thank you!