Bug 5547

Summary: _curses.so missing from latest python package?
Product: Mageia Reporter: Scott Karns <scott>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: Normal CC: jani.valimaa
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: python-2.7.3-1.mga2.src.rpm CVE:
Status comment:

Description Scott Karns 2012-04-22 02:07:27 CEST
Description of problem:
Running pygrub manually while trying to troubleshoot xen domU startup problems results in the following error:

[root@test vm-test]# /usr/bin/pygrub --output=/var/run/xend/boot/xenbl.14066 /dev/vg-domU/vm01
Traceback (most recent call last):
  File "/usr/bin/pygrub", line 22, in <module>
    import curses, _curses, curses.wrapper, curses.textpad, curses.ascii
  File "/usr/lib64/python2.7/curses/__init__.py", line 15, in <module>
    from _curses import *
ImportError: No module named _curses

Version-Release number of selected component (if applicable):
2.7.3-1.mga2

How reproducible:
Every time

Steps to Reproduce:
1. Run pygrub
2.
3.
Comment 1 Scott Karns 2012-04-22 05:55:06 CEST
Oops, I forgot to mention that this is the x86_64 python-2.7.3-1.mga2 package.

Hardware: i586 => x86_64

Comment 2 Jani Välimaa 2012-04-22 08:45:19 CEST
Already reported.

*** This bug has been marked as a duplicate of bug 5524 ***

Status: NEW => RESOLVED
CC: (none) => jani.valimaa
Resolution: (none) => DUPLICATE