I am trying to install puppet server on an ec2 ubuntu instance>
I get: ubuntu@ip-172-31-43-240:~$ sudo 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: puppet-common (>= 3.7.3-1puppetlabs1) but 3.7.0-1puppetlabs1 is to be installed
Depends: puppet (>= 3.7.3-1puppetlabs1) but 3.7.0-1puppetlabs1 is to be installed
E: Unable to correct problems, you have held broken packages. ubuntu@ip-172-31-43-240:~$
BUT , I have
ubuntu@ip-172-31-43-240:~$ sudo apt-get install puppet-common
Reading package lists... Done Building dependency tree
Reading state information... Done
puppet-common is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
ubuntu@ip-172-31-43-240:~$
I got the package this way:
wget https://apt.puppetlabs.com/puppetlabs-release-trusty.deb
sudo dpkg -i puppetlabs-release-trusty.deb
sudo apt-get install puppetserver
__________________________________________
I tried purging puppet-common and reinstalling it. I have also tried sudo apt-get upgrade.
Any help will be appreciated. Thanks!!
--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/99ec6c49-89ef-48f0-907e-4b4789adec7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.