Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835004 - sci-chemistry/modeller-9.25 - except ImportError:
Summary: sci-chemistry/modeller-9.25 - except ImportError:
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-12 18:15 UTC by Toralf Förster
Modified: 2022-03-12 18:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.33 KB, text/plain)
2022-03-12 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,10.07 KB, text/plain)
2022-03-12 18:15 UTC, Toralf Förster
Details
environment (environment,124.56 KB, text/plain)
2022-03-12 18:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.63 KB, application/x-bzip)
2022-03-12 18:15 UTC, Toralf Förster
Details
sci-chemistry:modeller-9.25:20220312-180956.log (sci-chemistry:modeller-9.25:20220312-180956.log,46.05 KB, text/plain)
2022-03-12 18:15 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 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