17:37
<maize_>
you're back ;-)
17:37
<auser>
brb - not quite back yet
17:38
<maize_>
do you have time to help me with my problem...
17:38
<maize_>
i still created an issue on git
17:44
<maize_>
would be cool if you can help me
18:09
<maize_>
Do you need more information about my problem?
18:13
<auser>
cloud bootstrap
18:14
<maize_>
hm ok, i'll try
18:15
<maize_>
hm strange i get again this error "/opt/local/lib/ruby/1.8/fileutils.rb:1235:in `mkdir': No such file or directory - /tmp/poolparty/poolparty/chef/etc/chef (Errno::ENOENT)"
18:15
<maize_>
how was this export command?
18:17
<maize_>
hm this export command for path to the poolparty clone of git...something with "export PATH=....
18:17
<auser>
no, should already be in your path
18:19
<maize_>
hm strange i still get this error "/opt/local/lib/ruby/1.8/fileutils.rb:1235:in `mkdir': No such file or directory - /tmp/poolparty/poolparty/chef/etc/chef (Errno::ENOENT)"
18:19
<maize_>
after starting my cloud by "cloud start"
18:20
<maize_>
and sure after "Copying the chef-repo into the base directory from ./chef_cloud/chef_repo"
18:20
<auser>
did you export your path from before?
18:20
<auser>
the same way we did before?
18:20
<auser>
you are probably still on the gem
18:20
<maize_>
hm i try again
18:22
<auser>
also, try pulling
18:23
<auser>
I just pushed 2 changes
18:23
<GitHub52>
poolparty: master Ari Lerner * 41ade5e (1 files in 1 dirs): Working with node_bootstrap
18:23
<GitHub52>
poolparty: master Ari Lerner * 058f425 (1 files in 1 dirs): Added force to create the new base_directory
18:25
<maize_>
ok, no it works until the error of my issue on git
18:25
<maize_>
"bash: gem: command not found
18:25
<maize_>
No packages found matching chef.
18:25
<maize_>
bash: gem: command not found
18:25
<maize_>
bash: chef-solo: command not found"
18:25
<auser>
with cloud bootstrap?
18:25
<maize_>
i think it doesn't install the gems
18:25
<auser>
yes, bootstrap should do that
18:26
<maize_>
it gives me the same
18:26
<maize_>
"sent 5403 bytes received 2706 bytes 2316.86 bytes/sec
18:26
<maize_>
total size is 111893 speedup is 13.80
18:26
<maize_>
bash: gem: command not found
18:26
<maize_>
No packages found matching chef.
18:26
<maize_>
bash: gem: command not found
18:26
<auser>
oh interesting...
18:26
<maize_>
bash: chef-solo: command not found"
18:27
<auser>
can you try opening up lib/poolparty/cloud.rb
18:27
<auser>
and adding a puts statement on line 98: puts @cloud.nil?
18:27
<auser>
idk why it is nil
18:27
<auser>
just want to make sure
18:28
<maize_>
before "compile!" ?
18:28
<auser>
before unless @chef.nil?
18:28
<maize_>
" puts @cloud.nil?
18:28
<maize_>
unless @chef.nil?
18:28
<maize_>
bootstrap!
18:29
<maize_>
which command should i execute?
18:29
<auser>
cloud start should be fine
18:29
<maize_>
"Waiting for the instances to be launched OK
18:29
<maize_>
Waiting for the instances to be accessible by ssh OK
18:29
<maize_>
Attaching EBS volumes
18:29
<maize_>
Copying the chef-repo into the base directory from ./chef_cloud/chef_repo
18:29
<maize_>
Creating the dna.json
18:29
<maize_>
building file list ... done"
18:30
<auser>
can you pastie your clouds.rb
18:32
<auser>
hm, why is chef nil...
18:32
<auser>
I wish I could have access to your setup
18:32
<auser>
it would make the debugging a lot easier
18:33
<maize_>
ok...hm...i could give access you through ichat or something like that :P
18:34
<maize_>
which id do you have?
18:35
<auser>
e1mosays on aim
18:35
<maize_>
ok i have to create first an id
19:52
<GitHub174>
poolparty: master Ari Lerner * 061f0e0 (1 files in 1 dirs): Changed the cookbooks directory to /etc/chef/cookbooks -
http://bit.ly/adSTtt
19:55
<auser>
woot, glad we got that working
19:57
<maize_>
me too :-)
19:57
<maize_>
thanks again
19:57
<auser>
no prob. I'll update the gem
19:57
<maize_>
how can i start my rails server?
19:58
<auser>
is the chef solo done running?
19:58
<maize_>
[Tue, 16 Mar 2010 01:56:13 +0000] INFO: Chef Run complete in 168.582721 seconds
19:59
<auser>
um, did you install passenger too?
19:59
<maize_>
probably it's a configuration setting...
19:59
<maize_>
recipe "apache2"
19:59
<maize_>
recipe "passenger"
19:59
<maize_>
recipe "rails"
19:59
<auser>
so let's see how the passenger recipe says to start it...
20:00
<auser>
see the part where it says "USAGE:"
20:00
<auser>
go to the passenger recipe
20:02
<auser>
and modify the tempate, looks like it should have modified it already
20:02
<auser>
try cloud ssh
20:02
<auser>
cat /etc/apache2/sites-available/web_app.conf (I think)
20:03
<maize_>
ah ok first i thought i have to add the "web-app" node to my clouds.rb
20:10
<maize_>
hm i have to look at this tomorrow...i'm too tired...3am in germany
20:10
<maize_>
thanks for the hint
20:10
<auser>
no prob, ttfn