Created attachment 551214 [details, diff] Patch to remove the depmod linux-gpib-modules-4.2.0_rc1 does not install on gentoo since it uses depmod inside its installation script and sandbox does not like it. The patch added fix that by removing the depmod in the Makefile inside the module and letting the depmod after emerge has installed the modules in the correct position.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa505a01c0653b42a35393435372b324ebb2fcca commit fa505a01c0653b42a35393435372b324ebb2fcca Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2018-10-20 14:47:39 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2018-10-20 14:47:51 +0000 sci-libs/linux-gpib-modules: Do not run depmod, bug 668616 Also, the kernel 4.11 patch is no longer needed Closes: https://bugs.gentoo.org/668616 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0_rc1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)