-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
- Ubuntu 14.04 (but also affects any other OS that uses .deb package and has no Java 8 available)
- Jenkins 2.46.3 LTS
- Java 7
The latest Jenkins 2.46.3 LTS apt package has the following dependency set: default-jre-headless|java8-runtime-headless
Where default-jre-headless depends on version 2:1.8 or higher (>= 2:1.8).
This dependency seems to be incorrect as, for now, this is only valid for the weekly Jenkins releases (which is incompatible with Java 7 and lower).
The 2.46.3 release notes also do not mention this change.
Because of this dependency Jenkins 2.46.3 cannot be installed on Ubuntu 14.04 as it lacks an official Java8 package.
- duplicates
-
JENKINS-44504 Jenkins 2.46.3 LTS was released with wrong packaging baseline
-
- Resolved
-
[JENKINS-44502] Jenkins 2.46.3 LTS apt (Debian/Ubuntu) package incorrectly has Java 8 as dependency
Epic Link |
New:
|
Description |
Original:
The latest Jenkins 2.46.3 LTS apt package has the following dependency set: {{default-jre-headless|java8-runtime-headless}} This dependency seems to be incorrect as, for now, this is only valid for the weekly Jenkins releases (which is incompatible with Java 7 and lower). The 2.46.3 release notes also do not mention this change. Because of this dependency Jenkins 2.46.3 cannot be installed on Ubuntu 14.04 as it lacks an official Java8 package. |
New:
The latest Jenkins 2.46.3 LTS apt package has the following dependency set: {{default-jre-headless|java8-runtime-headless}} Where {{default-jre-headless}} depends on version 2:1.8 or higher ({{>= 2:1.8}}). This dependency seems to be incorrect as, for now, this is only valid for the weekly Jenkins releases (which is incompatible with Java 7 and lower). The 2.46.3 release notes also do not mention this change. Because of this dependency Jenkins 2.46.3 cannot be installed on Ubuntu 14.04 as it lacks an official Java8 package. |
Environment |
Original:
- Ubuntu 14.04 (but also affects any other OS that use .deb package and has no Java 8 available) - Jenkins 2.46.3 LTS - Java 7 |
New:
- Ubuntu 14.04 (but also affects any other OS that uses .deb package and has no Java 8 available) - Jenkins 2.46.3 LTS - Java 7 |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |