[bug-notifications] [python 0005040]: ImportError: No module named _socket

Mantis Bug Tracker noreply at opencsw.org
Thu Jan 10 14:14:07 CET 2013


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5040 
====================================================================== 
Reported By:                ghenry
Assigned To:                maciej
====================================================================== 
Project:                    python
Issue ID:                   5040
Category:                   regular use
Reproducibility:            have not tried
Severity:                   block
Priority:                   normal
Status:                     confirmed
====================================================================== 
Date Submitted:             2013-01-10 12:24 CET
Last Modified:              2013-01-10 14:14 CET
====================================================================== 
Summary:                    ImportError: No module named _socket
Description: 
% /opt/csw/bin/python /opt/csw/bin/supybot --daemon my_chan/chan-bot.conf
Traceback (most recent call last):
  File "/opt/csw/bin/supybot", line 37, in <module>
    import supybot
  File "/opt/csw/lib/python/site-packages/supybot/__init__.py", line 34, in
<module>
    import supybot.utils as utils
  File "/opt/csw/lib/python/site-packages/supybot/utils/__init__.py", line
100, in <module>
    import net
  File "/opt/csw/lib/python/site-packages/supybot/utils/net.py", line 35,
in <module>
    import socket
  File "/opt/csw/lib/python/socket.py", line 46, in <module>
    import _socket
ImportError: No module named _socket
====================================================================== 

---------------------------------------------------------------------- 
 (0010263) maciej (manager) - 2013-01-10 14:14
 https://www.opencsw.org/mantis/view.php?id=5040#c10263 
---------------------------------------------------------------------- 
I found the cause and I'm rebuilding a set of fixed packages.

http://sourceforge.net/apps/trac/gar/changeset/20073



More information about the bug-notifications mailing list