Details
-
Type:
Task
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: SERVER 5.0.0
-
Fix Version/s: SERVER 5.0.0
-
Component/s: DOCS, Puppet Server
-
Labels:None
-
Environment:
Base Debian Jessie installation without backports
-
Template:customfield_10700 193301
-
Team:Systems Engineering
-
Sub-team:
-
Story Points:1
-
Sprint:Server 2017-06-14, Server 2017-06-28
-
Release Notes:Not Needed
-
QA Risk Assessment:Needs Assessment
Description
Using puppet 5 nightly builds on a base Debian Jessie installation fails to install puppetserver:
root@psick:~# apt-get install puppetserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:The following packages have unmet dependencies:
puppetserver : Depends: openjdk-8-jre-headless but it is not installable
E: Unable to correct problems, you have held broken packages.
root@psick:~#
openjdk-8-jre-headless is available in backports only.