flatpak.git
7 years agoUse Python 3 for tests
Simon McVittie [Wed, 17 Jan 2018 14:20:46 +0000 (14:20 +0000)]
Use Python 3 for tests

Forwarded: not-needed

Gbp-Pq: Topic debian
Gbp-Pq: Name Use-Python-3-for-test-web-server.patch

7 years agotest-webserver: Fix race condition
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>
Gbp-Pq: Name test-webserver-Fix-race-condition.patch

7 years agoflatpak (1.0.1-1+rpi1) buster-staging; urgency=medium
Peter Michael Green [Sun, 16 Sep 2018 01:04:13 +0000 (02:04 +0100)]
flatpak (1.0.1-1+rpi1) buster-staging; urgency=medium

  * Disable testsuite, it seems to fail on our wandboards (but not on our lxc
    based autobuilders).

[dgit import unpatched flatpak 1.0.1-1+rpi1]

7 years agoImport flatpak_1.0.1-1+rpi1.debian.tar.xz
Peter Michael Green [Sun, 16 Sep 2018 01:04:13 +0000 (02:04 +0100)]
Import flatpak_1.0.1-1+rpi1.debian.tar.xz

[dgit import tarball flatpak 1.0.1-1+rpi1 flatpak_1.0.1-1+rpi1.debian.tar.xz]

7 years agoImport flatpak_1.0.1.orig.tar.xz
Simon McVittie [Tue, 28 Aug 2018 15:28:09 +0000 (16:28 +0100)]
Import flatpak_1.0.1.orig.tar.xz

[dgit import orig flatpak_1.0.1.orig.tar.xz]