=== CyberJacob is now known as CyberJacob|Away === kadams54 is now known as kadams54-away === linstatsdr_ is now known as LinstatSDR === kadams54 is now known as kadams54-away === kadams54-away is now known as kadams54 === kadams54 is now known as kadams54-away === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away === erkules_ is now known as erkules [09:53] hello. I it possible for a subordinate charm to establish 2 relations to its master? [10:51] are there know problems with juju from ppa:juju/stable ? https://bugs.launchpad.net/juju-core/+bug/1399606 [10:51] Bug #1399606: juju bootstrap of local environment failing [11:24] lazyPower: Not had time yesterday - just create https://bugs.launchpad.net/juju-core/+bug/1399613 [11:24] Bug #1399613: juju-core not using constraints when creating KVM unit on maas machine === kadams54 is now known as kadams54-away === kadams54-away is now known as kadams54 [14:08] jacekn: its certainly possible to have 2 relationships with a sub to a service. [14:17] lazyPower: thanks, this is good news for me [15:13] is there a ?-relation-changed hook that should fire when the config on a subordinate charm is changed? I'm trying to do something like that and someone recommended container-relation-changed, but it's not working for me [15:19] plars: only if the relationship name between the service and your sub is 'container' [15:19] marcoceppi: do we allow juju-info-relation-changed hooks? i haven't actually tried to do this before. [15:19] i'm iffy on if that'll work as juju-info is reserved [15:19] lazyPower: yes, if the relation name is called juju-info [15:19] lazyPower: ah, so we have to have an explicit relationship name for it? [15:19] but don't call the relation juju-info [15:19] yeah [15:19] so if your relationship is like such [15:19] relation: foo [15:19] plars: you can use the juju-info interface [15:19] interface: bar [15:20] its foo-relation-changed [15:20] marcoceppi: how do you mean? [15:20] plars: http://paste.ubuntu.com/9383535/ [15:21] juju-info, as an interface, is what you really need, but don't use "juju-info" as the releation name, instead name it something more useful [15:21] thanks, I'll give it a try [15:27] hi tvansteenburgh [15:27] how r ya ? [15:29] hey ejat [15:30] did u already have time to fix and update the limesurvey charm ? [15:30] * ejat no worries .. just asking .. [15:32] ejat, i got the install fixed but there is still a prob in the db-relation-changed hook [15:33] thanks for the update. [15:33] do u file the bugs ? maybe i can subscribe and follow the bugs :) [15:34] ejat, no i haven't [15:36] maybe need to seek Clint Byrum help on this [15:36] ejat https://bugs.launchpad.net/charms/+source/limesurvey [15:36] looks like bugs already reported [15:36] owh .. [15:36] ok thanks tvansteenburgh === roadmr is now known as roadmr_afk [15:39] install hook reported [15:39] but not the db-relation-changed [15:39] right ? [15:41] whoever fixes install will see that db- is broken [15:45] :) === fenris- is now known as ejat === roadmr_afk is now known as roadmr [17:15] hi ... [17:15] im facing this for hpcloud [17:15] http://paste.ubuntu.com/9384755/ [17:15] can someone help me? [17:16] ejat: are you sure your credentials are correct? [17:16] and all the settings are correctly put on the environments.yaml file? [17:17] yups .. ive checked [17:18] A common mistake is [17:18] to specify the wrong tenant. Use the OpenStack "project" name [17:18] for tenant-name in your environment configuration. [17:18] need to create project name 1st? [17:18] then put that name in .yaml?? [17:19] marcoceppi, can you this this one up? http://askubuntu.com/questions/554246/deploying-openstack-with-just-two-machines-with-juju [17:21] jcastro: following up [17:23] can i use userpass instead of keypair ? [17:23] or best recommend keypair? [17:23] I've used both but I think they recommend keypair [17:24] ejat: when I set up hpcloud a couple months ago, I followed the instructions at jujucharms.com/docs and found no errors [17:25] have you checked those? [17:25] there should be a screenshot pointing to where the exact tebnant name is [17:25] * ejat checking and syncing with the docs .. [17:26] jcastro: i already put same as it is [17:26] should i create another project? [17:26] marcoceppi, I also tossed some bounties on the openstack and maas tags to motivate folks if you want to do the same [17:26] ack [17:27] because xxx-default-tenant [17:27] because mine was xxx-default-tenant [17:31] because last time i use userpass ... [17:31] :( [17:31] ok so you want to switch it to userpass? [17:33] ejat, how about this? http://pastebin.ubuntu.com/9385015/ [17:42] i think ... im having problem while im using this as my identity https://region-a.geo-1.identity.hpcloudsvc.com:35357/v3/ [17:42] is there any problem if i use 2.0 and 3 ? [17:43] jcastro: http://paste.ubuntu.com/9385155/ [17:43] I am trying to bootstrap an environment using maas/juju (latest stable versions of both) but I'm getting the following error: "401 OK (Authorization Error: 'Expired timestamp: given 1417774874 and now 1417800053 has a greater difference than threshold 300')" despite the fact that I have configured an NTP server in MAAS that is reachable by all servers. [17:46] designate: is your local computer also ntpdated? [17:46] ejat, huh unsure on that one, have you seen that before on hpcloud sinzui? [17:46] marcoceppi: if by local computer, you mean the machine I'm running "juju bootstrap" from, then yes...it is also the maas box [17:47] designate: interesting [17:47] my "local" computer's time will in no way affect maas or juju as I am SSHd into the box. [17:48] personally, I've never seen that error, it's being generated by maas and not juju [17:48] is that error presented during the bootstrap phase or when you run juju status after bootstrap? [17:48] are you using fastpath installer? [17:48] what version of juju? [17:49] 1.20.13-0ubuntu1~14.04.1~juju1 [17:49] ejat, I don't know about auth version, but i can tell you in a few minutes. I have been using v2 [17:49] it happens during "juju bootstrap" [17:49] yes I am using fastpath installer [17:50] sinzui: owh okie ... [17:50] sinzui: http://paste.ubuntu.com/9385155/ [17:50] ejat, my https://horizon.hpcloud.com/project/access_and_security/ doesn't let me use v3, it just permits v2 [17:50] * sinzui tries anyway [17:53] ejat, I cannot use v3, but that might be because Hp doesn't list it as my as my identity endpoint === kadams54 is now known as kadams54-away [17:58] brb === kadams54-away is now known as kadams54 [19:07] I'm running on ubuntu 14.10, when I try to deploy my 3rd charm after juju-gui and another charm it is failing with a 1 hook failed "install", what's the best way to troubleshoot this (I [19:07] (I'm a juju noob) [19:08] I've already destroyed and recreated the environment with juju-quickstart twice === kadams54 is now known as kadams54-away === CyberJacob|Away is now known as CyberJacob [19:30] jose, yo yo [19:30] jcastro: hey! [19:30] mbruzek, 30 minute warning! [19:30] jose, ^^ [19:30] ack [19:30] I have to leave real quick (less than 10m) and I'll be back here [19:30] don't worry [19:45] jose are you going to give me a link [19:45] mbruzek: I am, yes [19:47] jumpkick: hey sorry about the latent reply [19:47] jumpkick: there's a few things you can do 1) would be to investigate the log output - but that can be cumbersome, especially with an hour of log spam piling on top of that [19:48] 2) use juju debug-hooks to attach to the unit, run juju resolved --retry in another terminal to enter the hook context and run the hook interactively to find the failure (and optionally correct the broken behavior) [19:48] jumpkick: if you've got the time, we did an excellent charm school over this: https://www.youtube.com/watch?v=NjERFuBs2S8 [19:53] jose, hangout URL? [19:54] I sent you an invite [19:54] https://plus.google.com/hangouts/_/hoaevent/AP36tYegIWRyr0b1jvjaNiDlQDG_L-JKYd8WtjRoU-pWwUxGVqPDTw [19:54] ok fellas [19:54] https://plus.google.com/hangouts/_/hoaevent/AP36tYegIWRyr0b1jvjaNiDlQDG_L-JKYd8WtjRoU-pWwUxGVqPDTw [20:01] #ubuntu-on-air [20:02] ubuntuonair.com still shows the Ubuntu Community Q&A video instead of the charm school [20:03] same here [20:04] Jorge that is enough [20:04] Video is here, though: https://www.youtube.com/watch?v=17FFAhhHPLI [20:04] :) [20:04] I have all this stuff in my script [20:04] you are stealing all my best material [20:04] cory_fu: thannks :) [20:04] page 2 man! page 2! [20:04] jcastro [20:05] huh, let's give it another update [20:05] is he supposed to be showing slides? [20:06] no, there's people saying ubuntuonair is not showing the right video [20:07] still the old video for me [20:09] jcastro: can you try refreshing now, please? [20:09] works! [20:10] \o/ [20:15] :) good lookin out for creds jose [20:15] :P === roadmr is now known as roadmr_afk [20:37] jcastro: you froze up 1/2 way through the "over arching question" itnro [20:37] that's ok [20:37] uh oh. repeat the question when you come back [20:37] it's hard locked now [20:38] it has not been a good hangout week for me [20:38] excellent thumbnail. you look so happy. [20:38] jose, QUESTION: Do we have any things in place to allow people to host their own internal charm store? [20:38] ack [20:38] will ask in a min [20:39] jcastro: invited you, try joining again [20:40] sec, it's a chromebook, trying to figure out how to reboot it [20:40] :P [20:40] take the battery out? === kadams54 is now known as kadams54-away [20:42] jcastro: just asked :P === roadmr_afk is now known as roadmr [20:51] lazyPower: thanks I'll watch that video and give juju resolved --retry a go === kadams54-away is now known as kadams54 [21:02] I ran juju debug-hooks on my failed charm... byobu-tmux is going nuts spewing the statusbar all up the screen and "byobu-screen" tells me I can't use it because root doesn't own /home/ubuntu [21:02] sigh, I wish gnome terminal would not have this problem [21:05] holy crap, I just fixed it by setting the character set to UTF-8 [21:18] jumpkick: we experienced that issue elsewhere, it may be worth while mentioning that in the docs [22:26] lazyPower: Watching your debugging hooks youtube video - the reason your mediawiki test curl failed to pull up media wiki is because you needed to provide "-L" to follow redirects ... [22:26] though I'm guessing somebody already mentioned it by now... lol [22:32] jumpkick: i was super excited to be leaving to see my family - so i was going 90mph and not thinking straight - is what i've chalked it up to [22:35] anybody here ever wish they could embed a charm in a repository? sort of like how folks embed packaging metadata with the code for an application? [22:39] i do [22:39] having a metadata.yaml or charm.yaml that handles the details for me would be tops [22:39] just point juju @ my repo and let it go === kadams54 is now known as kadams54-away === CyberJacob is now known as CyberJacob|Away