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

Bug 836078

Summary: media-sound/klick: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Alexander Tsoy <alexander>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/25909
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 775191    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 03:40:01 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope media-sound/klick
media-sound/klick
  VariableScope: version 0.12.2-r2: variable 'D' used in 'src_configure', line 41
Comment 1 Larry the Git Cow gentoo-dev 2022-06-16 16:32:48 UTC
The bug has been closed via the following commit(s):

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

commit 0a31dc2cfb95fd8ba41654682c77716f9c7fe043
Author:     Alexander Tsoy <alexander@tsoy.me>
AuthorDate: 2022-06-15 13:06:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-16 16:32:01 +0000

    media-sound/klick: add Python 3.10 support
    
    Also fix variable scope issue.
    
    Closes: https://bugs.gentoo.org/846074
    Closes: https://bugs.gentoo.org/836078
    Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
    Closes: https://github.com/gentoo/gentoo/pull/25909
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/klick/klick-0.12.2-r3.ebuild | 54 ++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)