Hi,

puppet 3.6.1 on a vanilla trusty ubuntu server, trying to install 
oracle-jdk:

  class { 'java':

    distribution => 'oracle-jdk',

    version      => 'latest',

  }

exits with the following error:


Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o 
DPkg::Options::=--force-confold install oracle-j2sdk1.7' returned 100: 
Reading package lists...

Building dependency tree...

Reading state information...

E: Unable to locate package oracle-j2sdk1.7

E: Couldn't find any package by regex 'oracle-j2sdk1.7'

am I missing a source or what (puppetlabs.list is in 
/etc/apt/sources.list.d/)?

thanks,
Milan

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/dfc7ed4c-864f-47dd-a7cb-676a76095479%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to