I’m trying to set up Jenkins on a RackSpace ArchLinux Cloud Server, but I’ve been unable to.
Whenever I try to access Jenkins site, I get this error:
See the wiki page on this topic. Also cf. PR 538.
Finally found a solution.
Believe it or not, it was actually just a matter of installing ttf-dejavu font!
I’m ashamed...
I had the same problem.
I'm using MobaXterm as a terminal for my linux account, and for me the solution was in MobaXterm. I had to enable X11 under Settings --> Configurations.
Installation of java-1.6.0-openjdk resulted in the following dependency's:
After the installation of those packages and a restart of jenkis, everything worked as designed.
For me installing the fonts didn't help at all. For me it actually missed the fontconfig
package.
Details: https://noobient.com/2014/10/01/jenkins-service-unavailable/