Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744280 - net-libs/libtorrent-rasterbar[-python]: cd: /var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/work/libtorrent-libtorrent-1_2_6-python3_7: No such file or directory
Summary: net-libs/libtorrent-rasterbar[-python]: cd: /var/tmp/portage/net-libs/libtorr...
Status: RESOLVED DUPLICATE of bug 744079
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-23 07:54 UTC by Marco Genasci
Modified: 2020-09-23 11:56 UTC (History)
0 users

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


Attachments
build.log (build.log,415.17 KB, text/x-log)
2020-09-23 07:55 UTC, Marco Genasci
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Genasci 2020-09-23 07:54:19 UTC
net-libs/libtorrent-rasterbar without use flag python fails in installation phase with error:

 * python3_7: running distutils-r1_run_phase get_expected_distutils_use_setuptools
/var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/temp/environment: line 1420: cd: /var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/work/libtorrent-libtorrent-1_2_6-python3_7: No such file or directory
 * ERROR: net-libs/libtorrent-rasterbar-1.2.6::gentoo failed:
 *   (no error message)
 * 
 * Call stack:
 *            misc-functions.sh, line  596:  Called install_qa_check
 *            misc-functions.sh, line  132:  Called source 'install_symlink_html_docs'
 *   60distutils-use-setuptools, line   60:  Called distutils_use_setuptools_check
 *   60distutils-use-setuptools, line   43:  Called _distutils-r1_run_foreach_impl 'install_hooks'
 *                  environment, line  582:  Called python_foreach_impl '/var/db/repos/gentoo/metadata/install-qa-check.d/60distutils-use-setuptools' 'get_expected_distutils_use_setuptools'
 *                  environment, line 2975:  Called multibuild_foreach_variant 'distutils-r1_run_phase' 'get_expected_distutils_use_setuptools' '_python_multibuild_wrapper'
 *                  environment, line 2420:  Called _multibuild_run 'distutils-r1_run_phase' 'get_expected_distutils_use_setuptools' '_python_multibuild_wrapper'
 *                  environment, line 2418:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'get_expected_distutils_use_setuptools'
 *                  environment, line  940:  Called distutils-r1_run_phase 'distutils-r1_run_phase'
 *                  environment, line 1420:  Called die
 * The specific snippet of code:
 *               cd "${BUILD_DIR}" || die;
 * 
 * If you need support, post the output of `emerge --info '=net-libs/libtorrent-rasterbar-1.2.6::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/libtorrent-rasterbar-1.2.6::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/temp/environment'.
 * Working directory: '/var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/image'
 * S: '/var/tmp/portage/net-libs/libtorrent-rasterbar-1.2.6/work/libtorrent-libtorrent-1_2_6'

As workaround you can enable python use flag

Reproducible: Always
Comment 1 Marco Genasci 2020-09-23 07:55:17 UTC
Created attachment 662080 [details]
build.log
Comment 2 leotreloar 2020-09-23 10:53:18 UTC
Same issue is happening on my machine
Comment 3 Ionen Wolkens gentoo-dev 2020-09-23 11:24:07 UTC
emerge --info would be nice to confirm your ::gentoo tree, but it should be already fixed if you sync

Different error but was fixed by bug #744079, see also bug #744100 for same error.
Comment 4 Marco Genasci 2020-09-23 11:55:59 UTC
I confirm what Ionen say, after a new sync all works fine.
Comment 5 Marco Genasci 2020-09-23 11:56:53 UTC

*** This bug has been marked as a duplicate of bug 744079 ***