Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 708586

Summary: net-misc/rabbitmq-server: missing python_check_deps()
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/25893
https://bugs.gentoo.org/show_bug.cgi?id=843329
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 803152    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-07 07:37:41 UTC
python_gen_any_dep doesn't work without python_check_deps() function.  Please fix.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-28 08:47:23 UTC
The bug has been referenced in the following commit(s):

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

commit e31bb6c9af2ba87e5829d440eb7a4b8e73fb1a70
Author:     Gabriel Linder <linder.gabriel@gmail.com>
AuthorDate: 2022-06-14 09:44:02 +0000
Commit:     Alexys Jacob <ultrabug@gentoo.org>
CommitDate: 2022-06-28 08:47:17 +0000

    net-misc/rabbitmq-server: add python_check_deps()
    
    Bug: https://bugs.gentoo.org/708586
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Gabriel Linder <linder.gabriel@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/25893
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild | 4 ++++
 net-misc/rabbitmq-server/rabbitmq-server-3.9.20.ebuild | 4 ++++
 2 files changed, 8 insertions(+)