This only heppend on one machine of android-apk build.
*This build was working pretty well. But now builds are broken.*
This exissted on 1.501/1.502.
But, *since i run apt-get upgrade*( total 197 components updated), this
affects
*openjdk* update from 6b27-1.12.1-2ubuntu0.10.04.2
to*6b20-1.9.13-0ubuntu1~10.04.1
*.
apt-upgrade log, components_name (old_vesion, new_version):
...
openjdk-6-jdk (6b20-1.9.13-0ubuntu1~10.04.1, 6b27-1.12.1-2ubuntu0.10.04.2)
openjdk-6-jre (6b20-1.9.13-0ubuntu1~10.04.1, 6b27-1.12.1-2ubuntu0.10.04.2)
openjdk-6-jre-headless (6b20-1.9.13-0ubuntu1~10.04.1,
6b27-1.12.1-2ubuntu0.10.04.2)
openjdk-6-jre-lib (6b20-1.9.13-0ubuntu1~10.04.1,
6b27-1.12.1-2ubuntu0.10.04.2)
...
jenkins (1.490, 1.501)
...
*While, same build on another server is fine.*
On both server I have installed SUN JDK 1.6, which suggested by Google
android (java version "1.6.0_26" (build 1.6.0_26-b03))
So I removed openjdk on broken build server:
*apt-get remove openjdk-6**
After this, a test build is passed on that broken build server.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.