Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836049 - dev-java/sbt: uses variables banned in scope (VariableScope)
Summary: dev-java/sbt: 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: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:37 UTC by Sam James
Modified: 2022-10-15 23:26 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: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(-)