summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Simon McVittie [Tue, 28 Aug 2018 15:26:38 +0000 (16:26 +0100)]
test-webserver: Fix race condition
If we rely on the background subshell to create the httpd-output file,
and we are unlucky, then the "cp" invocation in the loop might execute
before the file has been created, and fail. This appears to have
happened on Debian's arm64 autobuilder, which failed with:
Running web server: PYTHONUNBUFFERED=1 setsid python3 /<<PKGBUILDDIR>>/tests/http-utils-test-server.py 0
Web server pid: 13319
Waiting for web server (1/300)...
cp: cannot stat '/var/tmp/tap-test.p1cxRN/httpd-output': No such file or directory
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/flatpak/flatpak/pull/2098
Gbp-Pq: Name test-webserver-Fix-race-condition.patch
Simon McVittie [Sat, 15 Sep 2018 10:41:26 +0000 (11:41 +0100)]
flatpak (1.0.2-1) unstable; urgency=medium
* New upstream release
* d/p/debian/patches/test-webserver-Fix-race-condition.patch:
Mark as forwarded
* d/libflatpak0.symbols: Update
[dgit import unpatched flatpak 1.0.2-1]
Simon McVittie [Sat, 15 Sep 2018 10:41:26 +0000 (11:41 +0100)]
Import flatpak_1.0.2.orig.tar.xz
[dgit import orig flatpak_1.0.2.orig.tar.xz]
Simon McVittie [Sat, 15 Sep 2018 10:41:26 +0000 (11:41 +0100)]
Import flatpak_1.0.2-1.debian.tar.xz
[dgit import tarball flatpak 1.0.2-1 flatpak_1.0.2-1.debian.tar.xz]