This package uses variables banned in some scopes. This may stop working in future versions of Portage. $ pkgcheck scan -k VariableScope net-misc/icaclient net-misc/icaclient VariableScope: version 21.8.0.40: variable 'BROOT' used in 'pkg_postinst', line 251 VariableScope: version 21.8.0.40: variable 'S' used in 'pkg_setup', line 87 VariableScope: version 21.8.0.40: variable 'WORKDIR' used in 'pkg_setup', line 87 VariableScope: version 21.9.0.25: variable 'BROOT' used in 'pkg_postinst', line 251 VariableScope: version 21.9.0.25: variable 'S' used in 'pkg_setup', line 87 VariableScope: version 21.9.0.25: variable 'WORKDIR' used in 'pkg_setup', line 87
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a59b9c8b3fe4875a4a66d0c088e080c95ec579 commit 99a59b9c8b3fe4875a4a66d0c088e080c95ec579 Author: Henning Schild <henning@hennsch.de> AuthorDate: 2022-07-02 12:21:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-15 01:43:06 +0000 net-misc/icaclient: fix variable scope issues Closes: https://bugs.gentoo.org/836089 Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Sam James <sam@gentoo.org> net-misc/icaclient/icaclient-22.5.0.16.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)