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

Bug 836082

Summary: net-analyzer/nagios-core: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Michael Orlitzky <mjo>
Status: RESOLVED FIXED    
Severity: normal CC: sysadmin
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: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(-)