On 24/04/09 15:17, khightower wrote:
> I have been searching the list for the last two days on how to
> properly test from the master branch. I am using the following steps
> found on http://reductivelabs.com/trac/puppet/wiki/DevelopmentLifecycle:
> 
> $ git clone git://reductivelabs.com/puppet

Better clone from the github repository, which I think is now the main one:

git clone git://github.com/reductivelabs/puppet.git

> $ cd puppet
> $ ruby install.rb
> 
> Everything seems to install fine, but I get errors (http://
> projects.reductivelabs.com/issues/2190) and (http://
> projects.reductivelabs.com/issues/2188)
> 
[snipped]
> If I re-kick the VM (start clean) and clone say 
> git://github.com/lak/puppet.git
> (Luke's branch) all works as expected.

Luke's repository is always uptodate :-)

Where did you see the you had to clone the reductlivelabs repository?
I think we need to edit this page to point to the right repository.

HTH,
-- 
Brice Figureau
Days of Wonder
http://www.daysofwonder.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to