thanks micwoj92 still have error: 1 test failed: test_curses
update: makepkg --nocheck solve my failed test.
| Git Clone URL: | https://aur.archlinux.org/python2.git (read-only, click to copy) |
|---|---|
| Package Base: | python2 |
| Description: | A high-level scripting language |
| Upstream URL: | https://www.python.org/ |
| Licenses: | PSF-2.0 |
| Conflicts: | python |
| Submitter: | jelly |
| Maintainer: | andreas_baumann |
| Last Packager: | andreas_baumann |
| Votes: | 76 |
| Popularity: | 0.098970 |
| First Submitted: | 2022-09-23 10:01 (UTC) |
| Last Updated: | 2026-05-07 08:44 (UTC) |
thanks micwoj92 still have error: 1 test failed: test_curses
update: makepkg --nocheck solve my failed test.
Compilation fails for me during testing:
0:01:20 load avg: 1.05 [170/400] test_htmlparser
0:01:20 load avg: 1.05 [171/400] test_httplib
0:01:21 load avg: 1.05 [172/400] test_httpservers -- test_httplib failed
Exception in thread Thread-252:
Traceback (most recent call last):
File "/build/python2/src/Python-2.7.18/Lib/threading.py", line 801, in __bootstrap_inner
self.run()
File "/build/python2/src/Python-2.7.18/Lib/test/test_httpservers.py", line 58, in run
self.server = HTTPServer(('localhost', 0), self.request_handler)
File "/build/python2/src/Python-2.7.18/Lib/SocketServer.py", line 420, in __init__
self.server_bind()
File "/build/python2/src/Python-2.7.18/Lib/BaseHTTPServer.py", line 108, in server_bind
SocketServer.TCPServer.server_bind(self)
File "/build/python2/src/Python-2.7.18/Lib/SocketServer.py", line 434, in server_bind
self.socket.bind(self.server_address)
File "/build/python2/src/Python-2.7.18/Lib/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
gaierror: [Errno -2] Name or service not known
...at that point, it just hangs forever. This happens both if I try compiling in a chroot and if I don't. I'm baffled, is there anything I am obviously doing wrong?
It works now.
same here i have 4 tests failed: test_curses test_minidom test_xml_etree test_xml_etree_c
anyone have solution to fix this?
look at my comment, solution is in the task.
Can't compile, error making python2 4 tests failed: test_curses test_minidom test_xml_etree test_xml_etree_c any ideas how to solve this? thanks!
Could you implement fix for https://bugs.archlinux.org/task/74299?
Pinned Comments