Can anyone have detailed list of dependencies? I am under impression, that all my all problems with getting puppet to work come from the fact, that I have no idea what are puppet dependencies.
On puppet Wiki one can read, that what is required is "ruby", and for storedconfigs "sqlite3" and "libsqlite3-ruby". Well, it is true, that they are required, but by far it is not all. But it is enough for facter to work (at least with some cryptic error or warning messages, but I have no idea how to get rid of them) with important condition, that PUPPET IS NOT INSTALLED. After installing puppet one must also supply the following Ubuntu/ Debian packages: rubygems libmocha-ruby librspec-ruby Also "autotest" gem is required, which is not packaged, so we need to use gem to get it: gem install ZenTest. I can note, that this dependency takes 40MB of space(!) And it must not be all, because I can't get rid of strange messages described on http://groups.google.com/group/puppet-users/browse_thread/thread/337f937629e4416e# nor I can have stored configs working. Thank you for help! -- 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=.