[00:50] hello. I'm trying to upgrade `maas-rack-controller` and the installation is complaining that it can't import a module, "no module named chardet", even though it is installed. my pythonpath does include the directory where chardet is installed. any ideas? [01:23] nevermind. I figured it out by hacking out the `maas-rack-controller` dependency for `maas`, installing `python3-chardet` again, reapplying the depends line, and running the install again. [11:32] Bug #1754304 opened: Reduce code duplication between Python and JavaScript [12:52] hey, i'm trying out MAAS in a virtual environment, so i installed the controller in a VM. i added a second virtual network interface (on a specific) VLAN to my controller where i want to make it manage the network (DHCP) but even though i set a static address for that interface for the controller in the web UI, the controller doesn't actually assign that address to the interface [12:53] neferty: you cannot configure interfaces of the controller in maas, you need to configure that in ubuntu and the controller will automatically take that [12:53] there's a bug that the controller interface sections [12:53] that is giving the impression you can configure it through there [12:54] ohh, i figured it was, since in Nodes -> Controller i can click on the node just fine, and then go to interfaces, and set it to e.g. static assignment [12:55] but so just to make sure i understand correctly, this is considered a bug (being able to change interface settings of a controller) and you're meant to configure this yourself? [13:13] neferty: That is correct. You need to configure the network setting on the controller manually, MAAS will detect the settings [13:54] Bug #1754334 opened: [2.4, UI, vanilla] Errors when loading the storage tab [14:21] Bug #1754335 opened: [2.4, UI] Node action form takes a long time to disappear [22:25] Bug #1754484 opened: maas creates separate fabrics for each interface on a rack controller [22:46] Bug #1750884 changed: [2.4, bionic] /etc/resolv.conf not configured correctly in Bionic, leads to no DNS resolution [22:46] Bug #1754493 opened: images never finish syncing to rack controller