Bug 533619 - missing dependency: python-numeric
Summary: missing dependency: python-numeric
Keywords:
Status: CLOSED DUPLICATE of bug 531411
Alias: None
Product: Fedora
Classification: Fedora
Component: labyrinth
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Gordon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-07 22:13 UTC by Chitlesh GOORAH
Modified: 2010-01-22 06:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-22 06:16:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chitlesh GOORAH 2009-11-07 22:13:21 UTC
Description of problem:
labyrinth is missing a requires: python-numeric

Version-Release number of selected component (if applicable):
labyrinth-0.4.0-5.fc12.noarch

How reproducible:
everytime

Steps to Reproduce:
1. yum remove python-numeric
2. launch labyrinth
3. python traceback expected
  
Actual results:
chitlesh(Desktop)[0]$labyrinth 
Traceback (most recent call last):
  File "/usr/bin/labyrinth", line 45, in <module>
    import utils
  File "/usr/lib/python2.6/site-packages/labyrinth/utils.py", line 29, in <module>
    from Numeric import *
ImportError: No module named Numeric


Expected results:
launch flawlessly

Additional info:

Comment 1 Andrew Overholt 2009-11-12 20:37:39 UTC
I just experienced this, too.

Comment 2 Chitlesh GOORAH 2009-12-02 13:32:07 UTC
Ping ?

Comment 3 Peter Gordon 2010-01-22 06:16:49 UTC

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


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