[01:53] bcsaller, any progress on bug 1006553 [01:53] <_mup_> Bug #1006553: local provider machine agent uses 100% CPU after host reboot < https://launchpad.net/bugs/1006553 > [01:56] hazmat: I linked the branch to the bug, minus some additional testing it does deploy on local w/o upstart. I've been seeing if there was anything I could do to improve the overall experience though [02:18] wow.. going through the commits, its like everything but the bug [02:25] hazmat: huh? the service class handles the no restart [02:25] bcsaller, just looking at the tmp dir and mount checks and the desktop notification stuff in there as well [02:26] there were other areas we wanted to improve before that bug was entered [03:21] marcoceppi: sorry for the late reply, was afk alot longer than i thought I would be, anyhow there is no API for the data as of yet but I had planed on reserving the /api/* routes for such an API if nothing else just so jujube could make ajax calls back to its self [03:40] marcoceppi: i had also thought about using Twigs conditional layouts feature to just provied any of the views in json too [03:40] marcoceppi: like ... [03:40] {% extends request.ajax ? "base_ajax.html" : "base.html" %} [03:40] or similar [08:52] so if your too school for cool, and your treated like a fool, you can choose to let it go, we can always party on our own ... so raise your glass if you are wrong, in all the right ways ... [14:40] hello, I've had no luck running the "mysql/wordpress" example on 12.04 using lxc. After updating my firewall, and libvirt group stuff, I'm currently stuck at "pending" on mysql. I found the following in the logs: unit.py: error: unrecognized arguments: --nodaemon --session-file /var/run/juju/unit-mysql-0-agent.zksession [14:51] dorefiend: ah [14:52] dorefiend: are you, by any chance, using oneiric instead of precise, as your default-series [14:52] ? [16:15] SpamapS: Yes [16:15] Sorry for the long delay in responding, was afk [16:17] I've updated my configuration and I'm cleaning up/restarting [16:23] dorefiend, that needs a destroy-environment && bootstrap post changing default series [16:23] * hazmat updates default series in the docs [16:24] yeah, I figured [16:25] looks like the template is almost built [16:26] it got past the unit failing [16:28] woot! mysql is running [16:32] thanks for the help! I'm officially dangerous === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [20:35] hazmat: perhaps we should actually refuse to bootstrap with default-series == oneiric and juju-origin == distro, since we know for sure it will not work. [23:11] SpamapS: maybe generalize it a bit and use the --version somehow so it could possibly be aplied to other know incompatable environment configs ( as even a deploy later of cs:oneiric/blah with juju-origin==distro i asume would fail as well ? ) [23:11] dunno just thinking out loud a bit