On 16/09/2019 18:42, Alex Grönholm wrote:
This is not related to Python packaging per se, but I'll bite.

I'm not seeing difficulties but then again I am using the Xenial images in all my projects. Could you try upgrading from Trusty to Xenial in your Travis configuration?

........
In fact I was totally wrong regarding the real cause of the problem, probably because I looked at copied logs and not the ones from travis itself.

I am using matthew Brett's multibuild stuff manylinux (https://github.com/matthew-brett/multibuild) to build the reportlab manylinux builds.

It seems the problem is intermittent inability to download some component.

Working version
Installed:
zlib-devel.i386 0:1.2.3-7.el5 Complete!
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   412  100   412    0     0   1471      0 --:--:-- --:--:-- --:--:--  1466
100   399  100   399    0     0    729      0 --:--:-- --:--:-- --:--:--   729
100 1469k  100 1469k    0     0   910k      0  0:00:01  0:00:01 --:--:-- 2823k
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package rsync.i386 0:3.0.6-6.el5_11 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
 Package        Arch          Version                    Repository        Size
================================================================================
Installing:
 rsync          i386          3.0.6-6.el5_11             updates          338 k

failing

Installed:
zlib-devel.i386 0:1.2.3-7.el5 Complete!
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   412  100   412    0     0   1455      0 --:--:-- --:--:-- --:--:--  1450
  0     0    0     0    0     0      0      0 --:--:--  0:00:55 --:--:--     
0Still building...
  0     0    0     0    0     0      0      0 --:--:--  0:01:55 --:--:--     
0Still building...
  0     0    0     0    0     0      0      0 --:--:--  0:02:07 --:--:--     0
curl: (7) Failed to connect to downloads.sourceforge.net port 443: Connection 
timed out

so I guess this might have something to do with installing rsync in the 
multibuild setup.

It's still not clear why the builds that fail sometimes work and sometimes not. My latest attempt had 4 successes and 10 failures. Over the last twelve hours I tried 3 times and have 10 completed builds so the failures are not always happening.
--
Robin Becker
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/NINWJ5D22PWCZN7SLZX5YAMP7PVJ7GBH/

Reply via email to