Created attachment 562100 [details] build.log Hi, On gentoo-prefix, scrot installation fails due to ``` * Call stack: * ebuild.sh, line 124: Called src_install * environment, line 1941: Called die * The specific snippet of code: * rm -r "${D}"/usr/doc || die; ```
Created attachment 562102 [details] emerge --info
Created attachment 562104 [details, diff] patch for ebuild This patch fixes issue
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1257dfe4e73172c311209bfff42c5457719489f commit f1257dfe4e73172c311209bfff42c5457719489f Author: Benda Xu <heroxbd@gentoo.org> AuthorDate: 2019-01-27 06:21:01 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2019-01-27 06:21:01 +0000 media-gfx/scrot: correct Prefix path. Suggested-By: Susan Wilson Closes: https://bugs.gentoo.org/675820 Closes: https://github.com/gentoo/gentoo/pull/10909 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org> media-gfx/scrot/scrot-0.8_p13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)