[Puppet Users] Re: Problem with storedconfigs on Ubuntu Jaunty (9.04)

2009-11-19 Thread seph
Adam Ryczkowski writes: >> > Since it appeared to be impossible to get recent puppet with augeas >> > and stored configs running on Hardy (8.04), I tried to install it on >> > Jaunty. Unfortunately my attempt failed on stored configs. >> >> As said before, I'm using the current puppet and augeas

[Puppet Users] Re: Problem with storedconfigs on Ubuntu Jaunty (9.04)

2009-11-19 Thread Adam Ryczkowski
Well, it seems I didn't have to. After reboot (and automatic start puppetmasterd as a daemon) the database miraculously appeared. The storedconfigs still didn't work, and puppetmasterd complained (in a very verbose way) something about insufficient permission. So chowned the sqlite database for use

Re: [Puppet Users] Re: Problem with storedconfigs on Ubuntu Jaunty (9.04)

2009-11-19 Thread Julian Simpson
> Well, I didn’t. There is no menton of any more reconfiguring sqlite3 > beyond those threee statements in the puppet.conf, which I wrote > about. I took those statements from Puppet Wiki: > > storeconfigs = true > dbadapter = sqlite3 > dblocation = /var/lib/puppet/storeconfigs.sqlite > > I will ad

[Puppet Users] Re: Problem with storedconfigs on Ubuntu Jaunty (9.04)

2009-11-19 Thread Adam Ryczkowski
> > Since it appeared to be impossible to get recent puppet with augeas > > and stored configs running on Hardy (8.04), I tried to install it on > > Jaunty. Unfortunately my attempt failed on stored configs. > > As said before, I'm using the current puppet and augeas on ubuntu > hardy. I'm using s

[Puppet Users] Re: Problem with storedconfigs on Ubuntu Jaunty (9.04)

2009-11-18 Thread seph
Adam Ryczkowski writes: > Since it appeared to be impossible to get recent puppet with augeas > and stored configs running on Hardy (8.04), I tried to install it on > Jaunty. Unfortunately my attempt failed on stored configs. As said before, I'm using the current puppet and augeas on ubuntu hard