Cannot install in GCE
Bug #1510450 reported by
Dan Watkins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
jenkins (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
OpenJDK 7 crashes with a segfault[0] when a Java program tries to discover a hostname and the fully-qualified hostname is longer than 65 characters. This means that Jenkins cannot possibly start on GCE Juju hosts, because the host naming convention of the GCE provider ('juju-
[0] https:/
[1] GCE project names must be at least 4 characters.
To post a comment you must log in.
Two potential solutions:
- the fix for the segfault gets SRU'd back in to the openjdk-7 package(s)
- land openjdk-8 in trusty-backports and use that