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

Bug 836070

Summary: media-gfx/feh: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Piotr Karbowski (RETIRED) <slashbeast>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
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:39:24 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope media-gfx/feh
media-gfx/feh
  VariableScope: version 3.6: variable 'D' used in 'pkg_setup', line 40
  VariableScope: version 3.6.1: variable 'D' used in 'pkg_setup', line 40
  VariableScope: version 3.6.2: variable 'D' used in 'pkg_setup', line 40
  VariableScope: version 3.6.3: variable 'D' used in 'pkg_setup', line 40
Comment 1 Larry the Git Cow gentoo-dev 2022-06-16 10:42:44 UTC
The bug has been closed via the following commit(s):

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

commit d4def6a1ff87a49091316f4394ef517052f20614
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2022-06-16 10:40:27 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2022-06-16 10:42:40 +0000

    media-gfx/feh: 3.9 version bump
    
    Closes: https://bugs.gentoo.org/848423
    Closes: https://bugs.gentoo.org/836070
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 media-gfx/feh/Manifest       |  1 +
 media-gfx/feh/feh-3.9.ebuild | 70 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 71 insertions(+)