Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708590 - sys-apps/systemd: missing python_check_deps()
Summary: sys-apps/systemd: 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
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-07 07:39 UTC by Michał Górny
Modified: 2020-02-07 16: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:39:12 UTC
python_gen_any_dep doesn't work without python_check_deps() function.  Please fix.
Comment 1 Larry the Git Cow gentoo-dev 2020-02-07 16:48:27 UTC
The bug has been closed via the following commit(s):

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

commit c4ff4abd24696928598f8851c9053a4765d0726b
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-02-07 16:48:00 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-02-07 16:48:23 +0000

    sys-apps/systemd: define python_check_deps
    
    Closes: https://bugs.gentoo.org/708590
    Package-Manager: Portage-2.3.86_p1, Repoman-2.3.20_p43
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/systemd/systemd-243-r2.ebuild     | 4 ++++
 sys-apps/systemd/systemd-244.ebuild        | 4 ++++
 sys-apps/systemd/systemd-245_rc1-r1.ebuild | 4 ++++
 sys-apps/systemd/systemd-9999.ebuild       | 4 ++++
 4 files changed, 16 insertions(+)