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

Bug 710250

Summary: sci-biology/bcftools: invalid use of python-r1
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED INVALID    
Severity: normal CC: mmokrejs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-19 20:50:49 UTC
The ebuild inherits python-r1 but doesn't use any of its functions.
Comment 1 Martin Mokrejš 2020-02-19 21:04:56 UTC
Hi Michal,
  is this possibly fixed by https://github.com/gentoo/gentoo/pull/14421 ? Just guessing ... I know I my pull request was not ideal, and indeed @soap fixed the puthon deps ... did still something escape? I am sorry then!
Martin
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-20 05:56:34 UTC
Yeah, sorry, 1.9* is ok.
Comment 3 Martin Mokrejš 2020-02-20 09:53:15 UTC
Probably the -1.5 series works under py3 as well. Anyway, those are scripts which few people use, the main utility is compiled from C/C++. The `--disable-bcftools-plugins` argument enforced worries me much more than the py2/3 compatibility but I don't have time to study why are the handy features disabled altogether.