Tried searching the mailing lists, but nothing came up. Having two
failures when running the Python 2.4.1 make test.
test_mimetools
test test_mimetools failed -- Traceback (most recent call last):
File "/sources/blfs/Python-2.4.1/Lib/test/test_mimetools.py", line 30,
in test_boundary
nb = mimetools.choose_boundary()
File "/sources/blfs/Python-2.4.1/Lib/mimetools.py", line 130, in
choose_boundary
hostid = socket.gethostbyname(socket.gethostname())
gaierror: (-2, 'Name or service not known')
test_urllib2
No handlers could be found for logger "cookielib"
test test_urllib2 failed -- Traceback (most recent call last):
File "/sources/blfs/Python-2.4.1/Lib/test/test_urllib2.py", line 344,
in test_file
for url in [
gaierror: (-2, 'Name or service not known')
Full test log can be viewed here: http://www.pdragon.net/test_log
Couldn't find anything helpful via a google search either. Any help
would be appreciated.
Running LFS 6.1 Stable on an Intel Celeron D 2.8 Ghz.
Keith
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page