Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605934 - dev-python/ttystatus-0.32 : ImportError: No module named _curses
Summary: dev-python/ttystatus-0.32 : ImportError: No module named _curses
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-16 19:07 UTC by Toralf Förster
Modified: 2019-07-12 05:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.55 KB, text/plain)
2017-01-16 19:07 UTC, Toralf Förster
Details
dev-python:ttystatus-0.32:20170116-165527.log (dev-python:ttystatus-0.32:20170116-165527.log,3.15 KB, text/plain)
2017-01-16 19:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,254.42 KB, text/plain)
2017-01-16 19:07 UTC, Toralf Förster
Details
environment (environment,134.13 KB, text/plain)
2017-01-16 19:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.32 KB, application/x-bzip)
2017-01-16 19:07 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 2017-01-16 19:07:18 UTC
  File "/usr/lib64/python2.7/curses/__init__.py", line 15, in <module>
    from _curses import *
ImportError: No module named _curses
 * ERROR: dev-python/ttystatus-0.32::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image (named 13.0-systemd-unstable_20170111-105830) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:

  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-16 19:07:22 UTC
Created attachment 460362 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-16 19:07:25 UTC
Created attachment 460364 [details]
dev-python:ttystatus-0.32:20170116-165527.log
Comment 3 Toralf Förster gentoo-dev 2017-01-16 19:07:27 UTC
Created attachment 460366 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-16 19:07:30 UTC
Created attachment 460368 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-16 19:07:33 UTC
Created attachment 460370 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-07-12 05:47:39 UTC
The bug has been closed via the following commit(s):

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

commit 7cf28b9f1d6911b9c3f9a7052555dd356f78dd1e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-07-11 23:25:10 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-07-12 05:40:19 +0000

    dev-python/ttystatus: Version bump to 0.36
    
    A bunch of things too:
            - Port to EAPI=7
            - Add Python 3 compatibility
            - Fix incorrect license
            - HTTPS homepage
            - Depend on dev-lang/python with USE[ncurses]
    
    Closes: https://bugs.gentoo.org/605934
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-python/ttystatus/Manifest              |  1 +
 dev-python/ttystatus/ttystatus-0.36.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)