[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible F-Droid: set LANG to workaround some unsolved issues in java/gradle

Holger Levsen gitlab at salsa.debian.org
Tue Feb 12 11:08:30 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
98ad8c97 by Holger Levsen at 2019-02-12T11:08:01Z
reproducible F-Droid: set LANG to workaround some unsolved issues in java/gradle

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_setup_fdroid_build_environment.sh


Changes:

=====================================
bin/reproducible_setup_fdroid_build_environment.sh
=====================================
@@ -38,6 +38,9 @@ else
     cd $WORKSPACE
 fi
 
+# workaround some unsolved issues in java/gradle
+export LANG=en_US.UTF-8
+
 cleanup_all() {
     echo "$(date -u) - cleanup in progress..."
     killall adb



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/98ad8c97689bcb82d300a9388b1192c28946044a

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/98ad8c97689bcb82d300a9388b1192c28946044a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190212/7c3ebeeb/attachment.html>


More information about the Qa-jenkins-scm mailing list