Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836122 - x11-wm/notion: uses variables banned in scope (VariableScope)
Summary: x11-wm/notion: 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: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:43 UTC by Sam James
Modified: 2022-06-20 08:13 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:43:24 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope x11-wm/notion
x11-wm/notion
  VariableScope: version 3_p2015061300-r100: variable 'EROOT' used in 'src_configure', lines 55, 57, 59, 60
  VariableScope: version 9999: variable 'EROOT' used in 'src_configure', lines 49, 51, 53, 54
Comment 1 Larry the Git Cow gentoo-dev 2022-06-13 12:57:30 UTC
The bug has been referenced in the following commit(s):

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

commit 9a3ef2f676ffd8a519ef619183dd551a5107cf3f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-06-13 12:57:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-06-13 12:57:11 +0000

    x11-wm/notion: update EAPI 7 -> 8
    
    Bug: https://bugs.gentoo.org/836122
    Signed-off-by: David Seifert <soap@gentoo.org>

 x11-wm/notion/notion-9999.ebuild | 90 +++++++++++++++++++---------------------
 1 file changed, 43 insertions(+), 47 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-06-20 08:13:32 UTC
The bug has been closed via the following commit(s):

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

commit 5d093b37fd23de4f55bb8607a45e682287ea1512
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-06-20 08:13:17 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-06-20 08:13:17 +0000

    x11-wm/notion: drop 3_p2015061300-r100
    
    Closes: https://bugs.gentoo.org/836122
    Signed-off-by: David Seifert <soap@gentoo.org>

 x11-wm/notion/Manifest                             |   1 -
 .../files/notion-3_p2015061300-pkg-config.patch    |  76 ----------------
 x11-wm/notion/notion-3_p2015061300-r100.ebuild     | 101 ---------------------
 3 files changed, 178 deletions(-)