Python-2.2.1, Solaris7, make test fails...

Hugh Sasse Staff Elec Eng hgs at dmu.ac.uk
Thu Apr 18 09:22:53 EDT 2002


On Thu, 18 Apr 2002, Michael Hudson wrote:

> Hugh Sasse Staff Elec Eng <hgs at dmu.ac.uk> writes:
>
> > Script started on Thu Apr 18 11:53:08 2002
> >         [...]
> > 160 tests OK.
> > 4 tests failed:
> >     test_largefile test_socket test_sundry test_urllib2
> > 23 tests skipped:
        [...]
> > *** Error code 1
> > make: Fatal error: Command failed for target `test'
        [...]
> > How concerned should I be about these?
>
> test_socket failing is bad.  The test_sundry & test_urllib2 failures
> would be connected to this, I imagine.

It is worse

Traceback (most recent call last):
  File "./Lib/test/test_socket.py", line 12, in ?
    import socket
  File "/home/hgs/Python-2.2.1/Lib/socket.py", line 41, in ?
    from _socket import *
ImportError: No module named _socket
>
> More is hard to say (I must admit my head is starting to spin like a
> top with all these reports).
>
> Cheers,
> M.
>






More information about the Python-list mailing list