Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873970 - net-im/teams rm: cannot remove '_gpgorigin': No such file or directory
Summary: net-im/teams rm: cannot remove '_gpgorigin': No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stephan Hartmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-02 06:42 UTC by Ladislav Zitka
Modified: 2022-10-04 16:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Zitka 2022-10-02 06:42:26 UTC
I tried all versions available all failing on:
rm: cannot remove '_gpgorigin': No such file or directory

Reproducible: Always
Comment 1 Paolo Pedroni 2022-10-02 17:16:53 UTC
Same for me.
Comment 2 Rubin Simons 2022-10-03 12:00:03 UTC
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;
Comment 3 Ladislav Zitka 2022-10-03 12:09:34 UTC
as workaround I just removed the rm command from rebuild and teams working just fine installed from local overlay.
Comment 4 Larry the Git Cow gentoo-dev 2022-10-04 16:13:57 UTC
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(-)