[00:18] I'm making good progress on my first snap recipe. Problem is I need to execute a mkdir before the make occurs, since that's in the instructions and it has problems. [00:18] How do I do that in the snapcraft.yaml? [00:35] knight__: what do you need to mkdir? aiui, that's not relly something that's generically supported (or wasn't last time i used snapcraft). You would have to write your own (trivial) plugin that did the mkdir first [01:02] knight__, doing such things without writing a plugin is supported in 2.24 [01:02] (in proposed) [01:02] nacc, ^^ [01:08] PR snapcraft#1006 opened: Replace `snap` filter with `prime` filter [01:19] so it's proposed, but not yet implemented? [01:19] nacc: the build instructions require a dir to be made before the make starts... the make fails without the dir made... it's stupid i know, but it's out of my control... [01:19] http://wiki.gridcoin.us/Linux_guide needs the obj/zerocoin dir made first. [01:57] lool jdstrand https://github.com/snapcore/snapcraft/pull/761 if either of you +1 in there we will merge. [01:57] PR snapcraft#761: Remove dangling symlink from JDK plugin [03:30] * tsimonq2 waves to elopio [03:31] I test things sometimes. I'll poke around with Snapcraft. :P [04:00] I guess I'll have to finish up tomorrow morning. o/ === devil is now known as Guest779 [12:14] Bug #1650738 opened: Scan network failure error after first reboot === Guest779 is now known as devil_ === JanC_ is now known as JanC [19:47] Ok folks, so how can I run a mkdir in a snapcraft.yaml? === JanC is now known as Guest39294