<   January 2012   >
Su Mo Tu We Th Fr Sa
 1  2  3  4  5  6  7
 8  9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
00:06 mabes joined
00:07 mabes_ joined
00:26 mabes joined
00:47 chrislerum joined
00:53 NorthIsUp joined
01:10 johnbender joined
01:13 versicolor joined
01:23 ceej joined
01:30 ABK joined
01:30 nitram_macair joined
01:36 denis joined
02:04 NorthIsBot joined
02:05 voxpelli joined
02:23 <mitchellh> hippiehacker: VAGRANT_LOG=debug
02:27 <chrislerum> ah, another non-sleeper
02:30 <mitchellh> I'm sleeping soon :)
02:42 rtgibbons joined
02:47 ctrabold joined
02:57 rtgibbons joined
03:10 denis_ joined
03:14 fronlius joined
03:29 nitram_macair joined
03:42 Ramonster joined
03:58 tolbrino joined
04:01 Isaiah joined
04:08 eft joined
04:23 jedi4ever joined
04:32 versicolor joined
04:58 Holocaine joined
05:05 glitt joined
05:20 <bigon> mitchellh: hi, sdog just told me that you were pkging vagrant for debian?
05:20 <bigon> because I'm working on this too, it's almost in the archive http://git.bigon.be/?p=user/bigon/vagrant.git;a=summary
05:56 tolbrino joined
06:07 Ramonster joined
06:45 dkingofpa joined
06:48 dkingofpa1 joined
07:24 gazoombo joined
07:28 <ironmunk> has anyone else had issues with Vagrant 0.9.3 + VB 4.1.8
07:28 <ironmunk> I can't seem to get the vagrant up command to complete
07:28 <ironmunk> even after I update the vbox additios
07:29 <Dieterbe> \yeah i had some like that
07:29 <ironmunk> i've tried a few boxes from vagrantbox.es
07:29 <Dieterbe> and then when you pgrep you see 3 virtualbox processes running VM's
07:29 <Dieterbe> (well 3 in my case, but i mean "one or more")
07:30 <ironmunk> the machine boots fine from what I can see
07:30 <ironmunk> but can't vagrant ssh into it etc
08:11 io_syl joined
08:11 io_syl joined
08:31 gazoombo joined
08:52 glennpratt joined
10:02 xdissent joined
10:05 jbrown joined
10:07 chrislerum joined
10:24 kenperkins joined
10:28 cburyta joined
10:28 mabes joined
10:30 jamescarr joined
10:39 Isaiah joined
10:45 miketheman joined
10:45 <* miketheman> yawns
10:45 <chrislerum> what do you typically do if you download a box, vagrant up it, and see errors and you determine it's because something in the packaged box is out-of-date? 1) go looking for another box? 2) um, ssh in, manually updating things, repackage and use that new box from then on?
10:46 <chrislerum> other options?
10:47 <cburyta> i think repackaging is really the best way to do it. you may need to take a look at the files that were packaged (via —vagrantfile or —inclue) though, to make sure you repack it the same as it was packaged.
10:47 <cburyta> though it may be something you could resolve with a quick shell provision line in the working Vagrantfile?
10:49 <chrislerum> cburyta: ah, i like that last option. seems a simple sudo gem update --system is what was needed for my current issue - i could put something like that in the config block?
10:50 <chrislerum> cool, found the right page at vagrantup.com. thanks
10:53 jamescarr joined
10:53 <cburyta> sweet
10:54 mconigliaro joined
10:57 nitram_macair joined
11:05 chrislerum joined
11:09 <miketheman> liking the green color output of the chef provisioner.
11:10 <cburyta> i'll second that, it's awesome
11:10 <chrislerum> well ja, as long as it stays green we're all happy
11:15 <chrislerum> guys, what happens when it's deploy time? i know i'm developing locally in a virtual machine on my machine, but do you, say, run your website in production 'inside' a virtual machine on your remote server?
11:16 rtgibbons joined
11:16 <chrislerum> you almost have to don't you, to make all this useful? otherwise you'd have to work to get the remote environment matching the box image you devved on(?)
11:20 <cburyta> i think the idea is to use the provision tools to document your process, so you can use the same scripts (chef / puppet or even shell) to update your production env
11:20 <KarlHungus> hrm. since i've updated to 0.9.x vagrant is unable to manage the network on my freebsd boxes
11:20 <KarlHungus> "The distro of your VM couldn't be detected or doesn't support networking features." yada yada yada
11:21 <KarlHungus> has freebsd VM support been dropped? i've updated the config.vm.system directives to config.vm.guest, but to no avail
11:22 <chrislerum> cburyta: ah ok, that makes sense, trying to wrap my head around the big pic, star systems slipping through my fingers
11:29 <cburyta> chrislerum: personally, i had a bit of a hard time wrapping my head around puppet and vagrant… so i backed off and focused on provisioning with shell scripts. it made it easier for me to focus on the vagrant stuff
11:30 ksheurs joined
11:34 io_syl joined
11:34 io_syl joined
11:37 jarrhead joined
11:55 johnbend1r joined
12:04 glennpratt_ joined
12:04 johnstorey joined
12:07 kenperkins joined
12:15 mattk joined
12:15 <mattk> hey! anyone have tips on getting vagrant up and running on a Win7 64bit env?
12:18 <ryancoleman> Hello. Does anyone know if I can have veewee pass folders from my host to the guest being built for use in the post install script?
12:19 <cburyta> it *may* already do that… the guest /vagrant folder might be the directory your in… don't quote me on that as it's been a few weeks since I played around with veewee.
12:26 <ryancoleman> cburyta: It didn't seem to do that but if you think it might, maybe I should play more with doing a reboot after the guest additions are installed. Thanks!
12:27 <mattk> any win7 ideas?
12:28 johnbend1r joined
12:28 <chrislerum> mattk: you've looked at the main vagrant site?
12:29 <chrislerum> mattk: i don't do windows, but latest vagrant version had talk of 'finally we have windows compatability'
12:33 jamescarr joined
12:35 jslatts joined
12:35 nitram_macair joined
12:36 glennpratt joined
12:39 <jslatts> anyone ever had any issues with chef recognizing that a file differs from a template and refusing to overwrite it?
12:42 nitram_macair joined
12:45 nitram_macair joined
12:46 <kenperkins> mitchellh: thanks again fro that pointer yesterday
12:49 NorthIsUp joined
13:09 SeanOC joined
13:13 jedi4ever_ joined
13:23 <KarlHungus> ok. i'm stumped. anyone have a working freebsd guest with 0.9.x?
13:23 <KarlHungus> i'd love to see your Vagrantfile.
13:27 <mgolisch> KarlHungus: what doenst work?
13:28 Lefty joined
13:28 vishy joined
13:28 CraHan joined
13:28 xdissent joined
13:28 ksheurs joined
13:28 jarrhead joined
13:28 ldlework joined
13:28 chrislerum joined
13:29 webframp joined
13:29 webframp joined
13:29 webframp joined
13:29 <KarlHungus> mgolisch: networking
13:30 <miketheman> KarlHungus: once you get it working, let me know, too. :)
13:30 RichardBronosky joined
13:31 <KarlHungus> haha. ok. =) it appears that i need to adjust the guest file to support the configure_networking_yadayadayada method instead of what its doing.
13:31 <KarlHungus> i'll figure it out
13:37 mitchellh joined
13:43 <KarlHungus> mitchellh: why'd you break my freebsd guests with 0.9.x? ;)
13:47 samsonjs joined
13:47 fronlius joined
13:48 samsonjs joined
13:49 jamescarr joined
13:56 <miketheman> mitchellh: thx
13:57 NorthIsUp joined
13:59 <mitchellh> KarlHungus: What broke? :(
14:03 <KarlHungus> networking
14:03 <KarlHungus> it appears that i need to implement configure_networks in the freebsd guest definition
14:04 <mitchellh> ah yes, yes yes
14:04 <KarlHungus> i should have a pull request ready shortly
14:04 <mitchellh> thanks :)
14:05 NorthIsUp joined
14:07 dkingofpa joined
14:15 adam-_-_ joined
14:23 x974 joined
14:40 SeanOC_ joined
14:40 SeanOC joined
15:23 <KarlHungus> mitchellh: it seems there a few things that need updating for the freebsd guest. would you prefer that i create feature branches for each and issue multiple pull requests, or lump them all into one branch and put each fix in its own commit with a single pull req?
15:32 <mitchellh> KarlHungus: Just lump them all and we can fix them if we need to, I won't mind in this case
15:32 <KarlHungus> ok. networking is done, on to shared folders
15:35 nitram_macair joined
15:36 x974 joined
15:39 johnbend1r joined
16:07 NorthIsUp joined
16:24 frem joined
16:26 <frem> I'm having trouble running 'gem install vagrant' on windows. the compile fails. http://hastebin.com/sukaroxete.txt
16:27 <frem> looks like it's during libffi compilation.
16:30 <frem> ah, it's a known issue with the latest ffi gem. using an earlier gem works: gem install ffi --version='1.0.9'
16:36 io_syl joined
16:36 io_syl joined
17:05 johnbend1r joined
18:12 johnstorey joined
18:22 miketheman left
18:44 <mitchellh> frem: Jesus, I hate that the FFI gem pushes broken gem installs.
18:44 <mitchellh> but yeah, 1.0.9
19:17 edmellum joined
19:29 rtgibbons joined
19:35 jacobwg joined
19:38 NorthIsUp joined
19:50 NorthIsUp joined
19:53 mabes joined
19:57 mabes joined
19:59 x974 joined
19:59 x974 joined
20:10 johnbend1r joined
20:15 Holocaine joined
20:32 jmorton joined
20:32 <jmorton> evening!
20:33 <jmorton> i've installed couchdb on my box but port forwarding doesn't seem to be working for 5984, could I be missing something?
20:44 io_syl joined
20:44 io_syl joined
20:44 mabes joined
21:09 mconigliaro joined
21:18 mabes joined
21:21 nitram_macair_ joined
21:25 <cmsimike> yes
21:25 <cmsimike> paste config
21:26 <cmsimike> pastebin
21:31 samsonjs_ joined
21:43 mconigliaro joined
22:04 samsonjs joined
22:13 glennpratt joined
22:22 isaiah_ joined
22:23 glennpratt joined
22:25 glennpratt joined
22:35 johnbend1r joined
22:45 glennpratt joined
22:54 glennpratt joined
22:56 Isaiah joined
23:03 eft joined
23:06 kenperkins joined
23:08 end3r- joined
23:10 kenperkins joined
23:20 perestrelka joined
23:34 gazoombo joined
23:38 gazoombo1 joined
23:55 Prometheus joined