=== zyga__ is now known as zyga === zyga_ is now known as zyga [15:46] Hi all! I'm trying to refresh an old kernel snap (4.9-based) to newer version (5.4) and I see "an error occurred in Snapcraft" as it tries to do a "make firmware_isntall" which has been removed from linux kernel long time ago, any idea how to tell snapcraft not to do that? [15:50] nvm, found it: https://lists.ubuntu.com/archives/kernel-team/2018-July/093908.html?_ga=2.8894645.1278148860.1609342308-969765656.1608893617 [16:07] just make sure to get the firmware into the snap hrough some other way (linux-firmware as stage package or simply add a "firmware" part to pull it from github) [16:12] ogra: yup, I have a tar-content thing present (although it complains I should switch to dump) [16:13] ogra: now it complains about my model: model with series "20" != "16" unsupported [16:13] I want to have a core20 image so I updated my model to have series: 20 but apparently ubuntu-image doesn't like it, any advice? [16:20] the model version for "series" is hardcoded to 16 ... [16:20] just keep it as it was [16:21] (that was some brainfart wen designing models ... series has never been changed since day one and will likely never change) [16:25] ogra: hmm ok, good to know ;) [16:25] what about the base then? Can I keep core20 as my model base? [16:26] yes, you need to if UC20 [16:26] just leave series alone [16:26] ok thanks for the quick reply! [16:27] https://core.docs.ubuntu.com/en/releases/uc20 [16:27] there is an example [16:29] perfect, thanks [22:10] Any idea why my image would give me this upon first bootup "/usr/share/subiquity/console-conf-wrapper: line 32: snap: command not found" [22:10] from there it's impossible to configure the device [22:18] strange I see the same log as this bug although there was no power cut in my case: https://bugs.launchpad.net/snapd/+bug/1845310 [22:18] Bug #1845310: Seeding on core18 is susceptible to permanent failure on power loss [22:19] mup: but how come it happens even without power cut? and I'm on core20 btw [22:19] gbisson: I apologize, but I'm pretty strict about only responding to known commands. [22:21] mup do you want to know how I generate my image? [22:46] ok so it's because of core20, switching to core18 makes it work... [22:47] any timeframe on when core20 will be stable?