Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708586 - net-misc/rabbitmq-server: missing python_check_deps()
Summary: net-misc/rabbitmq-server: missing python_check_deps()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 803152
  Show dependency tree
 
Reported: 2020-02-07 07:37 UTC by Michał Górny
Modified: 2022-06-28 08:48 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 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(+)