=== CyberJacob is now known as CyberJacob|Away === freeflying is now known as freeflying_away [02:38] hello, anyone here? [02:38] while I run "maas-cli necadmin node-groups import-boot-images" [02:38] i got " check_call(['sudo', '-n', '-E', 'maas-import-pxe-files'], env=env) [02:38] File "/usr/lib/python2.7/subprocess.p check_call(['sudo', '-n', '-E', 'maas-import-pxe-files'], env=env) [02:38] File "/usr/lib/python2.7/subprocess.py", line 511, in check_call [02:38] raise CalledProcessError(retcode, cmd) [02:38] CalledProcessError: CalledProcessError("y", line 511, in check_call [02:38] raise CalledProcessError(retcode, cmd) [02:38] CalledProcessError: CalledProcessError( [02:46] julianwa, hi [02:55] hello anyone? [02:56] rawang: hi [02:56] julianwa, hi you didn't connect to the irc? [02:57] julianwa, just quick question, can you login the irc, i'll pm you [02:57] rawang: I'm on it [04:00] hi guys, how do i know if maas-cli foo node-groups import-boot-images is finished or not? === freeflying_away is now known as freeflying [05:46] hi guys, how do i know if maas-cli foo node-groups import-boot-images is finished or not? === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === CyberJacob|Away is now known as CyberJacob [08:54] rvba: can't add a zone! The "Add zone" page just looks like the zones listing that I just came from. [08:54] jtv: yeah, I know, this is not implemented yet :) [08:54] Ah! OK. :) [08:55] I'll use the factory then. [08:55] (I added a factory method) [08:55] jtv: but the url exists, have a look in src/maasserver/urls.py [08:55] jtv: there is a factory method already [08:55] make_zone() [08:56] jtv: also, I added 2 zones to the sampledata, for convenience. [08:57] rvba: the HTML on the form is pretty weird actually! [08:57] Which form? The "edit node" form? [08:58] The empty item reads: [08:58] Yes, the "edit node" form. [08:58] The zone dropdown, like you suggested. [08:58] Note how the "value" attribute has no value. [08:58] That's weird indeed. [08:59] It's allowed in HTML5, but I don't know off the top of my head what representation you get. [08:59] (HTML allows this in its non-XML representation) [09:00] I'd better get into that middleware... [09:00] jtv: that's not what I see :) [09:01]