/srv/irclogs.ubuntu.com/2011/11/03/#juju.txt

marcoceppim_3: This charm is getting real close to completion00:46
pindongahi, i'm trying out juju with the local provider. I managed to get it running but I think i found a bug, and wanted to discuss it with someone to see if I should file one13:04
pindongawhen bootstrapping, juju tries to start dnsmasq, but I'm already running dnsmasq as a caching dns server13:05
pindongaso juju fails to start it again, and (I think) therefore fails to start zookeeper (as this one is not running either)13:05
pindongawhen I stop dnsmasq things start to work13:06
=== lborda is now known as lborda_otp
hazmatpindonga, ping13:35
pindongahey hazmat13:36
pindongaso I found these 2 problems (they may be related)13:36
pindonga1. zookeeper not running after I reboot13:36
pindongathe only way I could get it to start was by removing the whole environment13:36
pindongaand starting from scratch13:36
pindonga2. I  *think* dnsmasq may be getting in the way but I 'm not sure13:37
hazmatpindonga, at the moment local environments do not survive reboot or ... even hibernation13:37
pindongahazmat, is there anything we can do to work around that?13:37
hazmatthe reboot issue is a little more interesting, we're working on the hibernation one13:37
hazmatpindonga, we could probably right an upstart job to capture the restart of the containers and lxc for reboot13:38
hazmatworth a bug report for the reboot scenario13:38
hazmatpindonga, regarding the networking .. indeed libvirt does drive a dnsmasq that is needed for getting the containers networked properly13:39
hazmatpindonga, its not clear to me that an existing dnsmasq is nesc fatal to that13:40
hazmatsince the libvirt dnsmasq is binding the the bridge address13:40
hazmatworth some investigation to see what the conflict there might be13:40
hazmatpindonga, could you elaborate on the usage of the existing dnsmasq server13:41
hazmatjust a local caching dns server bound to ?13:41
pindongahazmat, I'm not sure it's conflicting, it may just be the zookeeper issue13:54
pindongahazmat, but I'll try to reproduce and let you know13:54
_mup_Bug #885701 was filed: juju fails to bootstrap when dnsmasq already running <juju:New> < https://launchpad.net/bugs/885701 >14:11
pindongahazmat, this is the dnsmasq bug: https://bugs.launchpad.net/juju/+bug/88570114:11
_mup_Bug #885701: juju fails to bootstrap when dnsmasq already running <juju:New> < https://launchpad.net/bugs/885701 >14:11
hazmatpindonga, thanks14:11
pindongahazmat, I just tried to deploy a basic charm (one that does nothing) to get access to a bare lxc instance14:26
pindongawhen doing ssh to it it takes forever14:26
hazmatpindonga, are you at uds?14:26
pindongado you know how I can debug this? to figure out what it's doing?14:26
pindongayes14:26
pindongayou're here too? I can meet you14:27
hazmatpindonga, i'm sitting near the entrance the four chairs around the big red leather square14:27
pindongak, I'll be there in a few minutes14:27
hazmatin the conference building14:27
pindongathx14:27
hazmatpindonga, np14:27
hazmatpindonga, i have the blue hat on14:31
_mup_juju/local-repo-log-broken-charm r412 committed by kapil.thangavelu@canonical.com15:08
_mup_local repo warns about broken charms15:08
pindongahazmat, ping again (sorry).. I think I messed something up now... I reinstalled lxc, and now I get an error about lxc-ubuntu not being found15:27
pindongaso I guess I have the wrong version of lxc (but I installed it via apt-get, so it should have gotten the right one, right?)15:27
pindongahazmat, ping again (sorry).. I think I messed something up now... I reinstalled lxc, and now I get an error about lxc-ubuntu not being found15:37
jimbakerjuju roadmap discussion now in #ubuntu-uds-bonaire716:14
mplso I don't suppose there would be some EC2s and S3s available somewhere so that one can play around with juju and test it?17:35
noodles775mpl: you can actually test locally without EC2... have you seen the following section of the documentation?17:41
noodles775https://juju.ubuntu.com/docs/provider-configuration-local.html17:41
mplnoodles775: yeah I have. it failed for me.17:43
noodles775mpl: at what point? There were a few teething issues when I tried it, but got it working...17:43
* noodles775 looks for the email summary.17:43
mplmpl@yggdrasil:~$ juju bootstrap17:44
mpl2011-11-03 18:44:09,642 INFO Bootstrapping environment 'local' (type: local)...17:44
mpl2011-11-03 18:44:09,643 INFO Checking for required packages...17:44
mpl2011-11-03 18:44:09,848 INFO Starting networking...17:44
mpl'module' object has no attribute 'check_output'17:44
mpl2011-11-03 18:44:09,849 ERROR 'module' object has no attribute 'check_output'17:44
noodles775mpl: and that's using juju from the PPA on Ubuntu oneiric? (if so, it's different to the issue I had - but the juju team should be back from lunch in a while)17:46
noodles775mpl: here's a summary of the small issues and workarounds I had, in case it helps: https://lists.ubuntu.com/archives/juju/2011-October/000901.html17:47
mplnoodles775: ppa17:47
mplyeah I suspected 1) could be an issue. I haven't rebooted. and don't intend to right now.17:49
therveheya18:23
therveI'm getting DNS error on store.juju.ubuntu.com when trying to use juju deploy, any idea?18:24
noodles775therve: yeah, I'm guessing you haven't specified the --repository correctly (or haven't prefixed with local:charmname) as per the docs.18:28
noodles775(and therefore it tries to use an as-yet non-existent online repository.18:28
thervenoodles775, ok, that sounds like a good idea18:29
thervenoodles775, but then it can't find the local charms somehow18:33
noodles775therve: I'm not sure if the docs are out of date, but you need to have your charm under a distroseries (oneiric).18:35
noodles775as in /home/therve/charms/oneiric/mycharm/hooks etc. (from memory)18:35
thervenoodles775, ah, thanks! I was specifying the oneric/ as repository indeed18:35
noodles775Great.18:36
=== russell is now known as rcloran
mgwstill having trouble getting my VMs up and connected to cobbler… anybody have a minute to help?20:53
_mup_Bug #885905 was filed: Obsolete metadata warning doesn't indicate the charm <juju:New> < https://launchpad.net/bugs/885905 >22:22
_mup_Bug #885906 was filed: "Try it yourself" on wiki front page doesn't give next action <juju:New> < https://launchpad.net/bugs/885906 >22:28
mgwis there a way to bootstrap an existing vm into cobbler/juju, rather than doing a fresh install of ubuntu for every system?22:40

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!