Bug 818130 - acutilmodule.so: undefined symbol: __res_send
Summary: acutilmodule.so: undefined symbol: __res_send
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-02 10:07 UTC by Petr Lautrbach
Modified: 2012-05-31 11:49 UTC (History)
2 users (show)

Fixed In Version: authconfig-6.2.2-2.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-31 11:49:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Lautrbach 2012-05-02 10:07:08 UTC
[root@(none) ~]# rpm -q authconfig
authconfig-6.2.2-1.fc18.x86_64

[root@(none) ~]# authconfig
Traceback (most recent call last):
  File "/sbin/authconfig", line 27, in <module>
    import authinfo, acutil
  File "/usr/share/authconfig/authinfo.py", line 39, in <module>
    import dnsclient
  File "/usr/share/authconfig/dnsclient.py", line 23, in <module>
    import acutil
ImportError: /usr/lib64/python2.7/site-packages/acutilmodule.so: undefined symbol: __res_send


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