Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836070 - media-gfx/feh: uses variables banned in scope (VariableScope)
Summary: media-gfx/feh: uses variables banned in scope (VariableScope)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:39 UTC by Sam James
Modified: 2022-06-16 10:42 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 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(+)