On Tue, May 19, 2009 at 07:58, Andrew Shafer <and...@reductivelabs.com> wrote:
>
> What version of Puppet are you running?

0.24.4 -- it's the one that's in the Ubuntu Hardy repository. I could
upgrade, but I would prefer to avoid the effort of setting up
appropriate repositories if I can.

> The goal is to be able to set up prerequisites for suitability during a run
> and have it work.

I think one possible issue here is that commands() adds dependencies
on specific files and puppet doesn't know that a package I'm about to
install will provide those files. I'll try adding a package or service
prerequisite and see if that works.

> I thought this was working in new versions.
>
> I have a git provider just waiting for a bit of spare time the would require
> this type of logic on most systems and if this isn't working, I'd consider
> it an open issue.

I think I've worked around most of the issues, but I've learned a huge
amount about how types and providers work while I've been doing it.
It's entirely possible that most of my problems were due to
misunderstandings and that when I've had a few moments to clean things
up a bit.

Thanks,
--J

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to