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

Bug 836030

Summary: app-arch/alien: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Thomas Raschbacher <lordvan>
Status: RESOLVED FIXED    
Severity: normal CC: monsieurp
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: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(-)