Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646134 - sys-apps/portage-2.3.21 [rsync-verify] should require dependency of app-portage/gemato [gpg]
Summary: sys-apps/portage-2.3.21 [rsync-verify] should require dependency of app-porta...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-30 17:33 UTC by Daniel Kenzelmann
Modified: 2018-01-30 19:31 UTC (History)
1 user (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 Daniel Kenzelmann 2018-01-30 17:33:28 UTC
emerge fails when building gemato without gpg use flag
portage should have a dependency on the gpg use flag of gemato when rsync-verify use flag is enabled

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-01-30 17:52:51 UTC
The bug has been closed via the following commit(s):

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

commit 4325fc18ea8ba3c6a5c03d66725f9abc6ed8ac15
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-01-30 17:42:28 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-01-30 17:52:43 +0000

    sys-apps/portage: require gemato[gpg] (bug 646134)
    
    Reported-by: Daniel Kenzelmann <gentoo@k8n.de>
    Closes: https://bugs.gentoo.org/646134
    Package-Manager: Portage-2.3.21, Repoman-2.3.6

 sys-apps/portage/portage-2.3.21.ebuild | 2 +-
 sys-apps/portage/portage-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-30 19:13:15 UTC
That is the wrong fix. I'm going to revert it.
Comment 3 Larry the Git Cow gentoo-dev 2018-01-30 19:31:34 UTC
The bug has been closed via the following commit(s):

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

commit 59bd32b5d21950f61776b5e5ec064b43fcc8b78b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-01-30 19:15:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-01-30 19:31:15 +0000

    sys-apps/portage: Add rsync-verify? dep on app-crypt/gnupg
    
    Closes: https://bugs.gentoo.org/646134

 sys-apps/portage/portage-2.3.21.ebuild | 1 +
 sys-apps/portage/portage-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)