/srv/irclogs.ubuntu.com/2019/07/12/#ubuntustudio-devel.txt

EickmeyerOvenWerks: The Papirus team made custom icons for Carla, Carla Controls, and Ubuntu Studio Controls.18:31
OvenWerkscool18:38
OvenWerksEickmeyer: how is you sh/bash fu?18:38
EickmeyerNot sure about how I feel about the Ubuntu Studio Controls one, since it's just the CoF.18:38
EickmeyerDefine sh/bash fu (I feel like I'm novice, but I'm probably better than I think I am).18:39
OvenWerksI have a line:18:39
OvenWerkswhile [ "x$list $list2" != "x" ] ; do18:39
EickmeyerEek... seems a little clumsy if you're doing a while...do.18:40
EickmeyerUnfortunately, that's a bit over my head. :/18:41
OvenWerksI 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:41
Eickmeyerteward: Can we pick your brain? ^18:42
OvenWerksI think I have my answer...18:43
EickmeyerOh?18:43
OvenWerksa few lines down they redo list18:43
OvenWerksThey remove the part of the list they have already dealt with18:44
EickmeyerOh, okay.18:44
OvenWerksso, if I combine list and list2, I have to make list2=""18:44
EickmeyerThat makes sense, therefore removing items from the list as it progresses.18:44
OvenWerksBasically, list is the list of *lowlatency and list2 is the list of *generic kernels18:45
OvenWerksSo I want to make sure there is still some kernel to add to the list18:46
EickmeyerOk, I get it now.18:46
EickmeyerHad no idea what you were trying to accomplish until I got the context. :P18:46
OvenWerksBut after I have done the first two entries I then want to combine the lists for the submenu.18:46
OvenWerksBasically, if there is only a generic kernel I still have to have a default selection18:48
EickmeyerRight.18:49
tewardEickmeyer: still need to pick my brain?18:56
tewardsorry i missed the highlight (@teward001 so it shows up always on my telegram pings too btw)18:56
Eickmeyerteward: Nah, OvenWerks figured it out.18:56
tewardOK18:56
tewardi pay attention to my telegram pings more than my IRC pings heh18:56
EickmeyerNo worries.18:57
tewardright now I need the SRU team to let a no-changes rebuild through to bionic-proposed for NGINX :p18:57
tewardfor OpenSSL 1.1.1 stuff18:57
EickmeyerOh, fun. :P18:57
tewardwell thankfully it's a no-brainer since there's no changes, we just need to queue a rebuild xD18:58
EickmeyerOh, that's good.18:59
EickmeyerTriggering no-changes rebuilds. Fun.18:59
tewardyep.  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 fun19:00
tewardbut no changes in NGINX, just needs to get OPenSSL 1.1.1 libs for its build :P19:01
EickmeyerAnd, of course, then the pain of getting something simple like that through an SRU. :P19:01
tewardpain for you maybe19:01
tewardbut the OPenSSL SRU was already done :p19:01
tewardthis is just one of fifty things that still need a rebuild :P19:01
EickmeyerJoy. /s19:05

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!