Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912155 - dev-vcs/mercurial: broken with Python 3.12 (ModuleNotFoundError: No module named 'imp')
Summary: dev-vcs/mercurial: broken with Python 3.12 (ModuleNotFoundError: No module na...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
: 910485 (view as bug list)
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2023-08-12 01:10 UTC by Sam James
Modified: 2024-01-11 17:13 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-12 01:10:23 UTC
$ hg
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.12/hg", line 59, in <module>
    dispatch.run()
    ^^^^^^^^^^^^
  File "<frozen importlib.util>", line 193, in __getattribute__
  File "<frozen importlib._bootstrap_external>", line 994, in exec_module
  File "<frozen importlib._bootstrap>", line 400, in _call_with_frames_removed
  File "/usr/lib/python3.12/site-packages/mercurial/dispatch.py", line 20, in <module>
    from .i18n import _
  File "<frozen importlib.util>", line 193, in __getattribute__
  File "/usr/lib/python3.12/site-packages/mercurial/i18n.py", line 59, in <module>
    datapath = pycompat.fsdecode(resourceutil.datapath)
                                 ^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib.util>", line 193, in __getattribute__
  File "/usr/lib/python3.12/site-packages/mercurial/utils/resourceutil.py", line 11, in <module>
    import imp
ModuleNotFoundError: No module named 'imp'
Comment 1 Larry the Git Cow gentoo-dev 2023-08-12 01:11:40 UTC
The bug has been referenced in the following commit(s):

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

commit 851391700b66ab56c1fa516afc7b3d24e302ed63
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-12 01:11:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-12 01:11:22 +0000

    dev-vcs/mercurial: disable py3.12
    
    Broken at runtime as tries to import 'imp'.
    
    Bug: https://bugs.gentoo.org/912155
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/mercurial/mercurial-6.4.4.ebuild | 2 +-
 dev-vcs/mercurial/mercurial-6.5.ebuild   | 2 +-
 dev-vcs/mercurial/mercurial-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-12 01:11:57 UTC
$ emerge -pvO mercurial

These are the packages that would be merged, in order:

[ebuild   R    ] dev-vcs/mercurial-6.5::gentoo  USE="chg emacs -debug -gpg -rust -test -tk" PYTHON_TARGETS="python3_10 python3_11 python3_12" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

$ emerge --info
Portage 3.0.50_p3 (python 3.12.0-candidate-1, default/linux/amd64/17.1/hardened, gcc-13, glibc-2.38, 6.4.9-sam_box x86_64)
=================================================================
System uname: Linux-6.4.9-sam_box-x86_64-AMD_Ryzen_9_3950X_16-Core_Processor-with-glibc2.38
KiB Mem:    65756108 total,   6333180 free
KiB Swap:   16662520 total,  16593912 free
Timestamp of repository gentoo: Fri, 11 Aug 2023 20:16:31 +0000
Head commit of repository gentoo: f91dd1dcb99eee2a2768945e4ec7ec458fea0561

Timestamp of repository emacs: Sun, 30 Jul 2023 18:48:18 +0000
Head commit of repository emacs: 7638b8ed14920c439181fecc5eee8acfd711be30

Timestamp of repository kde: Tue, 08 Aug 2023 09:17:12 +0000
Head commit of repository kde: 05bba8646c075fa30482f96d9d31785be12d1076

Timestamp of repository qt: Tue, 08 Aug 2023 09:17:04 +0000
Head commit of repository qt: 48df754049233f17e406743bb4d96bb1f5f41860

Timestamp of repository sam_c: Sun, 30 Jul 2023 18:48:42 +0000
Head commit of repository sam_c: 4fdf2f50c7a4cd715608429256dc88e3f6bee55e

Timestamp of repository steam-overlay: Tue, 08 Aug 2023 09:17:05 +0000
Head commit of repository steam-overlay: 07ebc3a65e775939d45ce1cf89bbb6d2c310ab80

sh dash 0.5.12
ld GNU ld (Gentoo 2.41 p2) 2.41.0
ccache version 4.8.2 [disabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r6::gentoo
dev-java/java-config:      2.3.1-r1::gentoo
dev-lang/perl:             5.38.0-r1::gentoo
dev-lang/python:           3.10.12::gentoo, 3.11.4::gentoo, 3.12.0_rc1_p1::gentoo
dev-lang/rust:             1.71.1::gentoo
dev-util/ccache:           4.8.2::gentoo
dev-util/cmake:            3.27.2::gentoo
dev-util/meson:            1.2.1::gentoo
sys-apps/baselayout:       2.14::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          254.1::gentoo
sys-devel/autoconf:        2.13-r8::gentoo, 2.69-r9::gentoo, 2.71-r7::gentoo, 9999::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.38-r2::gentoo, 2.39-r5::gentoo, 2.41-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           15.0.7-r3::gentoo, 16.0.6::gentoo, 17.0.0_rc2::gentoo
sys-devel/gcc:             10.5.0::gentoo, 11.4.1_p20230810::gentoo, 12.3.1_p20230804::gentoo, 13.2.1_p20230805::gentoo, 14.0.0_pre20230806-r1::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/lld:             17.0.0_rc2::gentoo
sys-devel/llvm:            15.0.7-r3::gentoo, 16.0.6::gentoo, 17.0.0_rc2::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.4::gentoo (virtual/os-headers)
sys-libs/glibc:            2.38::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000
    eclass-overrides: sam_c
    volatile: False
    sync-git-clone-extra-opts: -b stable -c gc.reflogExpire=0 -c gc.reflogExpireUnreachable=0 -c gc.rerereresolved=0 -c gc.rerereunresolved=0 -c gc.pruneExpire=now
    sync-git-verify-commit-signature: yes

crossdev
    location: /var/db/repos/crossdev
    masters: gentoo
    eclass-overrides: sam_c
    volatile: True

emacs
    location: /var/db/repos/emacs
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/emacs.git
    masters: gentoo
    eclass-overrides: sam_c
    volatile: False

kde
    location: /var/db/repos/kde
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/kde.git
    masters: gentoo
    eclass-overrides: sam_c
    volatile: False

local
    location: /var/db/repos/local
    masters: gentoo
    eclass-overrides: sam_c
    volatile: False

qt
    location: /var/db/repos/qt
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/qt.git
    masters: gentoo
    eclass-overrides: sam_c
    volatile: False

sam_c
    location: /var/db/repos/sam_c
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/sam_c.git
    masters: gentoo
    eclass-overrides: sam_c
    volatile: False

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    eclass-overrides: sam_c
    volatile: False

test
    location: /var/db/repos/test
    masters: gentoo
    eclass-overrides: sam_c
    volatile: False

Installed sets: @sam-emacs, @sam-fonts, @sam-fortune
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.2/ext-active/ /etc/php/cgi-php8.2/ext-active/ /etc/php/cli-php8.2/ext-active/ /etc/php/fpm-php8.2/ext-active/ /etc/php/phpdbg-php8.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps=y --complete-graph --deep --dynamic-deps=n --changed-deps=n --usepkg-exclude sys-fs/zfs --usepkg-exclude sys-fs/zfs-kmod --usepkg=y --implicit-system-deps=n --jobs=4 --load-average 32"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg clean-logs config-protect-if-modified distlocks fixlafiles ipc-sandbox mount-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type"
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/distfiles.gentoo.org/ http://mirrors.soeasyto.com/distfiles.gentoo.org/"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs"
LEX="reflex"
LINGUAS="en en_GB"
MAKEOPTS="-j32 --output-sync=line"
PKGDIR="/var/cache/binpkgs"
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
PORTAGE_COMPRESS="xz"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
RUSTFLAGS="-C target-cpu=native -C link-arg=-Wl,-z,pack-relative-relocs"
SHELL="/bin/bash"
USE="PIC X a52 aac acl acpi activities aes alsa amd64 avx avx2 bash-completion bluetooth branding bzip2 cairo caps cdda cdr cet clang cli crypt dbus declarative dist-kernel dri dts dvd dvdr editorconfig emacs encode exif f16c filecaps firewalld flac fma3 fortran freetype gdbm gif gmp gpm graphite gtk gui hardened harfbuzz hunspell iconv icu ipv6 jit jpeg kde kdesu kwallet lcms libnotify libtirpc lto mad mmx mmxext mng mp3 mp4 mpeg multilib ncurses nftables nls nptl ogg opengl openmp pam pango pclmul pcre pdf pgo pie pipewire plasma png policykit popcnt ppds pulseaudio qml qt5 rdrand readline screencast sdl seccomp semantic-desktop sha sound spell sse sse2 sse3 sse4_1 sse4_2 sse4a ssl ssp ssse3 startup-notification svg system-av1 system-binutils system-boost system-bootstrap system-cairo system-clang system-digest system-ffmpeg system-harfbuzz system-heimdal system-icu system-jpeg system-leveldb system-libevent system-libs system-libvpx system-libyaml system-llvm system-lz4 system-mitkrb5 system-sqlite system-ssl system-tbb system-uulib system-webp system-zlib systemd test-rust tiff truetype udev udisks unicode upower usb valgrind verify-sig vorbis vulkan wayland widgets x264 xattr xcb xft xml xtpax xv xvid zlib zsh-completion" ABI_X86="32 64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AArch64 AMDGPU ARM AVR BPF Hexagon Lanai MSP430 Mips NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11 pypy3 python3_10 python3_12" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="aarch64 aarch64_be alpha armeb hppa m68k ppc ppc64 ppc64le sparc sparc64" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="amdgpu radeonsi radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
YACC="byacc"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, SIZE, STRINGS, STRIP, YFLAGS
Comment 3 Larry the Git Cow gentoo-dev 2023-08-12 01:21:16 UTC
The bug has been referenced in the following commit(s):

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

commit 79604b778a2e9e468b29fe3648b99a5351e82c53
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-12 01:20:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-12 01:20:56 +0000

    dev-vcs/hg-evolve: disable py3.12
    
    mercurial lacks py3.12.
    
    Bug: https://bugs.gentoo.org/912155
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-08-12 09:24:24 UTC
The bug has been closed via the following commit(s):

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

commit fff72da983e45bc4d3a20102394309957d2ec88c
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2023-08-12 09:22:22 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2023-08-12 09:24:19 +0000

    dev-vcs/mercurial: version bumps and add py3.12
    
    Closes: https://bugs.gentoo.org/912155
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 dev-vcs/mercurial/Manifest                                         | 2 +-
 dev-vcs/mercurial/{mercurial-6.5.ebuild => mercurial-6.5.1.ebuild} | 2 +-
 dev-vcs/mercurial/mercurial-9999.ebuild                            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 7e83f102a7c12bab3440718fa4695cd2f5d0ce31
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2023-08-12 09:23:45 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2023-08-12 09:24:19 +0000

    dev-vcs/hg-evolve: enable py3.12
    
    Bug: https://bugs.gentoo.org/912155
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-11 17:12:49 UTC
*** Bug 910485 has been marked as a duplicate of this bug. ***