/srv/irclogs.ubuntu.com/2018/03/16/#snappy.txt

thirashello00:48
thirasI got ubuntu 17.10 on my machine and got installed skype as snap package00:49
thirasalso latest nvidia card with propriety drivers00:49
thirasi got no error no the terminal when i start the skype but it just simply doesn't start00:50
thirasno hanged process on the ps aux. it's like kills instantly at the start without any error00:50
thirashow can i get the error log at least?00:51
ManxPiesHello, How Do I get A Spotify Icon (from the Spotify snap) in my menu ?01:18
ManxPiesCodeMouse92__: sup ?01:23
CodeMouse92__ManxPies: Well HELLO there! I know you, methinks ;)01:23
ManxPiesCodeMouse92__: Can you not see my PM's or something ?01:25
CodeMouse92__ManxPies: Hmm? I just PM'd you.01:25
CodeMouse92__OH! I have non-registered nicks blocked from PMing. Spam01:25
ManxPiesCodeMouse92__: So you cannot see this ? https://paste.ubuntu.com/p/6sYv2fKfVm/01:26
CodeMouse92__ManxPies: Yeah, no, don't see that. Here, let's move this to an ot, so we don't muck up the room! ##c++-share01:27
ManxPiesSo what #channel - should we talk in (apart from u-o) ??01:27
ManxPiesokay01:27
ManxPiesAlso, is there a Brave Browser snap ?01:30
mupPR snapcraft#2004 closed: errros: add a specific error when running commands from plugins <bug> <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/2004>03:01
jjohansenzyga-ubuntu: http://kernel.ubuntu.com/jj/ubuntu-artful.git#lp175556305:48
mborzeckimorning06:11
zyga-ubuntujjohansen: thank you!07:10
zyga-ubuntumborzecki: good morning07:10
mupPR snapd#4859 opened: tests: autopkgtest may have non edge core too <Created by mvo5> <https://github.com/snapcore/snapd/pull/4859>07:10
mborzeckizyga-ubuntu: hey07:11
mvozyga-ubuntu: hey, good morning - and good morning to mborzecki07:11
mborzeckimvo: morning07:11
zyga-ubuntuI should not be working today but I just jumped in to look at some things briefly07:11
mborzeckiare we ready for 2.32 yet? :)07:11
zyga-ubuntunot fully07:12
zyga-ubuntuwoah07:12
zyga-ubuntuhttps://travis-ci.org/snapcore/snapd/builds/354083620?utm_source=github_status&utm_medium=notification07:12
zyga-ubuntuthe test ran for 6 hours and 58 minutes07:13
zyga-ubuntuthe log says it succeeded07:13
zyga-ubuntubut the job didn't end07:14
mborzeckiinteresting, travis didn't kill it at 60 minutes mark07:14
zyga-ubuntulooks like a bug07:16
pedroniszyga-ubuntu: from the screenshot that panic from last night is with 2.23.1 (the original dragonboard image?)07:56
zyga-ubuntupedronis: I believe so07:56
=== pstolowski|afk is now known as pstolowski
pstolowskimornings07:57
zyga-ubuntuhttps://forum.snapcraft.io/t/panic-on-dragonboard/449007:57
zyga-ubuntupedronis: ^07:57
pedronisdo we make new ones?07:57
pedroniscan we even fix it?07:57
mupPR snapd#4856 closed: release: 2.32~pre2 changelogs <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/4856>07:57
zyga-ubuntuI don't know who manages those images07:57
mupPR snapd#4859 closed: tests: autopkgtest may have non edge core too <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/4859>07:59
pedroniszyga-ubuntu: I think it's a bug we fixed since a long while08:01
pedronishttps://github.com/snapcore/snapd/blob/2.23.1/store/auth.go#L106  := vs =08:02
zyga-ubuntuI think we just need to refresh the image with new snapd build08:03
pedronisI don't who makes or what's the refresh policy of those08:04
mvoit is foundations managed now, we need to talk to steve if we need a refresh08:05
mvothe policy is that it gets only refreshed on regular point releases of the distros08:05
mvo(so not very often)08:05
pedronismvo: zyga-ubuntu:  mmh, interesting,  http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/  everything seems from January except dragonboard that is older08:07
mvoheh (or not)08:07
zyga-ubuntu woah08:07
zyga-ubuntuMarch 201708:07
zyga-ubuntuyeah08:08
zyga-ubuntuslangasek: ^ is the dragonboard image expected to be much older than other images?08:08
* pedronis breakfast08:09
kalikianamoinsen08:16
mupPR snapd#4847 closed: osutil,testutil: add symlinkat(2) and readlinkat(2) <Created by zyga> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/4847>08:25
mupPR snapd#4808 closed: cmd/snap: use shlex when parsing `snap run --strace` arguments <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/4808>08:29
mupPR snapd#4738 closed: snap: unify snap name validation w/python; enforce length limit <Created by chipaca> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/4738>08:30
pedronismvo:  I looked into what is involved to backport  #4829 , I got conflicts related  to #4722 , as we discussed yesterday I will try to look how involved/annoying is backporting that08:30
mupPR #4829: store: Sections and WriteCatalogs need to strictly send device auth only if the device has a custom store <Created by pedronis> <https://github.com/snapcore/snapd/pull/4829>08:30
mupPR #4722: store: cleanup test naming, dropping remoteRepo  and UbuntuStore(Repository)? references <Created by pedronis> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/4722>08:30
* zyga-ubuntu rebased 4851 and keeps it in a debug loop08:31
zyga-ubuntuI saw /etc error again so there must be _another_ reason for it08:32
mupPR snapd#4860 opened: spread,tests: move suite-level prepare/restore to central script <Created by zyga> <https://github.com/snapcore/snapd/pull/4860>08:37
jameshzyga-ubuntu: hi.  I was having a look at the "safe bind mount" problem, and came up with some initial code based on what we discussed last week08:40
jameshzyga-ubuntu: https://github.com/jhenstridge/snapd/blob/safe-bind-mount/cmd/snap-update-ns/secure_bindmount.go08:40
jameshit isn't identical: I found mount(..., MS_MOVE) doesn't work in the presence of shared mount namespaces08:41
zyga-ubuntulooking08:43
zyga-ubuntuthe remount to read only, that will not handle recursively bind mounted things, will it?08:45
zyga-ubuntuyou can also use filepath.Clean to simplfy some of the logic08:46
zyga-ubuntulastly, the MS_MOVE issue08:46
jameshzyga-ubuntu: yeah. Just noticed that.  I can also move the remount to the stashDir too, which gets rid of the FIXME08:46
jameshI'08:47
jameshll check out filepath.Clean08:47
zyga-ubuntuso when is MS_MOVE forbidden?08:48
zyga-ubuntuwhen crossing namespace boundaries?08:48
zyga-ubuntuor when crossing shared peer group kind? or when?08:48
jameshzyga-ubuntu: I was just getting EINVAL from the system call08:49
mvopedronis: thank you08:49
jameshI got a more expressive error from /sbin/mount, which seems to be due to it doing some checking before hand: https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/commit/?id=fcc0413a12efde3f413064a622ea0a0595ede49f08:49
zyga-ubuntuI see08:50
zyga-ubuntubut08:50
zyga-ubuntucan we make the internal stash private?08:50
zyga-ubuntubind from original place08:50
zyga-ubuntuto stash08:50
zyga-ubuntumake stash private08:50
jameshMS_MOVE is supposed to be atomic, and I guess they decided that making the mount propagation atomic was too hard08:50
zyga-ubuntuand move to destination08:50
zyga-ubuntuah08:51
zyga-ubuntuthe destination is shared too08:51
zyga-ubuntujamesh: I'll pick this up next week when [j]dstrand is back08:53
jameshit looks like the parent of the stash directory would need to be !MS_SHARED08:53
jameshif I'm reading the util-linux patch right08:54
zyga-ubuntuyes08:54
zyga-ubuntuor the stash dir can be a private bind mount08:54
zyga-ubuntuwe do something similar to /run/snapd/ns08:54
zyga-ubuntuit is privately shared08:54
zyga-ubuntuor we would not be able to bind mount mount namespaces there08:54
zyga-ubuntuI wrote a patch for linux that explains which of the EINVAL code paths is taken08:54
zyga-ubuntubut I did that for pivot_root08:54
zyga-ubuntuI think I wrote one for mount too but I cannot find it08:55
zyga-ubuntuthe one for pivot is in the tree of snapd in snap-confine/misc08:55
jameshdo you think the openNoFollow() logic will help cover some of jdstrand's concerns?08:55
zyga-ubuntuyeah08:55
zyga-ubuntuwe have similar code like that in many places08:55
jameshit means we're working with paths that didn't contain symlinks at some point in time, and then only reference those directories going forward as "." after fchdir()ing into them08:56
zyga-ubuntuyeah, that is a nice improvement08:56
* Chipaca isn't here08:58
zyga-ubuntuhaha, hey John08:58
mborzeckiChipaca: so you have a day off too? just like zyga-ubuntu :)09:03
pedronismvo: it's not too terrible backporting #4712,   it's slightly smoother if we backported #4715  as well , your call09:03
mupPR #4712: release: version 2.31.1 <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/4712>09:03
mupPR #4715: store: reorg auth refresh <Created by pedronis> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/4715>09:03
mvopedronis: +1 for 471509:04
mvopedronis: I get the feeling 2.32 will be a frank2.33 ;) but thats ok, its special circumstances so close to release09:04
pedronismvo: yea,  anyway 4715 it's also a fix,  we run out of stack (admittedly because of strange store bug) once09:05
pedronismvo: anyway as I said my maing argument for backporting these, is that if we get asked to do a close 2.32.x to bring in something to 18.04 it's better if the delta is small (with reason for safety)09:06
mvopedronis: agreed09:09
mvopedronis: I think this is fine09:09
mvomeh, everything is terrible - autopkgtest bionic/i386 fails in strange ways (/bin/bash: line 104: 12090 Killed snap connect ...09:15
mvoout-of-memory09:16
* zyga-ubuntu hugs mvo09:17
zyga-ubuntumborzecki: can you look at https://github.com/snapcore/snapd/pull/4860 - it should be a helper NO-OP change09:17
mupPR #4860: spread,tests: move suite-level prepare/restore to central script <Created by zyga> <https://github.com/snapcore/snapd/pull/4860>09:17
mupPR snapd#4861 opened: store: reorg auth refresh  (2.32) <Created by pedronis> <https://github.com/snapcore/snapd/pull/4861>09:17
zyga-ubuntuhttps://github.com/snapcore/snapd/pull/4851 is green and needs reviews now09:17
mupPR #4851: cmd/snap-update-ns: fix creation of layout symlinks <Created by zyga> <https://github.com/snapcore/snapd/pull/4851>09:17
mvozyga-ubuntu: my old friend lowmem_reserve again09:17
zyga-ubuntuwhat is lowmem_reserve?09:18
mupPR snapd#4862 opened: store: cleanup test naming, dropping remoteRepo and UbuntuStore(Repository)? references (2.32) <Created by pedronis> <https://github.com/snapcore/snapd/pull/4862>09:22
pedronismvo: I created backports in 4861 and 486209:23
mvopedronis: thanks, I have a look09:24
mvozyga-ubuntu: its the same problem we had before, let me try to find the papertrail. essentially the issue is that on i386 each time we load a new profile we eat up kernel memory and on i386 that is lowmem which is apparently not plentiful09:26
mvohttps://forum.snapcraft.io/t/oom-for-interfaces-many-on-bionic-i386/4101/409:26
pedronisChipaca: could you look at #4829 and #484909:29
mupPR #4829: store: Sections and WriteCatalogs need to strictly send device auth only if the device has a custom store <Created by pedronis> <https://github.com/snapcore/snapd/pull/4829>09:29
mupPR #4849: many: propagate contexts enough to be able to mark store operations done from the Ensure loop <Created by pedronis> <https://github.com/snapcore/snapd/pull/4849>09:29
mupBug #1756285 opened: Gamepads only working in devmode <Snappy:New> <https://launchpad.net/bugs/1756285>09:33
Chipacamborzecki: hah! i did it :-)09:36
mborzeckiChipaca: hmm?09:36
Chipacamborzecki: … wait it's buggy09:37
Chipacamborzecki: the string version of wrap109:37
mborzeckiChipaca: haha challenge accepted :)09:37
mborzeckiChipaca: i have something too, but it's wrapping a bit too far, idk why yet09:37
Chipacamborzecki: i've done something very similar in my playing around with widths, so i know it's doable, it's just very very fiddly09:37
Chipacamborzecki: I promise not to include fullwidth characters in my testing of your thing09:38
mborzeckiChipaca: i have this atm https://paste.ubuntu.com/p/HB9HzJzrHb/ but it wraps too far, probably missed something09:39
Chipacamborzecki: can you pastebin the code, not the diff?09:40
* Chipaca 's seen too many variations over the last 24h to cope with the diff atm09:41
mborzeckiChipaca: https://paste.ubuntu.com/p/FtxH8gPgsk/09:41
Chipacamborzecki: idx = strings.LastIndexFunc(text, unicode.IsSpace)09:43
Chipacamborzecki: that's finding you the last space in the whole thing09:43
Chipacamborzecki: not the last space that is <= width09:43
mborzeckidamn, right09:43
Chipacamborzecki: and... good luck because finding that one needs runes, with that approach09:43
Chipaca:-)09:43
Chipaca(because width is the number of runes(ish), not bytes)09:44
mborzeckiChipaca: yeah, i see what you meant09:44
mupPR snapd#4798 closed: snap: don't create empty Change with "Hold" state on disconnect <Created by stolowski> <Merged by stolowski> <https://github.com/snapcore/snapd/pull/4798>09:45
mborzeckii'll give it 15 minutes, if i cannot come up with something i'll leave it :P09:45
Chipacamborzecki: https://pastebin.ubuntu.com/p/SMK5NKTMd6/09:45
Chipacamborzecki: that's where I'm at09:45
Chipacamborzecki: i've still got a bug in there but it's close09:45
mvopstolowski: if we need 4798 for 2.32, can you please create a PR that targets 2.32 (if not, just ignore me :)09:45
mborzeckiChipaca: truly worthy of /r/dailyprogrammer/09:46
Chipacaheh09:46
mborzeckitis a nice problem though, it'd be great to have a TextFormatter that is an io.Writer09:47
ChipacaI'll push chipaca/forms sometime when i'm happy enough with it09:48
pstolowskimvo: it's na old bug. would be nice to have in 2.32. I'll prepare a PR09:48
pedronisChipaca: you +1 but not approved apparently09:48
Chipacapedronis: yes09:49
Chipacapedronis: I thought I understood the other pr until I saw the 'call snap find before  testing stuff' thing :-)09:49
* Chipaca needs to give it a better read09:49
* Chipaca is having fun with code on his day off09:50
pedronisChipaca: we had a problem related to switching to use the fakstore before we have a macaroon before, this just make it more likely,  snap find blah is a bit of a hack, but the real solution is annoying too (teach how to fake registration to the store just not to use it at all)09:51
mupPR snapd#4849 closed: many: propagate contexts enough to be able to mark store operations done from the Ensure loop <Created by pedronis> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/4849>09:53
pedronisChipaca: if you ever saw strange 418 errors around getting a nonce from the fakestore that was the reason09:53
pedronisChipaca: am I talking gibberish ? :)09:56
mborzeckiChipaca: https://paste.ubuntu.com/p/ZRqDHcbJ9s/09:57
Chipacapedronis: no, that makes sense09:58
Chipacapedronis: and although i haven't seen teapots, many of us have09:58
Chipacapedronis: so thank you09:58
pedronisChipaca: :) this branch would increase the teapot spotting probability09:59
pedronisbefore the "hack"10:00
Chipacapedronis: thank you again10:00
pedronis:)10:00
Chipacamborzecki: youch10:01
* Chipaca goes for a walk10:06
mupPR snapd#4863 opened: Fix abbreviated disconnect 232 <Created by stolowski> <https://github.com/snapcore/snapd/pull/4863>10:33
pstolowskimvo: ^10:33
mvopstolowski: thank oyu10:34
mvoyou10:34
cachiomvo, already testint beta10:53
cachiotesting10:53
cachiomvo, it should be ready today10:54
mvocachio: excellent, thank you10:54
cachioyaw10:54
Trevinhozyga-ubuntu: hey, do you remember that issue that was causing the desktop interface font's not to be mounted on refreshs? Did you find anything related to that? As I'd like to promote a snap using it to stable, but I'm a bit worried that it could break things10:58
cachiomvo, 1 unit test is failing for bionic, how do you do to print stuff inside the unit tests or debug it?11:31
jibelseb128, I tried what we discussed in Budapest and moved the preseeded snap from filesystem.squashfs to the CD filesystem directly but there is not so much gain. Only 2s on a 77s boot. unsquashfs and snapd are still the main CPU and IO consumers.11:33
mvocachio: which test is that?11:33
jibelseb128, it's on VM, I'll try on HW to compare11:33
cachiomvo, https://paste.ubuntu.com/p/7RRpWVCf3V/11:34
cachiomvo, last test to fix I think11:34
mvocachio: interessting. I can try this on my bionic system in a bit, otherwise I think a Commentf("Unexpected build date %s", snap.BuldDate()) " next tothe test11:36
zyga-ubuntumvo: how are you today11:46
zyga-ubuntuTrevinho: hey, I remember the issue. I didn't manage to reproduce it.11:48
zyga-ubuntualthough I found something in a related area11:48
Trevinhozyga-ubuntu: mh, I see.. I wasn't able to reproduce it either11:49
Trevinhozyga-ubuntu: switching from a snap without desktop-interface to one with it could suffice sometimes11:49
zyga-ubuntuI didn't investigate the other thing yet, I just found it yesterday11:49
Trevinhozyga-ubuntu: like switching from `telegram-desktop` stable to edge11:49
Trevinhobut... Well, as I said it's not something happening all the times11:50
zyga-ubuntuinteresting, I will setup a loop11:52
zyga-ubuntuand try to reproduce that11:52
zyga-ubuntuthank you for this advice, please hold over weekend ok?11:53
zyga-ubuntuI will keep looking and if I find something we can fix it or stop the update11:53
zyga-ubuntumvo: +1 on merging 4851?11:54
zyga-ubuntuI think it's not everything, I saw one failure but I wasn't able to reproduce locally yet11:54
zyga-ubuntumborzecki: would you be interested in looking at 476511:57
zyga-ubuntuit's not short though11:57
zyga-ubuntuso a bit of warning11:57
greybackhey, am using "snap try ./prime" and getting "Ensure prerequitites for "snap-name" are available *snap not found)" - any hint what that actually means12:01
zyga-ubuntugreyback: one of the default providers for your content interfaces is wrong12:04
greybackzyga-ubuntu: aha ok, that is a possibility12:05
cachiomvo, Unexpected build date 1969-12-31 23:59:5912:25
cachiohehehe12:25
cachioa bit old12:25
pedronismvo:  backports #4861 and #4862 are green now but need to be looked at/approved12:33
mupPR #4861: store: reorg auth refresh  (2.32) <Created by pedronis> <https://github.com/snapcore/snapd/pull/4861>12:33
mupPR #4862: store: cleanup test naming, dropping remoteRepo and UbuntuStore(Repository)? references (2.32) <Created by pedronis> <https://github.com/snapcore/snapd/pull/4862>12:33
* zyga-ubuntu runs all of main in a loop since morning and ... no failures13:13
mupPR snapd#4864 opened: daemon: support 'system' as nickname of the core snap <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/4864>13:24
Chipacamborzecki: https://pastebin.ubuntu.com/p/yPNh9YB2xQ/13:37
Chipacamborzecki: … and that's why I made it take a []rune :-)13:40
mborzeckiChipaca: are you updating the pr with this code?13:50
Chipacamborzecki: should I?13:51
Chipacamborzecki: is it better?13:51
mvocachio: this looks like we did not get the new squashfs-tools in bionic-proposed in this test13:51
Chipacait was fun to write :-)13:51
mborzeckiaah ok ;) thought that you were planning to push it or sth13:51
Chipacanot of my own volition13:52
Chipacai'm open to be convinced though :-)13:52
cachiomvo, ok,13:52
cachiomvo, is it ok if we add proposed until bionic release date?13:53
* Chipaca wanders off to to not-work things13:53
* zyga-ubuntu runs tests since 8 and no failures14:02
mupPR snapd#4860 closed: spread,tests: move suite-level prepare/restore to central script <Created by zyga> <Merged by zyga> <https://github.com/snapcore/snapd/pull/4860>14:04
greybackI swear this worked last week, but this week it fails (using layouts). Anyone mind having a quick look https://pastebin.ubuntu.com/p/vJHMh3DGxN/14:05
mupPR snapd#4851 closed: cmd/snap-update-ns: fix creation of layout symlinks <Created by zyga> <Merged by zyga> <https://github.com/snapcore/snapd/pull/4851>14:07
zyga-ubuntugreyback: not sure if this is related14:09
zyga-ubuntugreyback: https://forum.snapcraft.io/t/layouts-re-mapping-snap-directories/1471/63?u=zyga14:09
zyga-ubuntuif you follow edge you must set a feature flag to enable layouts14:09
greybackzyga-ubuntu: if I create the directory in advance, it appears to work14:09
greybackyep, done that14:10
zyga-ubuntuother than that, not sure, I'm not really working today so I cannot help now14:10
zyga-ubuntuif you can drop me a note on IRC about how to reproduce that I will try14:10
greybackzyga-ubuntu: oh, sorry for bothering you!14:16
zyga-ubuntuNo worries:-)14:23
pedronispstolowski: I did a pass over the interface hooks PR14:26
pstolowskipedronis: ty!14:27
cachiomvo, which is the package "squashfs-tools" to install and which version ?15:06
mvocachio: hm, it looks like there is a new sync in bionic, let me check what is going on there15:11
cachiomvo, I ask because squashfs-tools deb package was not installed in bionic15:12
mvocachio: what is the version installed in the vm?15:12
cachiomvo, there was not15:12
mvocachio: that is strange, do you have /usr/bin/mksquashfs?15:12
cachioI installed 1:4.3-615:12
mvocachio: in the image?15:12
cachiosorry15:12
mvocachio: that looks correct15:12
mvocachio: the version15:12
cachioit was installed 1:4.3-4ubuntu215:13
cachioI updated with 1:4.3-615:13
cachiois it ok15:13
cachiois it the right version?15:13
mvoyes, this is the right verson15:15
cachiomvo, ok, running again15:16
cachiotx15:16
mvogood luck15:16
cachiomvo beta validation is going very well btw15:16
mvocachio: great to hear15:17
slangasekzyga-ubuntu: hmm I'm not sure why dragonboard 410c never saw an update in the latest round, would need to check my logs.  In any case, there is a new round of image updates needed for 16.04.415:40
zyga-ubuntuslangasek: that sounds good, when is that, roughly? when 18.04 gets released?15:42
slangasekzyga-ubuntu: no, it should be done already (in line with the 16.04.4 point release that has happened), and I'll be looking at it next week15:42
zyga-ubuntuah, perfect, thank you for looking into that15:43
=== om26er_ is now known as om26er
=== icey_ is now known as icey
=== rumble is now known as grumble
=== apw_ is now known as apw
=== ahayzen_ is now known as ahayzen
=== chihchun_afk is now known as chihchun
=== sarnold_ is now known as sarnold
=== pstolowski is now known as pstolowski|afk
=== zyga-ubuntu is now known as zyga
zygaI switched my debug refresh loop to use -reuse, in case that makes the magic bugs show up18:25
willemhi all. I'm testing Xubuntu 18.04. Just installed skype from "software" (the xubuntu app to install things). Skype is a snap package. It installed. But it won't start.19:10
willemThe error in the log says: libGL error: unable to load driver: i965_dri.so19:10
willemlibGL error: driver pointer missing19:10
willemAny advice on what could cause this, and what I can do about it?19:11
mupPR snapd#4865 opened: many: propagate contexts enough to be able to mark store operations done from the Ensure loop (2.32) <Created by pedronis> <https://github.com/snapcore/snapd/pull/4865>19:21
mupPR snapcraft#2005 opened: pluginhandler: special case go patchelf failures for classic confinement <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/2005>19:36
zygaah, found one more issue affecting symlinks20:36
zygaactually, some code that does nothing but hurt now20:36
mupPR snapcraft#2006 opened: many: use packaging logic to get patchelf <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/2006>22:34

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