Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836030 - app-arch/alien: uses variables banned in scope (VariableScope)
Summary: app-arch/alien: 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: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:35 UTC by Sam James
Modified: 2022-07-02 20:07 UTC (History)
1 user (show)

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:35:43 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope app-arch/alien
app-arch/alien
  VariableScope: version 8.95-r1: variable 'D' used in 'src_prepare', line 32
Comment 1 Larry the Git Cow gentoo-dev 2022-07-02 20:07:08 UTC
The bug has been closed via the following commit(s):

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

commit fcfd3a35a6e1f2b003094cb2d53f87719765476e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-02 20:06:52 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-02 20:06:52 +0000

    app-arch/alien: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/836030
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../alien/{alien-8.95-r1.ebuild => alien-8.95-r2.ebuild}  | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)