Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649944 - dev-lang/python-3.6.4 - 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
Summary: dev-lang/python-3.6.4 - sed: can't read /var/tmp/portage/dev-lang/python-3.6....
Status: RESOLVED DUPLICATE of bug 649946
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-08 18:36 UTC by Coacher
Modified: 2018-03-08 18:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,4.91 KB, text/plain)
2018-03-08 18:36 UTC, Coacher
Details
build.log.gz (build.log.gz,59.17 KB, application/gzip)
2018-03-08 18:37 UTC, Coacher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2018-03-08 18:36:07 UTC
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?
Comment 1 Coacher 2018-03-08 18:37:44 UTC
Created attachment 523018 [details]
build.log.gz
Comment 2 Coacher 2018-03-08 18:49:45 UTC
*** This bug has been marked as a duplicate of bug 649946 ***