|
Mantis - python
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4953 | regular use | major | always | 2012-05-31 00:40 | 2012-06-04 18:00 |
|
|
|||||
| Reporter: | solj | Platform: | |||
| Assigned To: | maciej | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | no change required | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004953: Missing libraries for socket module | ||||
| Description: |
# which python /opt/csw/bin/python # python Python 2.6.8 (unknown, Apr 13 2012, 17:08:12) [C] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> import socket Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/csw/lib/python/socket.py", line 46, in <module> import _socket ImportError: ld.so.1: python: fatal: relocation error: file /opt/csw/lib/python/lib-dynload/_socket.so: symbol inet_aton: referenced symbol not found >>> |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-05-31 00:40 | solj | New Issue | |||
| 2012-06-02 13:05 | maciej | Status | new => assigned | ||
| 2012-06-02 13:05 | maciej | Assigned To | => maciej | ||
| 2012-06-02 13:06 | maciej | Note Added: 0009894 | |||
| 2012-06-04 17:56 | solj | Note Added: 0009902 | |||
| 2012-06-04 18:00 | maciej | Note Added: 0009903 | |||
| 2012-06-04 18:00 | maciej | Status | assigned => closed | ||
| 2012-06-04 18:00 | maciej | Resolution | open => no change required | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||