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

Bug 836046

Summary: dev-db/pgpool2: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
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:37:31 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope dev-db/pgpool2
dev-db/pgpool2
  VariableScope: version 4.2.1-r2: variable 'EROOT' used in 'src_configure', line 59
  VariableScope: version 4.2.2-r2: variable 'EROOT' used in 'src_configure', line 58
  VariableScope: version 9999: variable 'D' used in 'src_compile', line 73
  VariableScope: version 9999: variable 'EROOT' used in 'src_configure', line 58
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-14 11:07:31 UTC
commit 498960800037669a2d7c7f4ea779211fc957f273
Author: Patrick Lauer <patrick@gentoo.org>
Date:   Tue Jun 14 10:35:39 2022 +0000

    dev-db/pgpool2: Bump

    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

commit 5c2d66607521b5c6cb22f91c9df1227f6381516f
Author: Aaron W. Swenson <titanofold@gentoo.org>
Date:   Tue Mar 15 23:43:54 2022 -0400

    dev-db/pgpool2: Bump to 4.3.1

    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

Fixed in the most recent one.