Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836035 - app-emulation/crossover-bin: uses variables banned in scope (VariableScope)
Summary: app-emulation/crossover-bin: 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: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:36 UTC by Sam James
Modified: 2022-05-20 19:44 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:36:41 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope app-emulation/crossover-bin
app-emulation/crossover-bin
  VariableScope: version 20.0.4-r1: variable 'ED' used in 'src_prepare', lines 139, 140, 141
  VariableScope: version 21.0.0: variable 'ED' used in 'src_prepare', lines 140, 141, 142
  VariableScope: version 21.1.0: variable 'ED' used in 'src_prepare', lines 135, 136, 137
  VariableScope: version 21.1.0-r1: variable 'ED' used in 'src_prepare', lines 135, 136, 137
Comment 1 Larry the Git Cow gentoo-dev 2022-05-20 19:44:39 UTC
The bug has been closed via the following commit(s):

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

commit aa8c611e6918394ff280381884173de204d1cd9f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-05-20 19:41:51 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-05-20 19:44:32 +0000

    app-emulation/crossover-bin: add 21.2.0
    
    Closes: https://bugs.gentoo.org/836035
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-emulation/crossover-bin/Manifest               |   1 +
 .../crossover-bin/crossover-bin-21.2.0.ebuild      | 226 +++++++++++++++++++++
 2 files changed, 227 insertions(+)