I tried all versions available all failing on: rm: cannot remove '_gpgorigin': No such file or directory Reproducible: Always
Same for me.
Just ran into this too, net-im/teams-1.5.00.10453: >>> Install net-im/teams-1.5.00.10453 into /var/tmp/portage/net-im/teams-1.5.00.10453/image rm: cannot remove '_gpgorigin': No such file or directory * ERROR: net-im/teams-1.5.00.10453::gentoo failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 122: Called src_install * environment, line 2408: Called die * The specific snippet of code: * rm _gpgorigin || die;
as workaround I just removed the rm command from rebuild and teams working just fine installed from local overlay.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38177a443ebd63130c211c5e5f4eacfb99fa3ba commit d38177a443ebd63130c211c5e5f4eacfb99fa3ba Author: Stephan Hartmann <sultan@gentoo.org> AuthorDate: 2022-10-04 16:13:27 +0000 Commit: Stephan Hartmann <sultan@gentoo.org> CommitDate: 2022-10-04 16:13:46 +0000 net-im/teams: force removal of _gpgorigin Closes: https://bugs.gentoo.org/873970 Signed-off-by: Stephan Hartmann <sultan@gentoo.org> net-im/teams/teams-1.4.00.13653-r2.ebuild | 2 +- net-im/teams/teams-1.4.00.26453-r1.ebuild | 2 +- net-im/teams/teams-1.4.00.7556-r1.ebuild | 2 +- net-im/teams/teams-1.5.00.10453.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)