Aram | morning. | 09:52 |
---|---|---|
Aram | hi davecheney | 13:04 |
davecheney | hi there | 13:06 |
davecheney | or should I say, welcome | 13:06 |
Aram | thanks, | 13:06 |
Aram | davecheney: I'm trying to setup everything to all tests for juju's dependencies pass before I try to do anything. go test launchpad.net/mgo, do you know if I need to setup mgo beforehand somehow? | 13:13 |
Aram | the zookeeper tests launch zookeeper with a test configuration. | 13:13 |
Aram | I guess this is not the case for mgo? | 13:14 |
Aram | s/go test launchpad.net/mgo/go test launchpad.net/mgo fails/ | 13:14 |
davecheney | ahh yes | 13:15 |
davecheney | apt-get install mongodb-server zookeeperd libzookeeper-mt-dev | 13:15 |
davecheney | should get you going | 13:15 |
Aram | I installed all those, but: | 13:16 |
Aram | http://pastebin.com/z8Qmwfk3 | 13:16 |
davecheney | ok,maybe you need to start the service | 13:18 |
Aram | I guess, though it seems like the tests want to start mongo manually. | 13:20 |
Aram | mmm. | 13:20 |
davecheney | yeah, the zk tests run it up on a spare port | 13:25 |
Aram | I think I solved it. | 13:25 |
Aram | I had to install supervisor | 13:25 |
Aram | well, now I'm waiting to see if it did anything. | 13:26 |
Aram | no | 13:26 |
Aram | meh | 13:26 |
davecheney | Sun May 27 15:11:29 ReferenceError: rs1a is not defined wait.js:42 | 13:50 |
davecheney | that sounds like the problem | 13:50 |
davecheney | you're using precise right ? | 13:51 |
Aram | yes | 13:51 |
davecheney | weird | 13:52 |
Aram | yeah, I believe this fails: rs1a = new Mongo("127.0.0.1:40011").getDB("admin") | 14:02 |
* Aram knows nothing about mongodb | 14:02 | |
Aram | the default system provided instance works. | 14:02 |
Aram | but in the test a javascript file is used to create new instances. | 14:02 |
hazmat | m_3, installing zookeeperd runs zookeeper.. for the tests you only need libzookeeper-java and zookeeper-server | 16:30 |
hazmat | whoops.. that was for Aram ^ | 16:30 |
Aram | hazmat: thanks, I figured. | 16:30 |
hazmat | Aram, out of curiosity, is doozerd dead? | 16:31 |
Aram | I think so. | 16:31 |
m_3 | hazmat: np | 17:01 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!