/srv/irclogs.ubuntu.com/2018/11/10/#snappy.txt

mupPR snapd#6127 opened: overlord/ifacestate: setup systemd backend in separate pass <Created by zyga> <https://github.com/snapcore/snapd/pull/6127>09:47
threshwhen I run snap run --shell $snap, where is the rootfs for the snap?  do I get the same env vars as defined by snap run $snap?13:01
threshtrying to debug why vulkan doesnt work inside the snpa13:02
zygathresh: cd $SNAP13:31
threshright :)13:31
zygathresh: the env is the same except for things defined in the wrappers13:31
zygathat are in $SNAP13:31
zygayou can extract variables from there13:31
threshso vulkaninfo shows lots of stuff13:31
* zyga runs for lunch :)13:31
threshis there a way to enable ptrace in the confined env?13:35
threshI dont want to launch & strace my snapped app, I want to strace something else13:35
thresh(vulkaninfo to be exact)13:35
threshyeah I guess I can just change the wrapper & snap try it13:39
threshINFO: [loader] Code 0 : Found ICD manifest file /snap/vlc/x3/usr/share/vulkan/icd.d/intel_icd.x86_64.json, version "1.0.0"13:42
threshopen("/usr/lib/x86_64-linux-gnu/libvulkan_intel.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)13:42
thresheh13:42
threshso I guess that's why it doesnt work13:42
threshmade vulkan video output work inside a snap \o/16:51
threshgot to apply a hack on top of vulkan ubuntu packaging: https://git.videolan.org/?p=vlc.git;a=commitdiff;h=58c57d1c4bdf17459f74dd70a3374f25cb38911e16:52
ograthresh, awesome !17:18

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