/srv/irclogs.ubuntu.com/2017/04/23/#launchpad.txt

wgrantcontrol0: launchpadlib turns foo_link and foo_collection_link into just foo, which automatically fetches the relevant objects.01:23
wgrantcontrol0: So entry.distro_arch_series.display_name should work fine. I think you were trying entry.distro_arch_series_link.display_name.01:23
=== JanC_ is now known as JanC
=== ahoneybun_ is now known as ahoneybun
mwhudsonwgrant: ping23:45
wgrantmwhudson: Hi23:46
wgrantYou had a question on Friday but I don't remember what.23:46
mwhudsonwgrant: i have a snap build that fails on launchpad but passes locally and i can't for the life of me think of what might be different23:46
mwhudson(i've tried building it in a schroot locally)23:46
mwhudsonwgrant: i didn't ask the question because snap store23:46
wgrantmwhudson: Ah that's right.23:46
wgrantmwhudson: Snap link?23:46
wgrantNot log link23:46
mwhudsonwgrant: https://code.launchpad.net/~mwhudson/+snap/go-tip23:47
wgrantTHanks23:47
mwhudsonit's unshare stuff23:47
mwhudsonwhich is known to be fun when e.g. running in chroots23:47
wgrantmwhudson: Are you running on 4.4 locally?23:47
mwhudsonbut this is mount namespace not user namespace iiuc23:47
mwhudsonwgrant: yes23:48
mwhudsonsame uname -r as the build logs23:48
mwhudsonmmh i guess my schroot has -proposed enabled...23:48
wgrantmwhudson: Weird, which particular call is failing?23:49
mwhudsonwgrant: some exec variant23:50
mwhudsonwell uh clone i guess, to be precise23:51
mwhudsonclone with CLONE_NEWNS set23:52
mwhudsonum wait, no23:52
mwhudsonlooks like either unshare or maybe mount23:53
mwhudsoni guess i'm not super surprised this code doesn't work in a chroot, but i don't understand why it works for me and not on lp23:55
mwhudsonhttps://github.com/golang/go/blob/master/src/syscall/exec_linux.go#L207-L22523:56

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