Hi Wyatt, Any ideas where I can find PuppetDB v2.x? In the APT repository of PuppetLabs the oldest I can find is version 3.2.
Regards J. On Wednesday, June 29, 2016 at 11:40:01 PM UTC+2, Wyatt Alt wrote: > > John, > > You'll want a PuppetDB version in the 2.x series -- 3+ requires Puppet 4. > > On the offchance that you're just getting started, note that you can > install the latest puppetserver and puppet-agent packages from the same PC1 > repo, and that the latest PuppetDB will work with those. > > Wyatt > > On 6/29/16 1:54 PM, John Naggets wrote: > > Thanks Nick for the pointer, I have now installed the > puppetlabs-release-pc1-jessie.deb package from apt.puppetlabs.com and I > am trying to install PuppetDB with the following command: > > sudo puppet resource package puppetdb ensure=latest > > Unfortunately I get the following a dependency error message which I have > copied below. I suppose I have to install a specific version of PuppetDB in > order to work with Debian's version 3.7 of Puppet, but which one? > > Regards > J. > > > Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o > DPkg::Options::=--force-confold install puppetdb' returned 100: Reading > package lists... > Building dependency tree... > Reading state information... > 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: > puppetdb : Depends: puppet (>= 3.8.1-1puppetlabs1) or > puppet-agent but it is not going to be installed > Depends: puppet (< 5.0.0-1puppetlabs1) or > puppet-agent but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > > > > > On Wednesday, June 29, 2016 at 6:47:46 PM UTC+2, Nick Miller wrote: >> >> John, >> >> Puppet provides a repo for Debian Jessie. You can install it with the rpm >> found here: <https://apt.puppetlabs.com/>https://apt.puppetlabs.com/ >> >> Best, >> Nick >> >> On Wed, Jun 29, 2016 at 4:46 AM, John Naggets <[email protected]> >> wrote: >> >>> Hello, >>> >>> I am using Debian 8 with the puppetmaster package from the official >>> Debian 8 repository. Now as Debian does not provide a puppetdb package I >>> wanted to know from which source I should install PuppetDB? and also which >>> version of PuppetDB to install? Will PuppetDB version 4.1 work with Puppet >>> 3.7? >>> >>> Cheers, >>> John >>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> <https://groups.google.com/d/msgid/puppet-users/db41d374-f796-466a-bbe6-32bd85907642%40googlegroups.com?utm_medium=email&utm_source=footer> >>> https://groups.google.com/d/ >>> msgid/puppet-users/db41d374-f796-466a-bbe6-32bd85907642%40googlegroups.com. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> >> [image: OnyxPoint-logo-symbol-primary.png] >> >> Nicholas Miller >> Consultant | Onyx Point, Inc. >> >> 7050 Hi Tech Drive, Suite 102 >> >> Hanover, MD. 21076 >> e: [email protected] >> w: 443-655-3675 >> >> [image: copmany.png][image: careers.png][image: product.png][image: >> meetups.png][image: blog.png] >> >> -- > 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 [email protected] <javascript:>. > To view this discussion on the web visit > <https://groups.google.com/d/msgid/puppet-users/83c2c1d4-ce54-40c4-ba7a-0d4029196424%40googlegroups.com?utm_medium=email&utm_source=footer> > https://groups.google.com/d/msgid/puppet-users/83c2c1d4-ce54-40c4-ba7a-0d4029196424%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/945c9ced-986d-4a8c-bf7e-c8e98dc4887f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
