Summary: | media-video/obs-studio-21.1.2: dev-lang/python-3.5.5-r1 was uninstalled despite being required a run time | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dennis Schridde <dschridde+gentoobugs> |
Component: | Current packages | Assignee: | Chiitoo <chiitoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/9689 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Dennis Schridde
2018-08-03 08:54:58 UTC
Thanks for the report! Yeah, I seem to have managed to completely miss that little bit with regards to the 'python-any-r1.eclass'. I did experiment with 'python-single-r1.eclass' as well, but that gave me some sort of issues at the time, and 'any' seemed to be a better fit (at the time). Fill wix. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0aeaf00261b69f028295a49e08e17fea049fb4 commit bc0aeaf00261b69f028295a49e08e17fea049fb4 Author: Jimi Huotari <chiitoo@gentoo.org> AuthorDate: 2018-08-24 20:51:36 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-10-04 14:30:54 +0000 media-video/obs-studio: switch to python-single-r1 eclass Previously, the fact that 'python-any-r1.eclass' is intended for build-time dependent packages only was completely missed, while Python is required at run-time when used for OBS Studio scripting. Closes: https://bugs.gentoo.org/662702 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Package-Manager: Portage-2.3.48, Repoman-2.3.10 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-video/obs-studio/obs-studio-21.1.2.ebuild | 3 ++- media-video/obs-studio/obs-studio-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) |