Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 835004

Summary: sci-chemistry/modeller-9.25 - except ImportError:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Alexey Shvetsov <alexxy>
Status: CONFIRMED ---    
Severity: normal CC: sci-chemistry
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sci-chemistry:modeller-9.25:20220312-180956.log

Description Toralf Förster gentoo-dev 2022-03-12 18:15:02 UTC
 import math
 try:
-    from cStringIO import StringIO
+    from io import StringIO
 except ImportError:
     from io import StringIO
 import sys

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220312-171411

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
php cli:

  HEAD of ::gentoo
commit 34e086f50ddf918eb7304380eff057a37e63b9c3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 12 17:19:59 2022 +0000

    2022-03-12 17:19:58 UTC

emerge -qpvO sci-chemistry/modeller
[ebuild  N    ] sci-chemistry/modeller-9.25  USE="-doc -examples" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2022-03-12 18:15:03 UTC
Created attachment 766877 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-12 18:15:04 UTC
Created attachment 766878 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-03-12 18:15:06 UTC
Created attachment 766879 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-03-12 18:15:07 UTC
Created attachment 766880 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-03-12 18:15:08 UTC
Created attachment 766881 [details]
sci-chemistry:modeller-9.25:20220312-180956.log