Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832783 - app-crypt/gnupg has automagic dep on app-crypt/tpm2-tss
Summary: app-crypt/gnupg has automagic dep on app-crypt/tpm2-tss
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-06 07:56 UTC by Alexey Shvetsov
Modified: 2022-02-10 11:37 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 Alexey Shvetsov archtester gentoo-dev 2022-02-06 07:56:05 UTC
if system has package tpm-tss then gnupg built on this system automagicaly links to it.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-02-10 11:37:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc1d86a05f728c7338e42f6cfaa288b50181cae2

commit fc1d86a05f728c7338e42f6cfaa288b50181cae2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-10 11:16:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-10 11:36:27 +0000

    app-crypt/gnupg: fix automagic dependency on app-crypt/tpm2-tss
    
    Only affects 2.3.x.
    
    Closes: https://bugs.gentoo.org/832783
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/gnupg/Manifest                                    |  1 +
 .../gnupg/{gnupg-2.3.4.ebuild => gnupg-2.3.4-r1.ebuild}     | 13 +++++++++----
 app-crypt/gnupg/metadata.xml                                |  3 +++
 profiles/arch/alpha/package.use.mask                        |  4 ++++
 profiles/arch/hppa/package.use.mask                         |  4 ++++
 profiles/arch/ia64/package.use.mask                         |  4 ++++
 profiles/arch/powerpc/ppc32/package.use.mask                |  4 ++++
 profiles/arch/sparc/package.use.mask                        |  4 ++++
 8 files changed, 33 insertions(+), 4 deletions(-)