/srv/irclogs.ubuntu.com/2014/03/30/#juju.txt

josemarcoceppi: hbase color issue fixed00:06
marcoceppijose: much better!00:07
jose\o/00:07
mischieflazyPower: i see00:08
mischieflazyPower: i ask because i have a small amount of interest in using juju on plan 900:09
lazyPowermischief: i unfortunately do not know what plan9 is.00:09
mischiefthere are a few cases in the code where the syscall package is used, and certain symbols used in that package are not available on plan 900:09
marcoceppimischief: I might be able to help answer questions, most code developers are in #juju-dev and only usually around during week days00:10
mischiefright, well unless either of you write go and/or work on juju code, then i'm talking to a wall here :-)00:10
mischiefi'll check out #juju-dev.00:10
josemarcoceppi: have a second?00:22
joseI think amulet needs some fixing on its email address (amulet@dummy-user.tld)01:47
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
Valduaremorning guys14:13
Valduarehow do you remove dead machines14:15
=== lazyPower is now known as lazypower_travel
lemaolazypower_travel: thanks for the veewee link. It seems that this sums up the pieces installed on the JujuBox image: https://github.com/chuckbutler/juju-vagrant-veewee-definitions/blob/master/ubuntu-trusty-alpha2/apt.sh15:01
Valduareanyone around?15:50
lemaoGot a "agent-state-info: 'hook failed: "install"'" while deploying juju-gui onto a local environment. How do I debug this?15:58
Valduarewhy cant I terminate this machine...16:07
hazmatmischief, you should talk to rogpeppe116:13
hazmatre plan916:13
mischiefhe works on juju?16:13
rogpeppe1hazmat, mischief: i'm here :-)16:13
hazmatmischief, he does.. he's also a plan 9 devotee ;-)16:14
rogpeppe1mischief: i do16:14
rogpeppe1mischief: and i am16:14
mischiefi knew he was a 9fan16:14
mischiefs/he/you/ :)16:14
hazmatmarcoceppi, anything i can do to help re markdown doc conversion?16:14
mischiefrogpeppe1: with some patches, juju-core/cmd/juju can run on plan 916:15
rogpeppe1mischief: nice16:15
mischiefbut it requires fixing up several references to syscall package16:15
rogpeppe1mischief: client side only, presumably16:15
rogpeppe1mischief: ah, signals, presumably16:15
mischiefmostly, yes.16:15
mischief; ls -l16:15
mischief--rwxr-xr-x M 103 mischief mischief 21693804 Mar 29 16:44 juju16:15
mischief; file juju16:15
mischiefjuju: 386 plan 9 executable16:15
rogpeppe1mischief: awesome16:15
mischiefi wasn't able to bootstrap, but after copying over a amazon.jenv, i could spin up wordpress and mysql on ec216:16
Valduarehi guys- I cant seem to get juju to destroy a machine, it just shows up in juju status as “dead”16:16
rogpeppe1mischief: a juju filesystem would be cool16:16
mischiefrogpeppe1: what i'd *really* like is to be able to manage plan 9 vms with something akin to juju16:16
rogpeppe1mischief: and would actually be a much more efficient way to access juju than the usual "connect every time" cmd line16:16
rogpeppe1mischief: do you have a p9 amazon image?16:17
mischiefe.g i make one fileserver, then make an auth and two cpu server, and just add-relation them to the fileserver16:17
mischiefno16:17
rogpeppe1mischief: aw16:17
mischiefi don't use amazon honestly16:17
rogpeppe1mischief: fair enuf16:17
mischiefi am more interested in juju on openstack16:17
mischiefi tried to find richard miller's AMI he made ~2y ago but couldn't find the ami id16:17
mischiefanyways, i fear that changing the syscall package references might break UNIX systems16:19
Valduareanyone know?16:19
mischiefso all that stuff would probably need to go in to _plan9.go and _unix.go files16:19
lazypower_travellemao: Yeah, I just wish I knew the secret sauce to compress the images to 200mb like our official baseboxes16:24
mischiefbzip2?16:24
lazypower_travelmischief: its more than that. Even after bzip2'ing the image file its still ~ 600mb16:25
Valduarehow can I juju add-machine with a port?16:55
Valduaressh port I mean17:00
Valduareapparently you cant add-machines from mac17:02
lazypower_travelValduare: user@host:port17:04
Valduaretried that17:04
Valduaredidnt like it17:04
Valduarecould not resolv hostname nodename nor servname provided, or not known17:05
ValduareI can ssh into it fine17:05
Valduareeven setup ssh/config file and that works for connections as well17:05
Valduarebrb booting into ubuntu17:11
lemaoam I being too brave trying to use local juju with default-series= trusty? I get a "ERROR charm not found: cs:trusty/juju-gui"17:57
rick_h_lemao: yes, the gui isn't published to trusty yet17:59
lemaorick_h_: so is my path of least resistance using a precise vagrant box and precise all the way down?18:03
rick_h_lemao: yes18:03
vorlon_hi folks18:05
vorlon_I'm trying to do a 'juju bootstrap' on ec2 today using the juju-core in trusty, and I'm running into an error that looks an awful lot like bug #129967118:06
_mup_Bug #1299671: Juju 1.17.1 fails to bootstrap on Saucy ec2 <juju-core:Won't Fix> <https://launchpad.net/bugs/1299671>18:06
=== vorlon_ is now known as vorlon
vorlonif this is user error, could somebody please lart me?18:06
vorlonhmm, and when I retry with juju running under strace, it seems to work18:47
lemao_what does 'instance-state: missing' means?20:15
vorlonso, can anyone tell me how to force juju to use a t1.micro instance on ec2?  http://askubuntu.com/questions/52021/how-do-i-adjust-the-instance-size-that-juju-uses says "cpu-power=0", but I still wind up with an m1.small20:28
vorlon(rather an opaque mapping of constraints to the underlying ec2 implementations...)20:29
=== vladk is now known as vladk|offline
joselemao: is that on the local provider?20:43
josevorlon: --constraints "cpu-power=0 mem=512M"20:44
josevorlon: at least that's how I've been managing to keep up with the free tier (if that's what you're looking for :) )20:44
vorlonjose: that's exactly what I'm looking for, thanks ;)20:45
vorlon(paying money for a juju bootstrap node, feh ;)20:45
josevorlon: I've been using it for testing and let me give you a heads up: you may end up paying a couple cents for exceeding I/O requests, it's $0.05 per million after the 2 free million you get20:46
vorlonoh, I suppose I can probably afford that20:49
joseyeah :)20:49
lemaojose: yes, it is a local provider (OSX, vagrant)21:32
joselemao: sorry, but I don't have an idea what that means - though the machine works even though it says that (previously experienced that)21:33
weblifeanyone seen this stratum error on run: http://paste.ubuntu.com/7182140/22:38
weblifenot sure if something changed in the repo's or if I accidentally changed something in my install package.22:39
weblifeopps22:39
weblifewrong channel22:40
=== CyberJacob is now known as CyberJacob|Away

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