[18:31] OvenWerks: The Papirus team made custom icons for Carla, Carla Controls, and Ubuntu Studio Controls. [18:38] cool [18:38] Eickmeyer: how is you sh/bash fu? [18:38] Not sure about how I feel about the Ubuntu Studio Controls one, since it's just the CoF. [18:39] Define sh/bash fu (I feel like I'm novice, but I'm probably better than I think I am). [18:39] I have a line: [18:39] while [ "x$list $list2" != "x" ] ; do [18:40] Eek... seems a little clumsy if you're doing a while...do. [18:41] Unfortunately, that's a bit over my head. :/ [18:41] I am thinking that $list and $list2 are evaluated when that line is run the first time. so if I then make list="$list $list2" that should not affect that line's work. [18:42] teward: Can we pick your brain? ^ [18:43] I think I have my answer... [18:43] Oh? [18:43] a few lines down they redo list [18:44] They remove the part of the list they have already dealt with [18:44] Oh, okay. [18:44] so, if I combine list and list2, I have to make list2="" [18:44] That makes sense, therefore removing items from the list as it progresses. [18:45] Basically, list is the list of *lowlatency and list2 is the list of *generic kernels [18:46] So I want to make sure there is still some kernel to add to the list [18:46] Ok, I get it now. [18:46] Had no idea what you were trying to accomplish until I got the context. :P [18:46] But after I have done the first two entries I then want to combine the lists for the submenu. [18:48] Basically, if there is only a generic kernel I still have to have a default selection [18:49] Right. [18:56] Eickmeyer: still need to pick my brain? [18:56] sorry i missed the highlight (@teward001 so it shows up always on my telegram pings too btw) [18:56] teward: Nah, OvenWerks figured it out. [18:56] OK [18:56] i pay attention to my telegram pings more than my IRC pings heh [18:57] No worries. [18:57] right now I need the SRU team to let a no-changes rebuild through to bionic-proposed for NGINX :p [18:57] for OpenSSL 1.1.1 stuff [18:57] Oh, fun. :P [18:58] well thankfully it's a no-brainer since there's no changes, we just need to queue a rebuild xD [18:59] Oh, that's good. [18:59] Triggering no-changes rebuilds. Fun. [19:00] yep. nginx inherits whatever OpenSSL is available to it, in this case it was built on 1.1.0 so it needs to rebuild for some TLS 1.3 fun [19:01] but no changes in NGINX, just needs to get OPenSSL 1.1.1 libs for its build :P [19:01] And, of course, then the pain of getting something simple like that through an SRU. :P [19:01] pain for you maybe [19:01] but the OPenSSL SRU was already done :p [19:01] this is just one of fifty things that still need a rebuild :P [19:05] Joy. /s