Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914553 - app-admin/ansible-molecule-5.1.0 - ModuleNotFoundError: No module named setuptools_scm.utils
Summary: app-admin/ansible-molecule-5.1.0 - ModuleNotFoundError: No module named setup...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-22 21:12 UTC by Toralf Förster
Modified: 2023-10-23 21:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.40 KB, text/plain)
2023-09-22 21:12 UTC, Toralf Förster
Details
app-admin:ansible-molecule-5.1.0:20230921-221045.log (app-admin:ansible-molecule-5.1.0:20230921-221045.log,6.99 KB, text/plain)
2023-09-22 21:12 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,54.75 KB, application/x-xz)
2023-09-22 21:12 UTC, Toralf Förster
Details
environment (environment,167.24 KB, text/plain)
2023-09-22 21:12 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-22 21:12 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.39 KB, application/x-xz)
2023-09-22 21:12 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,36.22 KB, application/x-xz)
2023-09-22 21:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-09-22 21:12:03 UTC
  File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/usr/lib/python3.11/site-packages/setuptools_scm_git_archive/__init__.py", line 6, in <module>
    from setuptools_scm.utils import data_from_mime, trace
ModuleNotFoundError: No module named 'setuptools_scm.utils'
 * ERROR: app-admin/ansible-molecule-5.1.0::gentoo failed (compile phase):
 *   Wheel build failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20230917-021005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 84f9b340ebfcefd641a89ad2b8b532f2c9badd67
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 21 20:47:12 2023 +0000

    2023-09-21 20:47:11 UTC

emerge -qpvO app-admin/ansible-molecule
[ebuild  N    ] app-admin/ansible-molecule-5.1.0  USE="(-doc) (-selinux) -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-22 21:12:04 UTC
Created attachment 871106 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-22 21:12:05 UTC
Created attachment 871107 [details]
app-admin:ansible-molecule-5.1.0:20230921-221045.log
Comment 3 Toralf Förster gentoo-dev 2023-09-22 21:12:06 UTC
Created attachment 871108 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-09-22 21:12:08 UTC
Created attachment 871109 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-22 21:12:09 UTC
Created attachment 871110 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-22 21:12:10 UTC
Created attachment 871111 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-22 21:12:11 UTC
Created attachment 871112 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2023-10-23 21:03:34 UTC
The bug has been closed via the following commit(s):

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

commit d41c1c087eaf41cb7b33786676fbc114825ab204
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-10-23 20:59:40 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-10-23 21:03:20 +0000

    app-admin/ansible-molecule: require <dev-python/setuptools-scm-8
    
    Closes: https://bugs.gentoo.org/914553
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)