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

Bug 836049

Summary: dev-java/sbt: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Mark Wright <gienah>
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:37:44 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope dev-java/sbt
dev-java/sbt
  VariableScope: version 0.13.13: variable 'EROOT' used in 'src_compile', line 140
  VariableScope: version 0.13.13: variable 'EROOT' used in 'src_prepare', line 123
  VariableScope: version 0.13.13: variable 'EROOT' used in 'src_test', line 152
Comment 1 Larry the Git Cow gentoo-dev 2022-10-15 23:26:28 UTC
The bug has been closed via the following commit(s):

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

commit 45cc0be244bdb85aa9500355e72a12acdb9b1c29
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-15 15:36:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-15 23:26:19 +0000

    dev-java/sbt: drop 0.13.13
    
    Closes: https://bugs.gentoo.org/836049
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-java/sbt/Manifest           |   5 --
 dev-java/sbt/sbt-0.13.13.ebuild | 162 ----------------------------------------
 2 files changed, 167 deletions(-)