Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466824 - python.eclass: cannot create temp file for here-document
Summary: python.eclass: cannot create temp file for here-document
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-22 16:08 UTC by Fabian Groffen
Modified: 2016-10-23 14:23 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Groffen gentoo-dev 2013-04-22 16:08:21 UTC
These are the packages that would be merged, in order:

Calculating dependencies -/net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted -/net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted                           |/net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted                           //net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted                           //net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted                           //net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted                          ... done!

I suspect this is because we run unprivileged, but I'm not yet sure about this.
Comment 1 Fabian Groffen gentoo-dev 2013-04-23 18:47:28 UTC
For some reason in the ebuild environment, bash writes heredocs to $PWD, which is inaccessible due to sandbox.
Comment 2 Patrice Clement (RETIRED) gentoo-dev 2016-10-23 14:23:12 UTC
This eclass has been deprecated. See bug 459982.