Created attachment 523016 [details] emerge --info Hello. Weirdly ebuild fails right at the end with ``` * PT_PAX marking -m /var/tmp/portage/dev-lang/python-3.6.4/image/usr/bin/python3.6m with scanelf * XATTR_PAX marking -me /var/tmp/portage/dev-lang/python-3.6.4/image/usr/bin/python3.6m with setfattr sed: can't read /var/tmp/portage/dev-lang/python-3.6.4/image/etc/conf.d/pydoc-3.6: No such file or directory * ERROR: dev-lang/python-3.6.4::gentoo failed (install phase): * sed failed * * Call stack: * ebuild.sh, line 124: Called src_install * environment, line 3718: Called die * The specific snippet of code: * sed -e "s:@PYDOC_PORT_VARIABLE@:PYDOC${PYVER/./_}_PORT:" -e "s:@PYDOC@:pydoc${PYVER}:" -i "${ED}etc/conf.d/pydoc-${PYVER}" "${ED}etc/init.d/pydoc-${PYVER}" || die "sed failed"; * ``` Could it be caused by portage-9999, which I'm running?
Created attachment 523018 [details] build.log.gz
*** This bug has been marked as a duplicate of bug 649946 ***