/srv/irclogs.ubuntu.com/2017/06/27/#juju.txt

=== rick_h_ is now known as rick_h
=== mimizone_ is now known as mimizone
=== rumble is now known as grumble
=== frankban|afk is now known as frankban
=== cnfer is now known as cnf
=== JoseeAntonioR is now known as jose
=== fnordahl_ is now known as fnordahl
magicaltroutif the charm store says X revisions10:29
magicaltroutis it possible to find out when the last one was?10:29
kjackalmagicaltrout: try "charm show". There is an "archive-upload-time" field that might be the one you need10:43
rick_hmagicaltrout: so that's going away. It's not really true at this point and is from trying to tie the source control/etc into the charm metadata.11:13
rick_hmagicaltrout: that's a good point if you're looking for some sort of "last time updated" which we can do with when things were pushed to the channel in the store.11:13
magicaltroutthanks chaps11:54
SimonKLBtvansteenburgh1 lazyPower bundletester in charmbox still seem to experience https://github.com/juju-solutions/bundletester/issues/10813:23
SimonKLBbundletester is on 0.12.2 though13:24
lazyPowerSimonKLB: i executed a test on a freshly bootstrapped controller. what is your substrate that you're encountering this issue?13:25
SimonKLBlazyPower: i think there might be something else that is bringing in the latest version of the websocket-client13:25
lazyPoweri wonder if matrix is bringing that in13:26
lazyPowerbut whats weird is that i didn't run into that13:26
lazyPowernor did kwmonroe_13:26
SimonKLBlazyPower: im not running matrix13:27
SimonKLBcould it be amulet?13:27
lazyPowerSimonKLB: referring to something else bringing in that latest version fo wsc13:27
lazyPowerSimonKLB: rebuild omitting these lines of the setup https://github.com/juju-solutions/charmbox/blob/master/charmbox-setup.sh#L37-L4113:27
lazyPowerSimonKLB: lmk if that resolves the issue for you13:27
tvansteenburgh1if it were that, wouldn't it have broken for you too?13:29
lazyPowerit depends on juju and theblues, both of which i believe pull in websocket-client13:29
=== tvansteenburgh1 is now known as tvansteenburgh
lazyPowertvansteenburgh: i woudl think so but i'm unsure if simon is still broken and i wasnt' on a fresh bootstrap13:29
lazyPoweri'm not terribly familiar with this issue13:29
SimonKLBlazyPower: tvansteenburgh it's libjuju13:42
SimonKLBor maybe not13:42
SimonKLB:D13:42
SimonKLBCollecting websocket-client>=0.18.0 (from jujuclient>=0.53->juju-deployer->-r /tmp/bundletester-KlKNGV/charmscaler/test-requirements.txt (line 3))13:43
SimonKLB  Downloading websocket_client-0.44.0-py2.py3-none-any.whl (199kB)13:43
SimonKLBjuju-deployer ?13:43
lazyPowerwell thats coming from apt13:44
lazyPowerinteresting13:44
lazyPowerunless one of these from source installs is overriding it13:44
SimonKLBlazyPower: i had juju-deployer in my test-requiremets.txt13:44
SimonKLBthat might not even be necessary13:45
SimonKLBi think it was before i started using charmbox and needed to install it myself?13:45
=== rharper` is now known as rharper
SimonKLBlazyPower: removing it made the test run at least, but not sure if the best solution is to remove it since people not running tests inside charmbox will be required to install it via apt first then, right?13:50
SimonKLBjust don't want to shoot myself in the foot here by simply removing it13:50
lazyPowerSimonKLB: fair, can you get a bug filed on the repo? I dont want ot lose track of this and we shoudl collab around it on the issue13:52
tvansteenburghwait13:52
tvansteenburghthere's already a bug13:52
SimonKLBtvansteenburgh: want me to just mention juju-deployer in the bundletester issue?13:52
tvansteenburghsure, that's fine. fixing this https://github.com/juju-solutions/bundletester/issues/108 is the correct fix13:53
lazyPowertvansteenburgh: is that going to be published to the ppa or should we move charmbox to install from pypi?13:54
tvansteenburghwhat, bundletester?13:55
lazyPoweryes13:55
tvansteenburghbundletester has always been installed from pypi, it doesn't exist in a ppa13:55
lazyPowertvansteenburgh: the thing is juju-deployer is coming from the ppa, bundletester is already being installed from pypi13:55
SimonKLBhttps://github.com/juju-solutions/bundletester/issues/108#issuecomment-31136588913:56
vlad___Hey guys does anyone know of a way to log into a node before juju has acquired it from maas? I can't get an answer in other IRCs and found no docs on it.14:12
rick_hvlad___: ? juju acquires it pretty much right away. Juju provides init script data as part of starting the machine.14:13
rick_hvlad___: I think there's some maas script stuff you can inject in there as part of the startup script that can be in addition to14:13
* rick_h goes to look14:13
vlad___rick_h: Awesome thanks for the quick and informative answer!14:14
rick_hvlad___: check out https://askubuntu.com/questions/636837/are-there-examples-of-custom-installation-scripts14:15
vlad___rick_h: Thanks again going under to read14:17
rick_hvlad___: hmm, so in the maas docs it says "The older debian-installer (preseed) method has been removed. Some remnants of preseed may still be found however. See /etc/maas/preseed directory."14:22
rick_hvlad___: that seems to be the way to do this type of thing I think per http://caribou.kamikamamak.com/2015/06/26/custom-partitioning-with-maas-and-curtin-2/ and https://www.stackevolution.com/node/1714:22
rick_hvlad___: best I can come up with atm14:22
vlad___rick_h: Awesome!14:25
=== kwmonroe_ is now known as kwmonroe
kwmonroeSimonKLB: i was watching your bundletester chatter with lazyPower, and it just dawned on me.. did you bundletest against a jaas controller?15:18
=== dpb1_ is now known as dpb1
vdsHi all, I'm having issues in bootstrapping an openstack cloud: https://paste.ubuntu.com/24964072/16:05
vdsusername, password and project id are correct, how do I get more information about what is going wrong16:06
rick_hvds: so you can try adding --debug but I think it'll show the same. Is the auth endpoint right as well?16:21
vdsrick_h: one thing I don't understand is : 16:21:07 INFO  cmd cmd.go:141 no credentials found, checking environment16:23
vdsrick_h: but I did add the credentials...16:23
rick_hvds: if you run juju show-credentials they're listed?16:24
rick_hsorry, juju credentials16:24
vdsrick_h: yep16:26
vdsthis is what I get with --debug https://paste.ubuntu.com/24964310/16:29
rick_hhmm, beisner any hint on the service urls bit from ^ ?16:36
=== scuttle|afk is now known as scuttlemonkey
=== frankban is now known as frankban|afk
Budgie^Smoreo/ juju world17:48
=== scuttlemonkey is now known as scuttle|afk
=== scuttle|afk is now known as scuttlemonkey

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