=== Zetas_ is now known as Zetas | ||
stub | x58: yes | 05:34 |
---|---|---|
x58 | stub: Unfortunately adding a layer.yml doesn't fix the ignore issue :-( | 05:37 |
stub | x58: I don't think there is anything else I can do in the apt layer. You might need to make a local fork and remove README.md from it until it can be addressed in charm-tools. | 05:42 |
stub | Maybe this is why nobody else documents their layers ;) | 05:43 |
x58 | stub: README.md is also coming from the layer:basic :P | 05:46 |
x58 | If I only have a single layer I pull in layer:basic for example, ignore works just fine, if I pull in multiple layers, things go sideways. | 05:46 |
x58 | rm build/mycharm/README.md :P | 05:47 |
x58 | before doing a charm push . works :P | 05:47 |
x58 | stub: Appreciate the work you do :-) | 05:48 |
=== petevg_ is now known as petevg | ||
kjackal | Hello Juju World! | 06:57 |
=== frankban|afk is now known as frankban | ||
KpuCko | yesterday everyting went fine with juju, today im started new installation, same way as yesterday, but when i try to deploy application is got: panic: unknown channel "edge" | 08:27 |
KpuCko | goroutine 1 [running]: | 08:27 |
KpuCko | panic(0x1a24400, 0xc8200d7320) | 08:27 |
BlackDex | Hello there, if i install neutron-gateway via juju (trusty-liberty) the neutron-gateway doesn't have l3 agent installed. | 08:33 |
zeestrat | KpuCko: What version of Juju are you on? | 08:39 |
KpuCko | 2.0 | 08:51 |
KpuCko | zeestrat http://pastebin.com/MBusU0U5 | 08:53 |
zeestrat | KpuCko: It looks like you might be on the beta15 release. There was an update to the charm store which breaks that release (https://blog.jujugui.org/2016/08/30/jujucharms-com-updated-with-new-channel-support/). I suggest you update your Juju to beta16. | 08:56 |
KpuCko | how to update? | 08:56 |
KpuCko | im using ubuntu 16.04 lts with the repository package | 08:57 |
KpuCko | i do apt-get update && apt-get upgrade, and juju stay with the same version | 08:57 |
KpuCko | same issue when i add latest stable release ot juju with ppa repository | 08:58 |
zeestrat | KpuCko: Ah, I see. Juju is currently transitioning to version 2.0, but it is still in beta release. Unfortunately due to the transition the current default docs and packages in the stable repository are a bit of a mess. If you want to continue to use Juju 2.0 beta releases, then I suggest you add ppa:juju/devel repo and install beta16. Otherwise you can | 09:04 |
zeestrat | install juju-1.25 package which is the current stable one. | 09:04 |
PCdude | magicaltrout: I have a trouble with JUJU now.... | 09:05 |
PCdude | http://imgur.com/BCOZSpC | 09:05 |
PCdude | any idea? | 09:05 |
rock__ | Hi. How can I set bugs-url and homepage for my newly developed charm? Please anyone respond to this. | 09:06 |
PCdude | I think the environments.yaml is wrong, but I have no idea what is wrong with it | 09:06 |
PCdude | magicaltrout: the rest of it: http://askubuntu.com/questions/819506/juju-bootstrap-fails-with-openstack-cloud-installer | 09:20 |
babbageclunk | PCdude: The screenshots you're posting don't show the error. Can you put the log file you're showing in nano on a pastebin (like paste.ubuntu.com) instead? | 09:34 |
kivilahtio | Hi! I am trying to add a Raspberry pi running Raspbian-linux as a new machine to to my juju model. juju add-machine ssh:pi@xxxx tells me that it cannot find provisioning script. How can I add a provisioning script? I cannot find a clear place in the source code where the provision scripts are generated? | 09:36 |
kivilahtio | I tried to make my Raspbian to idnetify itself as a 'xenial' instead of 'jessie', but still i get the same error. Maybe it is because of the ARM-architecture? | 09:37 |
kivilahtio | I am using juju 2.0beta15 | 09:37 |
kivilahtio | I would like to start using juju in our whole server infrastructure, but Raspberry Pi-based monitoring devices are part of that and I would like to control the lifecycle of the software therein using juju actions | 09:38 |
PCdude | babbageclunk: here is the pastebin: http://pastebin.com/42JXtMmD . this is the output of ~/.cloud-install/*.log | 09:39 |
kivilahtio | I would imagine if I add the Raspberry Pi as a new machine to my model, then deploy a charm to the machine, I should be able to manage them using juju? | 09:39 |
PCdude | babbageclunk: the error what I get is the above one in this question: http://askubuntu.com/questions/819506/juju-bootstrap-fails-with-openstack-cloud-installer | 09:40 |
kivilahtio | without actually instantiating any virtualization in the Raspbian itself | 09:40 |
=== degville is now known as degville_ | ||
=== degville_ is now known as degville | ||
babbageclunk | PCdude: The juju output (the line starting "Problem during bootstrap") is still truncated - it looks like you cut and paste from within nano? | 09:42 |
babbageclunk | PCdude: If you install pastebinit you can paste a file directly without needing to cut and paste it. | 09:43 |
PCdude | babbageclunk: sorry that is all there is.. maybe I can higher the verbose level? | 09:43 |
babbageclunk | PCdude: no, I'm sure there's more in the file, it's just that the line is long so nano isn't displaying it. | 09:44 |
PCdude | babbageclunk: yup u are right, I thought I copied all of it | 09:45 |
PCdude | babbageclunk: let me make another pastebin | 09:46 |
PCdude | one second | 09:46 |
babbageclunk | PCdude: use pastebinit - it's a command-line util that will let you put the whole file into the pastebin. | 09:46 |
PCdude | babbageclunk: here is the pastebin: http://pastebin.com/ujM62KZH | 09:47 |
PCdude | babbageclunk: I will install that program next, did not know that exsisted | 09:47 |
PCdude | babbageclunk: is that enough information? | 09:56 |
babbageclunk | PCdude: sorry, on a call | 10:01 |
PCdude | babbageclunk: np, I am just curious what the problem is so I can fix it | 10:04 |
KpuCko | zeestrat thanks a lot | 10:11 |
PCdude | babbageclunk: I am afk for20 minutes, but I am back after that | 10:11 |
babbageclunk | PCdude: I reformatted the last bit of the Juju output http://paste.ubuntu.com/23119674/ | 10:13 |
babbageclunk | You can see that downloading the agent failed because it couldn't get to https://streams.canonical.com/juju/tools/agent/1.25.6/juju-1.25.6-trusty-amd64.tgz | 10:14 |
PCdude | does that mean the node does not have internet? | 10:14 |
babbageclunk | I can download that, so possibly there's a connectivity problem on your end? | 10:14 |
babbageclunk | PCdude: I think so | 10:14 |
PCdude | babbageclunk: uhm strange, if u look a little earlier in the dump file, u can see it is reaching for the ubuntu archives and it gets there too | 10:16 |
PCdude | when I click the link of JUJU it works on my own PC, so no firewall crap or something like that | 10:16 |
babbageclunk | Hmm, not sure then | 10:17 |
PCdude | I will aquire a node in MAAS and try to download that package manually, just to check that it can get there | 10:17 |
babbageclunk | PCdude: I was just about to say the same thing | 10:18 |
babbageclunk | I think maas does some proxying for apt packages, so that might be working while general connectivity from a node to the internet isn't. | 10:19 |
PCdude | babbageclunk: uhm good point, that is true. | 10:20 |
PCdude | MAAS is deploying a node as we speak | 10:20 |
PCdude | babbageclunk: ok it is deployed how do I login again with the SSH key? (been some time haha) | 10:36 |
babbageclunk | PCdude: I think you had to specify a public key in maas? | 10:36 |
PCdude | yeah did that, only forgot the last letter of the key.... I am in | 10:37 |
PCdude | and bingo, it can't get to the internet | 10:38 |
PCdude | babbageclunk: the server with MAAS installed has internet, but the nodes should route through that node | 10:40 |
babbageclunk | PCdude: can it resolve DNS? Something I always forget is to set the upstream DNS - under Settings in the MAAS UI. | 10:42 |
PCdude | babbageclunk: haha, just what I was checking and yes it can resolve DNS it can also ping the gateway, but just not to the outside | 10:43 |
PCdude | let me check the settings again | 10:43 |
PCdude | maybe some stupid setttings | 10:43 |
babbageclunk | PCdude: Ok, sounds like you're on it | 10:44 |
PCdude | babbageclunk: at least thanks for the help, I will try some stuff and will keep u updated | 10:45 |
babbageclunk | PCdude: :) | 10:45 |
=== ant_ is now known as Guest4912 | ||
PCdude | babbageclunk: how can I manage routing in MAAS? | 11:06 |
babbageclunk | PCdude: I'm not sure, sorry | 11:07 |
PCdude | babbageclunk: every apt command can indeed reach the internet. pings to the gateway succeed and dnslookups succeed too. ping an ip address outside the LAN fails and also to a hostname | 11:09 |
babbageclunk | PCdude: is the gateway for the subnet the nodes are on the IP of the controller, or the switch? | 11:12 |
babbageclunk | PCdude: My knowledge gets a bit spotty here, you might need someone else's help | 11:13 |
PCdude | its the IP of the controller | 11:13 |
PCdude | babbageclunk: ah ok, yeah the MAAS channel is pretty silent most of the time, maybe u know another channel? | 11:13 |
babbageclunk | PCdude: You could try setting it to the IP of the switch instead (not sure that's right though). | 11:26 |
babbageclunk | PCdude: You could ask on the maas mailing list? | 11:27 |
PCdude | http://askubuntu.com/questions/717803/openstack-install-problem-with-juju-bootstrap/718820#718820 | 11:28 |
babbageclunk | PCdude: this is the point where I'd often ask dimitern ;) | 11:28 |
PCdude | babbageclunk: that sounds promising | 11:28 |
PCdude | uhm ok haha, I am gonna remember that name | 11:28 |
dimitern | :) | 11:28 |
dimitern | PCdude: I'm having a look now | 11:28 |
PCdude | good nice! | 11:28 |
dimitern | PCdude: AFAIK MAAS 2.1, currently in recently release alpha1 has some support for managing routes via the API | 11:30 |
PCdude | ah ok, well to try openstack and landscape I will need to stick to the 1.x version of MAAS | 11:31 |
PCdude | JUJU is still beta and does not work for me yet | 11:31 |
PCdude | dimitern: but the link I provided might be a solution | 11:31 |
dimitern | PCdude: but otherwise, earlier versions do the bare minimum, like allow you to specify different gateways for different subnets, which might not work that well | 11:31 |
PCdude | dimitern: indeed, very very basic stuff only | 11:31 |
dimitern | PCdude: if you only need to allow nodes to access the internet via NAT, that's easy - do basically what's described in that askubuntu answer | 11:32 |
PCdude | yeah, right now, that is sufficient, but I know myself pretty good with those things and I will be fucking around with those files within 1 week | 11:33 |
PCdude | dimitern: are there maybe extra programs I can add to manage all that? | 11:33 |
dimitern | PCdude: I'm sure there are more user-friendly ways to manage a firewall on linux than iptables CLI :), if that's what you're asking about | 11:34 |
dimitern | but usually I never bother with these | 11:35 |
PCdude | dimitern: added the firewall rules, lets try again :) | 11:41 |
PCdude | dimitern: and babbageclunk many thanks I have internet now on my nodes! | 11:53 |
dimitern | PCdude: \o/ awesome! :) | 11:53 |
babbageclunk | PCdude: woot! | 11:54 |
=== natefinch-afk is now known as natefinch | ||
=== infinityplusb_ is now known as infinityplusb | ||
magicaltrout | ah the chaos of my life | 14:15 |
magicaltrout | now to spin up demo #2 | 14:15 |
cholcombe | is there a force flag for application removal? I have an app that has no machines attached to it that i can't remove | 14:28 |
lazyPower | not that i'm aware of cholcombe | 15:13 |
lazyPower | anything in the logs associated with the application? | 15:13 |
cholcombe | lazyPower, lemme check | 15:15 |
cholcombe | lazyPower, nadda | 15:15 |
lazyPower | single service left in teh model? | 15:16 |
lazyPower | is it related to anything? | 15:16 |
__szilard_cserey | hi | 16:04 |
__szilard_cserey | hi | 16:04 |
lazyPower | cory_fu kwmonroe https://github.com/juju-solutions/charmbox/pull/55 | 16:06 |
lazyPower | need an express on this if we can land it before seman comes in we'll have CWR fixed in time to intercept todays runs with a working build | 16:06 |
cory_fu | lazyPower: Am I reading that right that installing snaps depends on systemd? | 16:07 |
lazyPower | yep | 16:08 |
cory_fu | ... | 16:08 |
lazyPower | well at least system logging | 16:08 |
cory_fu | Why? | 16:08 |
cory_fu | *sigh* | 16:08 |
lazyPower | there's no init, so theres no logging socket | 16:08 |
lazyPower | same issue we ran into with conjure-up that stokachu fixed | 16:08 |
lazyPower | i'll get a bug filed and xreference | 16:08 |
lazyPower | and we can follow up on teh snappy list | 16:08 |
magicaltrout | I need to NAT juju gui from LXD to an external port | 16:12 |
magicaltrout | not websocket protocol | 16:12 |
magicaltrout | what have i forgotten? | 16:12 |
magicaltrout | actually ssh portforward may suffice | 16:13 |
magicaltrout | nope | 16:14 |
magicaltrout | gaa annoyance | 16:14 |
magicaltrout | oh it does | 16:15 |
magicaltrout | if i pass the full url | 16:15 |
lazyPower | nice | 16:15 |
magicaltrout | https://ibin.co/2taneCgvEp1T.png | 16:17 |
magicaltrout | tonights demo | 16:17 |
magicaltrout | all in LXD | 16:17 |
cory_fu | lazyPower: Reviewed and tested. +1 | 16:18 |
lazyPower | nice magicaltrout | 16:18 |
lazyPower | cory_fu ta, waiting for mbruzek to give final +1 and we'll cut a release | 16:18 |
lazyPower | perfect, merged and cut | 16:32 |
lazyPower | thanks for the help gents *hat tips* | 16:32 |
magicaltrout | any idea on this one lazyPower | 16:47 |
magicaltrout | The following errors occurred while retrieving bundle changes: cannot read bundle YAML: cannot unmarshal bundle data: yaml: unmarshal errors: line 1: cannot unmarshal !!str `xenial` into charm.legacyBundleData | 16:47 |
magicaltrout | exported my stuff | 16:47 |
lazyPower | err | 16:47 |
magicaltrout | and tried to import it | 16:47 |
lazyPower | pastebin the bundle? | 16:47 |
magicaltrout | on a new controller | 16:47 |
magicaltrout | http://paste.ubuntu.com/23120903/ | 16:47 |
lazyPower | imported via the gui i presume? | 16:48 |
magicaltrout | same juju installation , just exported my lxd model and wanted to import it into a aws one | 16:48 |
magicaltrout | yeah | 16:48 |
lazyPower | ok hang on | 16:49 |
lazyPower | i'm trying from cli first | 16:49 |
lazyPower | then i'll try import into a gui | 16:49 |
=== frankban is now known as frankban|afk | ||
magicaltrout | command line works lazyPower don't worry about it | 16:54 |
magicaltrout | gui bug i guess | 16:54 |
lazyPower | well it appears to be a gui bug | 16:54 |
lazyPower | yeah | 16:54 |
lazyPower | we should get that filed | 16:54 |
magicaltrout | can you do it, i'm well short on time before i need to head down | 16:54 |
magicaltrout | (pretty please) | 16:55 |
lazyPower | you betchya | 16:55 |
magicaltrout | thanks | 16:55 |
lazyPower | magicaltrout - which log did you get that output from? | 16:55 |
lazyPower | browser or unit log on the controller? | 16:55 |
magicaltrout | the error message? | 16:55 |
magicaltrout | its just spat out by juju gui to a warning modal | 16:56 |
lazyPower | ok | 17:01 |
lazyPower | magicaltrout https://github.com/juju/juju-gui/issues/1966 and https://bugs.launchpad.net/juju/+bug/1619389 | 17:14 |
mup | Bug #1619389: juju-gui fails to parse exported bundle in beta-16 <juju:New> <https://launchpad.net/bugs/1619389> | 17:14 |
magicaltrout | thanks lazyPower | 17:15 |
=== bcsaller_ is now known as bcsaller | ||
lazyPower | magicaltrout - its apparently fixed, will come with the next release of hte gui | 17:16 |
magicaltrout | k | 17:17 |
Anita | Anita | 17:19 |
magicaltrout | that you are! | 17:20 |
=== Anita is now known as Guest46979 | ||
Guest46979 | I am getting following error | 17:20 |
Guest46979 | root@ptcvm3:~# juju bootstrap local.lxd-test localhost Creating Juju controller "local.lxd-test" on localhost/localhost Bootstrapping model "controller" Starting new instance for initial controller Launching instance ERROR failed to bootstrap model: cannot start bootstrap instance: unable to get LXD image for ubuntu-xenial: The requested image couldn't be found. root@ptcvm3:~# | 17:20 |
Guest46979 | during juju boorstrap | 17:20 |
Guest46979 | any idea, why I am getting | 17:20 |
magicaltrout | someone else had that yesterday | 17:21 |
magicaltrout | i think the solution was to make sure you're on beta16 | 17:21 |
Guest46979 | beta16 has already an issue | 17:21 |
lazyPower | Guest46979 - update juju-2.0 by adding the devel ppa, and then running sudo apt update && sudo apt upgrade juju-2.0 | 17:21 |
Guest46979 | thats why I downgraded | 17:21 |
Guest46979 | to beta15 | 17:21 |
magicaltrout | thats beta's for you | 17:21 |
Guest46979 | Yes, Its beta15 | 17:22 |
magicaltrout | indeed | 17:22 |
magicaltrout | which doesn't work with lxd | 17:22 |
Guest46979 | beta15 does not work with lxd? | 17:22 |
magicaltrout | nope | 17:22 |
magicaltrout | but beta 16 does | 17:22 |
Guest46979 | but in one of the other m/c i have beta15 | 17:22 |
Guest46979 | which works fine | 17:23 |
lazyPower | Guest46979 - beta16 added the image fetching routine and made the entire lxd bootstrap experience more robust | 17:23 |
Guest46979 | lazypower_: do you suggest me to apply beta16? | 17:23 |
lazyPower | Guest46979 - yep, here's the release notes of what changed https://jujucharms.com/docs/stable/temp-release-notes | 17:24 |
=== lazyPower changed the topic of #juju to: Welcome to Juju! || Docs: http://jujucharms.com/docs || FAQ: http://goo.gl/MsNu4I || Review Queue: http://review.juju.solutions || Unanswered Questions: http://goo.gl/dNj8CP || Youtube: https://www.youtube.com/c/jujucharms || Charmer Summit Sept 12-14th http://summit.juju.solutions || Juju 2.0 beta-16 release notes: https://jujucharms.com/docs/devel/temp-release-notes | ||
lazyPower | cory_fu sorry i missed one https://github.com/juju-solutions/charmbox/pull/56 | 17:26 |
lazyPower | when i tested i didn't give it a full bundletester test, and it failed miserably. http://ci.containers.juju.solutions:8080/job/Kube-Core-Bundle-Test/12/console | 17:26 |
lazyPower | but that little bump to six seems ot resolve it | 17:26 |
Guest46979 | lazyPower_:ok let me try beta16 | 17:27 |
cholcombe | is there a way in actions.yaml to say i want the user to specify one parameter or the other but not both? | 17:44 |
cholcombe | i suppose i could make one the default | 17:44 |
marcoceppi | cholcombe: check jsonschema, not sure but probably | 17:51 |
cholcombe | marcoceppi, yeah good point. thanks | 17:54 |
icey | bdx I deployed your vault, consul, and consul-agent charms but the vault charm didn't seem to work with my charm | 17:54 |
Guest46979 | lazyPower_:lxc config set core.https_address [::] , with this work around, finished bootstrapping. | 17:57 |
lazyPower | Guest46979 - ah i didnt setup ipv6 networking on my lxd bridge | 17:58 |
lazyPower | makes sense though | 17:58 |
Guest46979 | lazyPower_:it was mentioned in one of the mail. I didnt setup ipv6... | 17:59 |
Guest46979 | lazyPower_:Thanks | 17:59 |
bdx | icey: how so? | 19:27 |
icey | bdx it almost seems to not send keys in response to the token.requested state | 19:27 |
icey | bdx please tell me I'm just using it wrong :-P | 19:27 |
icey | it's my unlock_ceph charm that isn't working | 19:28 |
bdx | whaa ... let me stand up a deploy real quick | 19:28 |
icey | want to see? | 19:28 |
icey | bdx ^ | 19:29 |
bdx | icey: ya | 20:12 |
bdx | icey: deploying now ... did you deploy -> https://gist.github.com/jamesbeedy/102d1bbcfe5dbf6227f014348026d0a3 | 20:12 |
bdx | ? | 20:12 |
icey | basically, PM'd you a hangouts link | 20:12 |
Brochacho | Is the juju 2.0 getting started guide up to date? | 22:54 |
Brochacho | Seem to get 'ERROR failed to bootstrap model: cannot start bootstrap instance: unable to get LXD image for ubuntu-xenial: The requested image couldn't be found.' when bootstraping using lxd | 22:55 |
pragsmike | Bro I got that same error | 23:37 |
pragsmike | You can work around it by logging into the container host and copying in that image under that alias | 23:37 |
pragsmike | lxc image copy ubuntu:16.04/amd64 local: --alias ubuntu-xenial | 23:38 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!