Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914498 - app-admin/ansible-lint-6.20.0 - ModuleNotFoundError: No module named setuptools_scm.utils
Summary: app-admin/ansible-lint-6.20.0 - ModuleNotFoundError: No module named setuptoo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-21 17:15 UTC by Toralf Förster
Modified: 2023-09-22 02:21 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.42 KB, text/plain)
2023-09-21 17:16 UTC, Toralf Förster
Details
app-admin:ansible-lint-6.20.0:20230921-104533.log (app-admin:ansible-lint-6.20.0:20230921-104533.log,7.54 KB, text/plain)
2023-09-21 17:16 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,50.38 KB, application/x-xz)
2023-09-21 17:16 UTC, Toralf Förster
Details
environment (environment,158.62 KB, text/plain)
2023-09-21 17:16 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-21 17:16 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,35.09 KB, application/x-xz)
2023-09-21 17:16 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.09 KB, application/x-xz)
2023-09-21 17:16 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-21 17:15:59 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-lint-6.20.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 b7195dedf5f47ad4a9a39816c7ce77b020e28dbe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 21 10:01:42 2023 +0000

    2023-09-21 10:01:42 UTC

emerge -qpvO app-admin/ansible-lint
[ebuild     U ] app-admin/ansible-lint-6.20.0 [6.19.0] USE="-test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-21 17:16:00 UTC
Created attachment 871053 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-21 17:16:01 UTC
Created attachment 871054 [details]
app-admin:ansible-lint-6.20.0:20230921-104533.log
Comment 3 Toralf Förster gentoo-dev 2023-09-21 17:16:02 UTC
Created attachment 871055 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-09-21 17:16:03 UTC
Created attachment 871056 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-21 17:16:04 UTC
Created attachment 871057 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-21 17:16:05 UTC
Created attachment 871058 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-21 17:16:06 UTC
Created attachment 871059 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2023-09-22 02:21:09 UTC
The bug has been closed via the following commit(s):

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

commit de3a695eecd3420d7c92524631f370c164455c30
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-09-22 02:20:21 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-09-22 02:20:21 +0000

    dev-python/setuptools_scm_git_archive: Force setuptools-scm<8
    
    Closes: https://bugs.gentoo.org/914498
    Closes: https://bugs.gentoo.org/914500
    Closes: https://bugs.gentoo.org/914501
    Closes: https://bugs.gentoo.org/914502
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...t_archive-1.4.ebuild => setuptools_scm_git_archive-1.4-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)