summaryrefslogtreecommitdiff
path: root/ci/flatpak.sh
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-09-06 12:42:51 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2017-09-06 20:00:20 +0000
commit5cf128052f78a5c6c726357951c574ae7dcfd58f (patch)
tree14603f2536c3e53ba6634ba4a76b5f607fc908eb /ci/flatpak.sh
parent0fb8686ccc5bb5de7f9a0d7ea9823963c872ebe8 (diff)
downloadostree-5cf128052f78a5c6c726357951c574ae7dcfd58f.tar.gz
ci: Hackaround Fedora rpm/libdb/glibc issue
Not sure I want to wait a few days for a new container, so let's give this a shot now. See https://bugzilla.redhat.com/show_bug.cgi?id=1483553 Closes: #1143 Approved by: jlebon
Diffstat (limited to 'ci/flatpak.sh')
-rwxr-xr-xci/flatpak.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci/flatpak.sh b/ci/flatpak.sh
index 7d98ff05..16812480 100755
--- a/ci/flatpak.sh
+++ b/ci/flatpak.sh
@@ -3,6 +3,9 @@
set -xeuo pipefail
+dn=$(dirname $0)
+. ${dn}/libbuild.sh
+
build() {
env NOCONFIGURE=1 ./autogen.sh
./configure --prefix=/usr --libdir=/usr/lib64 "$@"
@@ -11,6 +14,7 @@ build() {
codedir=$(pwd)
+pkg_upgrade
# Core prep
yum -y install dnf-plugins-core @buildsys-build 'dnf-command(builddep)'
# build+install ostree, and build deps for both, so that our