Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836692 - dev-python/ipyparallel-8.2.0: ImportError: cannot import name 'StaticModule' from 'setuptools.config' (/usr/lib/python3.9/site-packages/setuptools/config/__init__.py)
Summary: dev-python/ipyparallel-8.2.0: ImportError: cannot import name 'StaticModule' ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 836676
  Show dependency tree
 
Reported: 2022-04-03 12:02 UTC by Kobboi
Modified: 2022-05-04 04:32 UTC (History)
2 users (show)

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


Attachments
build.log.gz (build.log.gz,944 bytes, application/gzip)
2022-04-03 12:03 UTC, Kobboi
Details
emerge-info.txt (emerge-info.txt,7.72 KB, text/plain)
2022-04-03 12:03 UTC, Kobboi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2022-04-03 12:02:54 UTC
* Package:    dev-python/ipyparallel-8.2.0
 * Repository: gentoo
 * Maintainer: sci@gentoo.org python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_9 userland_GNU
 * FEATURES:   compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox
 * Applying ipyparallel-7.1.0-test-timeouts.patch ...
 [ ok ]
 * python3_9: running distutils-r1_run_phase distutils-r1_python_compile
python3.9 setup.py build -j 32
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/ipyparallel-8.2.0/work/ipyparallel-8.2.0/setup.py", line 62, in <module>
    from setupbase import wrap_installers, npm_builder, get_data_files
  File "/var/tmp/portage/dev-python/ipyparallel-8.2.0/work/ipyparallel-8.2.0/setupbase.py", line 37, in <module>
    from setuptools.config import StaticModule
ImportError: cannot import name 'StaticModule' from 'setuptools.config' (/usr/lib/python3.9/site-packages/setuptools/config/__init__.py)
 * ERROR: dev-python/ipyparallel-8.2.0::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile
 *   environment, line 3301:  Called distutils-r1_src_compile
 *   environment, line 1453:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  627:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2987:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2404:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2402:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line  966:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line 1441:  Called distutils-r1_python_compile
 *   environment, line 1252:  Called esetup.py 'build' '-j' '32'
 *   environment, line 1943:  Called die
 * The specific snippet of code:
 *       "${@}" || die -n;
 * 
 * If you need support, post the output of `emerge --info '=dev-python/ipyparallel-8.2.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/ipyparallel-8.2.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/ipyparallel-8.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/ipyparallel-8.2.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/ipyparallel-8.2.0/work/ipyparallel-8.2.0'
 * S: '/var/tmp/portage/dev-python/ipyparallel-8.2.0/work/ipyparallel-8.2.0'


Reproducible: Always
Comment 1 Kobboi 2022-04-03 12:03:32 UTC
Created attachment 768572 [details]
build.log.gz
Comment 2 Kobboi 2022-04-03 12:03:34 UTC
Created attachment 768573 [details]
emerge-info.txt
Comment 3 Larry the Git Cow gentoo-dev 2022-04-03 15:51:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f90ebeba3752ba19c742a25836053f49cee4fc6

commit 2f90ebeba3752ba19c742a25836053f49cee4fc6
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2022-04-03 15:51:03 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2022-04-03 15:51:03 +0000

    dev-python/ipyparallel: 8.2.1 version bump
    
    Closes: https://bugs.gentoo.org/836692
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 dev-python/ipyparallel/Manifest                 |  1 +
 dev-python/ipyparallel/ipyparallel-8.2.1.ebuild | 93 +++++++++++++++++++++++++
 2 files changed, 94 insertions(+)