Bug 5547 - _curses.so missing from latest python package?
Summary: _curses.so missing from latest python package?
Status: RESOLVED DUPLICATE of bug 5524
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-22 02:07 CEST by Scott Karns
Modified: 2012-04-22 08:45 CEST (History)
1 user (show)

See Also:
Source RPM: python-2.7.3-1.mga2.src.rpm
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.