[ptxdist] [PATCH] OpenCV: fix download in PTXDist prepare stage

2020-01-22 Thread Marian Cichy
OpenCV wants to download the additional framework ADE while executing CMake. Therefore, files will be downloaded during PTXDist's prepare stage. This is not wanted. We now try to download the files during the Get stage and copy the files to the same locations at the Extract.post stage. If we

[ptxdist] [PATCH] iptables: serialize startup service units

2020-01-22 Thread Juergen Borleis
Since iptables-1.8.x the tool complains at run-time if a second instance holds the shared lock: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? If IPv4 and IPv6 is enabled, this concurrent situation can happen and at the end one of both setups isn't