=== harrisj is now known as zigford [08:21] Hi everyone. Question about how snapd finds snap-secomp. Someone on here helped me a month or so ago with an issue on Gentoo. Gentoo have released an update which now splits /usr/lib into lib32 and lib64. I've updated the lib prefex everywhere I could find (a Makefile in snap/data and a Makefile in snap/cmd to put everything in lib64. However, on starting the snapd daemon, it is still looking for snap-seccomp in /usr/lib/snapd rather than /usr/lib64. [08:22] I did some searching of the go files to see if the path is hardcoded and there were a few reference, but they may be related to the internals of a snap itself. [08:59] zigford: hey [09:00] I’m about to take off for a trans Atlantic flight but please stick around next week. I can help you out [09:01] Snapd is complex and there are way more aspects than prefix path [09:01] You can chase seccomp by looking at interfaces/seccomp/backend.go [09:02] But there is more to this than a simple fix [09:03] zigford: you can also grab mborzecki here next week in case I am unavailable (conference) [09:58] righto, cheers zyga. Have a good flight and conference === distopia_ is now known as distopia [22:52] zyga: https://pagure.io/flock/issue/163