Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836082 - net-analyzer/nagios-core: uses variables banned in scope (VariableScope)
Summary: net-analyzer/nagios-core: 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: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:40 UTC by Sam James
Modified: 2022-03-28 12:11 UTC (History)
1 user (show)

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:40:22 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope net-analyzer/nagios-core
net-analyzer/nagios-core
  VariableScope: version 4.4.6-r2: variable 'D' used in 'src_compile', line 143
Comment 1 Michael Orlitzky gentoo-dev 2022-03-26 11:59:34 UTC
This was already fixed in the -r3, just waiting on a stablereq: bug 836162. Thanks.
Comment 2 Larry the Git Cow gentoo-dev 2022-03-28 12:11:06 UTC
The bug has been closed via the following commit(s):

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

commit acf9105710f193abfdc1d98025bb6bf27e9f9eab
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2022-03-28 12:08:55 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2022-03-28 12:09:09 +0000

    net-analyzer/nagios-core: remove old EAPI=7 ebuild.
    
    Closes: https://bugs.gentoo.org/836082
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../nagios-core/nagios-core-4.4.6-r2.ebuild        | 270 ---------------------
 1 file changed, 270 deletions(-)