> Adam, you should be able to either grab the unstable deb from here:
>
> http://packages.debian.org/sid/puppet
>
> or build from source using git-buildpackage, this post describes how:
>
> http://explanatorygap.net/2009/10/29/puppet-0-25-1-debs-done-but-dela...

Thank you very much!! I have already tried the debian-experimental
packages on both Ubuntus, but I finally gave up because of broken
stored configs (see
http://groups.google.com/group/puppet-users/browse_thread/thread/2ca509fef3f7feb/05306edfee0706ed?lnk=gst&q=storedconfigs+problem#05306edfee0706ed
for details). This time I tried the git-buildpackage way, and came
with a little different database-related error.

On client I just installed facter_1.5.6-3_all.deb,
puppet_0.25.1-2_all.deb and libxml-simple-ruby_1.0.12-1_all.deb (to
get rid off the warning messages).

On server I installed the same plus puppetmaster_0.25.1-2_all.deb and
libsqlite3-ruby1.8_1.2.4-2_i386.deb with libsqlite3-
ruby1.9_1.2.4-2_i386.deb, because of what I read on
http://projects.reductivelabs.com/issues/2815.

I turned on storedconfigs on server, and after successful certificate
negotiation I got the following errors:
ON SERVER:
err: Cached catalog for puppetclient.domain.com failed: could not open
database: unable to open database file
err: could not open database: unable to open database file

ON CLIENT:
err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of
resource: Could not retrieve information from source(s)
puppet://jaunty-openvz.balkon.statystyka.net/plugins
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: could not open database: unable to open database file
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

Surely there must be a way to get puppet 0.25.1 + storedconfigs +
augeas running on Ubuntu 8.04 or 9.04 somehow?!

Can anyone provide me with instructions?

I want to upgrade puppet from standard Ubuntu version 0.24.5-3 to
something more recent, because I need support for matching facts with
regexp.

If I only find openvz for 2.6.31 kernel, I could try Ubuntu 9.10
Karmic, which ships with a little newer puppet 0.24.8, and then maybe
I wouldn't have to harass kind people on this list...

--

You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=.


Reply via email to