/srv/irclogs.ubuntu.com/2015/12/18/#maas.txt

mupBug #1526859 opened: Only latest LTS is shown in the Settings page <python3> <MAAS:Fix Committed by rbanffy> <https://launchpad.net/bugs/1526859>03:52
mupBug #1526859 changed: Only latest LTS is shown in the Settings page <python3> <MAAS:Fix Committed by rbanffy> <https://launchpad.net/bugs/1526859>03:55
mupBug #1526859 opened: Only latest LTS is shown in the Settings page <python3> <MAAS:Fix Committed by rbanffy> <https://launchpad.net/bugs/1526859>03:58
mupBug #1526859 changed: Only latest LTS is shown in the Settings page <python3> <MAAS:Fix Committed by rbanffy> <https://launchpad.net/bugs/1526859>04:01
mupBug #1526859 opened: Only latest LTS is shown in the Settings page <python3> <MAAS:Fix Committed by rbanffy> <https://launchpad.net/bugs/1526859>04:04
=== sebastien is now known as Guest90872
mupBug #1527634 opened: [1.10] Disk erasing with Xenial results it abnormal poweroff <python3> <MAAS:Confirmed> <https://launchpad.net/bugs/1527634>15:08
tiagogomeshi, a typical setup of MaaS only has a single region controller running?15:48
roaksoaxtiagogomes: that's correct, we don't yet support multiple regions16:21
tiagogomesroaksoax thanks. I am very new to this, so probably this is a daft question, but can you use MaaS to deploy JuJu, so that JuJu orchestrates software in VMs running instead of the baremetal itself16:23
tiagogomess/ in VMs running/running in VMs/16:24
mupBug #1527684 opened: Use python-ilo vs. IPMI for HP Boxes <feature> <power> <MAAS:New> <https://launchpad.net/bugs/1527684>16:59
roaksoaxtiagogomes: you use juju alongside maas to do that. MAAS is just the "hardware" provider17:10
roaksoaxtiagogomes: juju has different providers, ec2, openstck, ..., maas.17:11
mupBug #1527684 changed: Use python-ilo vs. IPMI for HP Boxes <feature> <power> <MAAS:Triaged> <https://launchpad.net/bugs/1527684>17:11
mupBug #1527684 opened: Use python-ilo vs. IPMI for HP Boxes <feature> <power> <MAAS:Triaged> <https://launchpad.net/bugs/1527684>17:14
mupBug #1527688 opened: maas web ui gives error: Unable to connect to: ws://10.230.56.2/MAAS/ws <sts> <MAAS:New> <https://launchpad.net/bugs/1527688>17:14
tiagogomesI would like to bootstrap JuJu on top of MaaS, so that the JuJu state machine would run in the baremetal. But once JuJu was boostrapped, I would like to deploy applications with JuJu in virtual machines17:27
mupBug #1527688 changed: maas web ui gives error: Unable to connect to: ws://10.230.56.2/MAAS/ws <sts> <MAAS:New> <https://launchpad.net/bugs/1527688>17:44
mupBug #1527699 opened: MAAS documentation still uses port 80 even though it's deprecated <MAAS:New> <https://launchpad.net/bugs/1527699>17:53
mupBug #1527699 changed: MAAS documentation still uses port 80 even though it's deprecated <MAAS:New> <https://launchpad.net/bugs/1527699>17:56
mupBug #1527699 opened: MAAS documentation still uses port 80 even though it's deprecated <MAAS:New> <https://launchpad.net/bugs/1527699>18:11
spaokhey guys, I'm trying to get some custom curtin stuff running when juju deploys, but it seems like it's not running any of the stuff in the preseed file, any advice on what to look at?20:37
spaokfollowed this --> https://www.stackevolution.com/node/1720:37
spaokand --> https://www.stackevolution.com/node/2020:38
spaokboth of which I want20:38
caturdayfrom `maas root boot-resources import`: "gpg --batch --verify --keyring=... Signature made Wed Nov 4 16:09:43 2015 EST ... BAD signature from \"Ubuntu Cloud Image Builder...\""21:19
caturdaythis is the single google result for "bad signature from ubuntu cloud image builder"21:20
caturdayhttp://irclogs.ubuntu.com/2015/09/01/%23ubuntu-server.html21:20
caturdayto get here, i followed these instructions: https://maas.ubuntu.com/docs/sstreams-mirror.html21:20
caturdaybut swapped out "daily" for "releases"21:21
caturdaythen tar'd up the resulting mirror and moved it to my maas server21:21
caturdayand now the images won't import with that error21:21
caturdayit sure looks like the current trusty releases streams metadata files (https://maas.ubuntu.com/images/ephemeral-v2/releases/streams/v1/) have had bad signatures for more than a month21:23
caturdayi bet i'm doing something wrong, but...21:23
spaokI did the mirror thing, but I didn't try reimporting the images21:23
spaokwonder if I will have the same issue21:24
caturdayi'd be interested to find out21:24
caturdayspaok: from releases or from daily?21:24
caturdaythat might be my mistake, but i'm not sure why "releases" and "daily" would mean something different than what one would expect them to mean21:25
spaokrlease21:25
spaokrelease21:25
caturdayk21:25
spaoki do21:25
spaoksstream-mirror --keyring=/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg  http://maas.ubuntu.com/images/ephemeral-v2/releases/ /var/www/html/images/ephemeral-v2/releases 'arch=amd64' 'release~(trusty|wily)' --max=121:25
caturdayyou left out the subarch thing?21:26
spaokya, cause it wasn't working for wily21:26
caturdayalso, i have some systems that are still on 12.04, so i used trusty|precise as documented21:26
caturday(that should go away, but i didn't want to have to make the mirror again21:27
caturday)21:27
spaoki'm still just trying to get my head around how to use ubuntu and MAAS, for some reason my preseeding stuff isn't working21:28
caturdaywhat i'm not sure about is:21:28
caturdaythe contents of https://maas.ubuntu.com/images/ephemeral-v2/releases/streams/v1/index.json.gpg and the PGP block at the bottom of the index.sjson file are different21:28
caturdayand i'm not sure if that's the way it's supposed to be21:28
caturdayspaok: i dunno, i haven't gotten to preseed yet21:28
spaokcaturday: ya I'm not sure about the keys, I'm kinda just stumbling around with those, I have mirror scripts for most stuff and a lot of them I imported the gpg keys to a local mirror key file, but streams if diffferent than debmirroring it seems21:30
spaokI21:30
spaokI'm justing wondering if these images are curtin or debianinstaller ones21:30
caturdayi was able to get this to work on a different machine using daily, and those were curtin21:31
spaokcause neither of the preseeds seem to work for me21:31
spaokkk, maybe I'll try those21:31
caturdayk21:31
=== wojdev_ is now known as wojdev
spaokI'm way to used to rhel21:32
rbasakcaturday: I believe inline PGP signatures are different from detached PGP signatures.21:50
rbasakcaturday: I looked into trying to use a single signature for both, and it's awkward at best.21:50
rbasakcaturday: they should both validate though.21:51
rbasakcaturday: .sjson exists to avoid mirror update race conditions.21:51
caturdayrbasak: i'll have to looked into testing them on monday...i've left work :D22:05
caturdayrbasak: but thanks for the pointer22:05
spaokcaturday: negitive on updated images running preseeds for me22:27
spaoknot really sure what is going on22:27

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