Bug 168107 - import of rhpl.ethtool fails, breaking up2date in hardware.py
Summary: import of rhpl.ethtool fails, breaking up2date in hardware.py
Keywords:
Status: CLOSED DUPLICATE of bug 168017
Alias: None
Product: Fedora
Classification: Fedora
Component: rhpl
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-12 14:52 UTC by Nalin Dahyabhai
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-09-12 15:47:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nalin Dahyabhai 2005-09-12 14:52:53 UTC
Description of problem:
The latest rhpl includes a reference to an undefined symbol (iw_pr_ether) in the
ethtool module, so importing it fails.  By the looks of it, it's a function
which libiw would be expected to provide, but libiw provides no such function.

Version-Release number of selected component (if applicable):
rhpl-0.170-1

How reproducible:
Always

Steps to Reproduce:
1. python -c "import rhpl.ethtool"
  
Actual results:
ImportError: /usr/lib/python2.4/site-packages/rhpl/ethtool.so: undefined symbol:
iw_pr_ether

Expected results:
(no output)

Comment 1 Jeremy Katz 2005-09-12 15:47:25 UTC

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


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