Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438796 - dev-python/setuptools-0.6.28 fails to install with line 4472: pushd: ${ED} No such file or directory
Summary: dev-python/setuptools-0.6.28 fails to install with line 4472: pushd: ${ED} ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-18 13:55 UTC by Justin Lecher (RETIRED)
Modified: 2012-11-20 09:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,17.87 KB, text/plain)
2012-10-18 14:07 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2012-10-18 13:55:59 UTC
warning: install_lib: byte-compiling is disabled, skipping.

running install_egg_info
running egg_info
writing distribute.egg-info/PKG-INFO
writing top-level names to distribute.egg-info/top_level.txt
writing dependency_links to distribute.egg-info/dependency_links.txt
writing entry points to distribute.egg-info/entry_points.txt
reading manifest file 'distribute.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'distribute.egg-info/SOURCES.txt'
Copying distribute.egg-info to /local/home/justin/Gentoo-Prefix/var/tmp/portage/dev-python/setuptools-0.6.28/temp/images/2.7/usr/lib64/python2.7/site-packages/distribute-0.6.28-py2.7.egg-info
running install_scripts
Installing easy_install script to /local/home/justin/Gentoo-Prefix/var/tmp/portage/dev-python/setuptools-0.6.28/temp/images/2.7/usr/bin
/local/home/justin/Gentoo-Prefix/var/tmp/portage/dev-python/setuptools-0.6.28/temp/environment: line 4472: pushd: /local/home/justin/Gentoo-Prefix/var/tmp/portage/dev-python/setuptools-0.6.28/temp/images/2.7/local/home/justin/Gentoo-Prefix: No such file or directory
 * ERROR: dev-python/setuptools-0.6.28 failed (install phase):
 *   pushd failed
 * 
 * Call stack:
 *     ebuild.sh, line   89:  Called call-ebuildshell 'src_install'
 *   environment, line 1058:  Called src_install
 *   environment, line 5124:  Called distutils_src_install
 *   environment, line 1248:  Called python_merge_intermediate_installation_images '/local/home/justin/Gentoo-Prefix/var/tmp/portage/dev-python/setuptools-0.6.28/temp/images'
 *   environment, line 4472:  Called die
 * The specific snippet of code:
 *           pushd "${intermediate_installation_images_directory}/${PYTHON_ABI}${EPREFIX}" > /dev/null || die "pushd failed";
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-10-18 14:07:08 UTC
Created attachment 326842 [details]
build.log

build.log
Comment 2 Fabian Groffen gentoo-dev 2012-11-20 09:51:58 UTC
this seems fixed in setuptools-0.6.30, if not, please reopen