Re: [EXTERNAL] - [Puppet Users] problems installing.

2020-07-23 Thread Morgan Rhodes
Hi Dirk, The `puppet-tools` repo contains bolt and pdk so that you can include that repo without worrying about upgrading your puppet-agent, puppetserver, etc packages. On Wed, Jul 22, 2020 at 10:39 PM 'Dirk Heinrichs' via Puppet Users < puppet-users@googlegroups.com> wrote: > Am Montag, den 20.

Re: [EXTERNAL] - [Puppet Users] problems installing.

2020-07-22 Thread 'Dirk Heinrichs' via Puppet Users
Am Montag, den 20.07.2020, 12:52 -0700 schrieb Steve Redlich: > root@lynx:/tmp# dpkg -i puppet-tools-release-bionic.deb Hmm, that used to be "puppet-release-...". When has this been changed to "puppet-tools-release-..."? BTW: Although this package doesn't have any dependencies, other packages mig

[Puppet Users] problems installing.

2020-07-20 Thread Steve Redlich
I'm not able to setup the puppet apt repository on ubuntu 18.04 root@lynx:/tmp# dpkg -i puppet-tools-release-bionic.deb (Reading database ... 239282 files and directories currently installed.) Preparing to unpack puppet-tools-release-bionic.deb ... Unpacking puppet-tools-release (1.0.0-4bionic) o

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-25 Thread Rob Browning
Simon Tideswell writes: > Do you have a rough idea of the timeframe for Postgres 10 support? We don't yet, though I think it's possible it'll make it in before the 6.0 release in a couple of months. Thanks -- Rob Browning -- You received this message because you are subscribed to the Google G

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-25 Thread Simon Tideswell
*"Now that I know the process of building a JAR you will find a willING tester in me."* Arrggh, I hate it when I do that Simon On Wednesday, July 25, 2018 at 10:10:42 AM UTC+10, Simon Tideswell wrote: > > Hello Rob > > Do you have a rough idea of the timeframe for Postgres 10 support? Now

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-24 Thread Simon Tideswell
Hello Rob Do you have a rough idea of the timeframe for Postgres 10 support? Now that I know the process of building a JAR you will find a will tester in me. Simon On Wednesday, July 25, 2018 at 3:11:01 AM UTC+10, Rob Browning wrote: > > Simon Tideswell > writes: > > > Thanks for that. I can n

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-24 Thread Rob Browning
Simon Tideswell writes: > Thanks for that. I can now get PuppetDB to start following your > instructions. I'm running on Ubuntu 18 which uses PostgreSQL 10 and this > version of PostgreSQL doesn't like some aspects of the SQL being performed > by the JAR. Ahh, right, PuppetDB is not compatibl

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-24 Thread Simon Tideswell
Hello Rob Thanks for that. I can now get PuppetDB to start following your instructions. I'm running on Ubuntu 18 which uses PostgreSQL 10 and this version of PostgreSQL doesn't like some aspects of the SQL being performed by the JAR. Excerpt from the log file ... --

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-23 Thread Rob Browning
Simon Tideswell writes: > Hello Rob > > Thanks for that information. *lein uberjar *worked. But it built a jar that > does not contain every library necessary to run PuppetDB. Oh, I missed this message before my last reply, and I think I may have just gotten the invocation slightly wrong. How

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-05 Thread Simon Tideswell
Hello Rob Thanks for that information. *lein uberjar *worked. But it built a jar that does not contain every library necessary to run PuppetDB. Some, truncated, output from lein ... puppetserver test depdency unconfigured (ignoring) -- blah blah blah --- Warning: The Main-Class specified does no

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-07-05 Thread Trevor Vaughan
Hi Simon, While this isn't directly related to your question, you might want to pile onto this ticket to ensure that the community can build all of the package artifacts. https://tickets.puppetlabs.com/browse/LTH-156 Thanks, Trevor On Wed, Jun 13, 2018 at 8:01 PM Simon Tideswell wrote: > See

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-06-29 Thread Rob Browning
Simon Tideswell writes: > No, I'm not trying to do anything fancy. I just wanted to use PuppetDB on a > Ubuntu 18 server so that I can access the data with PuppetBoard. I can see > that Canonical provided a package for PuppetDB on U14. I actually used the > same Package on a U16 server with go

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-06-22 Thread Christopher Wood
On Thu, Jun 21, 2018 at 06:49:01PM -0700, Simon Tideswell wrote: >Hello Rob >No, I'm not trying to do anything fancy. I just wanted to use PuppetDB on >a Ubuntu 18 server so that I can access the data with PuppetBoard. I can I've had a good experience using PuppetBoard via Docker per t

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-06-22 Thread Simon Tideswell
Hello Rob No, I'm not trying to do anything fancy. I just wanted to use PuppetDB on a Ubuntu 18 server so that I can access the data with PuppetBoard. I can see that Canonical provided a package for PuppetDB on U14. I actually used the same Package on a U16 server with good results. But the U14

Re: [Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-06-15 Thread Rob Browning
Simon Tideswell writes: > The instructions here > https://puppet.com/docs/puppetdb/5.2/install_from_source.html don't > actually work! I'm doing this on Ubuntu 18 (Bionic). I've installed *lein* > from the Ubuntu 18 packages rather than pulling it down from github (in > case that is relevant)

[Puppet Users] Problems installing PuppetDB from source - the instructions don't actually work

2018-06-13 Thread Simon Tideswell
See also https://tickets.puppetlabs.com/projects/PDB/issues/PDB-3938?filter=allissues . Hello The instructions here https://puppet.com/docs/puppetdb/5.2/install_from_source.html don't actually work! I'm doing this on Ubuntu 18 (Bionic). I've installed *lein* from the Ubuntu 18 packages ra

[Puppet Users] Problems installing git for windows using Puppet

2013-05-23 Thread Louis
This might not be related to Puppet but it seems that the installation process hangs. I have tried this configuration on an empty w2008r2 VM. file { $pkg: ensure => present, name => 'C:\Temp\Git-1.8.1.2-preview20130201.exe', source => 'puppet:///puppetfs/Git-1.8.1.2-preview20130201.exe',

Re: [Puppet Users] Problems installing dashboard.

2013-04-02 Thread ForumUser
Hi, I am facing similar problem about 'rake aborted'. Can you write which script (from dashboard site) did you run to solve this issues ? On Wednesday, 11 July 2012 14:52:47 UTC+1, llowder wrote: > > Comments inline. > > On Tuesday, July 10, 2012 6:48:28 PM UTC-5, Craig White wrote: >> >> >> On

Re: [Puppet Users] Problems installing dashboard.

2012-07-11 Thread llow...@oreillyauto.com
Comments inline. On Tuesday, July 10, 2012 6:48:28 PM UTC-5, Craig White wrote: > > > On Jul 10, 2012, at 1:14 PM, llowder wrote: > > > I'm trying to install dashboard. > > > > I'm using: > > > > Ubuntu 12.04 LTS (32bit), > > Puppet 2.7.17. > > ruby 1.8.7 (2011-06-30 patchlevel 352) [i686

Re: [Puppet Users] Problems installing dashboard.

2012-07-10 Thread Craig White
On Jul 10, 2012, at 1:14 PM, llow...@oreillyauto.com wrote: > I'm trying to install dashboard. > > I'm using: > > Ubuntu 12.04 LTS (32bit), > Puppet 2.7.17. > ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux] > rubygems 1.8.15 > > When I run the db:migrate task, I get the following: > >

Re: [Puppet Users] Problems installing dashboard.

2012-07-10 Thread Ramin K
On 7/10/2012 1:14 PM, llow...@oreillyauto.com wrote: I'm trying to install dashboard. I'm using: Ubuntu 12.04 LTS (32bit), Puppet 2.7.17. ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux] rubygems 1.8.15 Did I miss a step? Trying to follow http://docs.puppetlabs.com/dashboard/manual/1.2/

[Puppet Users] Problems installing dashboard.

2012-07-10 Thread llow...@oreillyauto.com
I'm trying to install dashboard. I'm using: Ubuntu 12.04 LTS (32bit), Puppet 2.7.17. ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux] rubygems 1.8.15 When I run the db:migrate task, I get the following: root@puppet-master-local:/usr/share/puppet-dashboard# rake RAILS_ENV=production db:mi

Re: [Puppet Users] Problems installing Puppet Dashoboard

2011-09-14 Thread Galed Friedmann
Yup that did the trick, changed the version to 1.3.7 and it worked. Funny that this requirement is not mentioned in the requirements list on the bootstraping page, only when they explain how to download the rubygems. Thanks for the help! On Tue, Sep 13, 2011 at 10:12 PM, Bruno Leon wrote: > **

Re: [Puppet Users] Problems installing Puppet Dashoboard

2011-09-13 Thread Bruno Leon
Did you yuse rubygems-1.3.7 as documented in the install procedure ? I did try with rubygems-1.8.10 (the latest one) and got failures as well, like yours. -- Bruno On 11-09-13 02:55 PM, Russell Van Tassell wrote: Just a stab in the dark, here... but looks like you might need an older version

Re: [Puppet Users] Problems installing Puppet Dashoboard

2011-09-13 Thread Russell Van Tassell
Just a stab in the dark, here... but looks like you might need an older version of rack installed? The key line might be: *can't activate rack-1.1.0, already activated rack-1.1.2* On Tue, Sep 13, 2011 at 8:33 AM, Galed Friedmann wrote: > Hi all, > I'm trying to install Puppet Dashboard 1.2.0

[Puppet Users] Problems installing Puppet Dashoboard

2011-09-13 Thread Galed Friedmann
Hi all, I'm trying to install Puppet Dashboard 1.2.0 and having some troubles, I'm aware that it's probably something wrong with my ruby/rails environment but I really can't seem to figure out why this happens.. My environment is: ruby 1.8.7 rake 0.9.2 gem 1.8.10 When I try to create the DB sch