Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656610 - >=sys-apps/portage-2.3.31: Missing ${PYTHON_USEDEP} on app-portage/gemato dependency
Summary: >=sys-apps/portage-2.3.31: Missing ${PYTHON_USEDEP} on app-portage/gemato dep...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Portage team
URL: https://forums.gentoo.org/viewtopic-t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-27 06:58 UTC by Sebastian Hamann
Modified: 2018-06-06 16:33 UTC (History)
0 users

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 Sebastian Hamann 2018-05-27 06:58:00 UTC
sys-apps/portage depends on app-portage/gemato without ${PYTHON_USEDEP}.
A comment in the ebuild code justifies this:
> app-portage/gemato goes without PYTHON_USEDEP since we're calling the executable.
However, as of portage 2.3.31 this is not correct (I assume this goes for newer version as well, but I did not check that). gemato is imported in portage/sync/modules/rsync/rsync.py

I ran into this as I built portage with but gemato without python 2.7. This got me a "!!! Unable to verify: gemato-11.0+ is required" on sync.
Comment 1 Larry the Git Cow gentoo-dev 2018-05-28 04:40:12 UTC
The bug has been closed via the following commit(s):

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

commit 497a7bbfd23f73ac02a14a1ef63a089c0dd10169
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-05-28 04:38:57 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-05-28 04:39:13 +0000

    sys-apps/portage: gemato[${PYTHON_USEDEP}] (bug 656610)
    
    Closes: https://bugs.gentoo.org/656610
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-apps/portage/portage-2.3.31.ebuild | 2 +-
 sys-apps/portage/portage-2.3.36.ebuild | 2 +-
 sys-apps/portage/portage-2.3.38.ebuild | 2 +-
 sys-apps/portage/portage-2.3.40.ebuild | 2 +-
 sys-apps/portage/portage-9999.ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2018-06-06 16:33:21 UTC
The bug has been closed via the following commit(s):

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

commit cfe44e894ae844ab8768dfd5584506750d0be297
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-06-06 16:26:12 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-06-06 16:27:21 +0000

    sys-apps/portage: 2.3.40-r1 revbump for regression fixes
    
    Fixes: https://bugs.gentoo.org/656610
    Fixes: https://bugs.gentoo.org/656750
    Fixes: https://bugs.gentoo.org/656942
    Fixes: https://bugs.gentoo.org/657360
    Fixes: https://bugs.gentoo.org/657420
    Fixes: https://bugs.gentoo.org/657436
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-apps/portage/{portage-2.3.40.ebuild => portage-2.3.40-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)