Brian May writes:
> I saeem to be having problems building the latest Jessie version
> 3.4.2-1+deb8u1 on Jessie.
Found the problem. /etc/hosts on my chroot was had 600 permissions and
as such not readable by the build process. Somehow the failure in
looking up localhost in this test resulted in
I saeem to be having problems building the latest Jessie version
3.4.2-1+deb8u1 on Jessie.
[1/1] test_httplib
test test_httplib failed -- multiple errors occurred; run in verbose mode for
details
1 test failed:
test_httplib
[1/1] test_httpservers
It seems to hang at this point. At first I t
Supposedly this should be the patch for the problem:
https://hg.python.org/cpython/rev/fa006d671f41
However all I seem to be able to find is an empty patch. Although the
files listed is correct.
Can anyone here see how to find the correct patch?
There is a good patch here:
https://hg.python.or