Created attachment 899665 [details] build.log * The file has incompatible shebang: * file: //usr/lib/python-exec/python3.11/cgps * current shebang: ELF>�_@��
Created attachment 899666 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b1222f17bb1f28e3151b1e00d2ddb22645e00a commit 91b1222f17bb1f28e3151b1e00d2ddb22645e00a Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-12 12:29:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-12 12:32:26 +0000 sci-geosciences/gpsd: fix USE=python install * Add missing `assert` which reveals one problem where the directory is trashed after one impl, which is a problem given the package is multi impl. * grep for the known-bad shebang before fixing so we don't try to touch ELF. Closes: https://bugs.gentoo.org/937612 Signed-off-by: Sam James <sam@gentoo.org> .../gpsd/{gpsd-3.25-r1.ebuild => gpsd-3.25-r2.ebuild} | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-)