=== SuperKaramba is now known as BenderRodriguez [06:23] hello, i'm getting a subiquity crash every time i try to install 18.04.4 [06:23] i've reported it here: https://bugs.launchpad.net/subiquity/+bug/1844118/comments/3 [06:23] Launchpad bug 1844118 in subiquity "crash on edit logical partition" [Undecided,Expired] [06:23] but i was hoping someone might have some work-around ideas...? [07:01] okdana: ugggh can MBR please die [07:01] okdana: looks like a bug, hopefully a simple fix [07:06] okdana: commented on the bug but could you try a focal daily from http://cdimage.ubuntu.com/ubuntu-server/daily-live/pending/? it will probably fail to but the crash file should be saved to the usb stick you are installing from with focal [07:25] oh, sorry, i was experimenting with it [07:25] i've been using a dvd, but i'll find a usb stick somewhere [07:27] okdana: oh wow you actually wrote the iso to optical media? [07:28] okdana: i've been assuming noone does that any more, good to know that's not true i guess [07:28] yes, i have been reliving the bad old days trying to get this set up to triple-boot with xp [07:28] it's been an ordeal [07:29] okdana: did you try the desktop installer? [07:29] not sure if that's going to be better for this, different at least [07:29] yes, but the desk-top installer's partitioning thing uses base-10 [07:30] so when i try to edit the partitions, it thinks i'm trying to resize them, because they're not exactly the same [07:30] or at least that's how it seems [07:33] now that i finally have my two windows partitions installed correctly, all of the alignment is right, &c., i don't really want to say yes to the scary warning it gives me about resizing them to find out if it's actually trying to do that or if it just says that [07:34] ah [07:35] yeah that doesn't sound fun [07:35] okdana: alternative approach, switch to a shell and run sudo probert | pastebinit [07:37] had to apt install probert [07:37] then when i run it it crashes [07:38] 'NetworkInfo' object has no attribute 'ip' [07:39] oh sorry subiquity.probert [07:41] hm no [07:41] probert should work in a live session [07:45] subiquity.probert works but i don't see any of the crash information [07:45] is that expected [07:46] no [07:46] but i see the same and i don't quite know what's going on [07:47] probert is installed (and working) in the focal iso though [07:47] k [07:47] almost done with that [07:47] anyway, i've read the code now and i think https://github.com/CanonicalLtd/subiquity/pull/640 is the fix [07:48] that does seem promising [07:49] i also noticed in the filesystem model that it unconditionally subtracts GPT_OVERHEAD [07:49] idk if that's an issue [07:49] https://github.com/CanonicalLtd/subiquity/blob/master/subiquity/models/filesystem.py#L616 [07:49] it's only 2 MiB or whatever so maybe it doesn't matter [07:50] is there any way i can apply your patch to a running system? i was trying to figure out how to overlay-mount over the snap thing but i didn't have any luck [07:52] oh yeah i guess that's possibly an issue [07:52] you can bind mount things over /snap/subiquity or whatever but it's very tedious [07:53] okdana: i'm building a snap, i'll publish it to a branch and you can refresh to it, will take a couple minutes [07:53] cool, ty [07:55] okdana: snap refresh --channel edge/lp1844118 subiquity [07:55] i should do that on the focal one? [07:56] either [07:58] it doesn't crash any more [07:59] i had already deleted my final 'remainder' partition to see if that'd clear the issue [08:00] so i don't think that confirms anything about GPT_OVERHEAD [08:01] i think it's good with the way i had it though, it's taking me through all of the package settings and stuff [08:01] okdana: yeah i guess the mbr overhead is lower, should probably account for that too [08:01] (this is all a bit stupid because we don't allow editing the size of the partitions or even adding more partitions to an existing one) [08:02] anyway sounds like this PR helps (and it makes sense too) [08:03] yeah i have to say it's been a bit frustrating with the base-10 thing and having to set it up separately with parted and stuff [08:03] normally when i install ubuntu i use up the whole disk so i haven't had to deal with it before [08:03] i agree that it helps though [08:04] thank you very much for helping me so quickly [08:04] okdana: thanks for testing the fix! [08:05] for sure [08:10] * mwhudson afk for a while [10:45] pls, help! [10:46] I need disable apt-get because he autostarting and use cpu [10:46] i starting webmin and webmin starting apt-get -_- === Spydar is now known as Spydar007 [19:04] Hey everyone! What's the goto way to set a dns server in ubuntu 19.10? resolv.conf -> ../run/systemd/resolve/stub-resolv.conf and nmcli says all connections are unmanaged