mup | PR snapd#6127 opened: overlord/ifacestate: setup systemd backend in separate pass <Created by zyga> <https://github.com/snapcore/snapd/pull/6127> | 09:47 |
---|---|---|
thresh | when 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 |
thresh | trying to debug why vulkan doesnt work inside the snpa | 13:02 |
zyga | thresh: cd $SNAP | 13:31 |
thresh | right :) | 13:31 |
zyga | thresh: the env is the same except for things defined in the wrappers | 13:31 |
zyga | that are in $SNAP | 13:31 |
zyga | you can extract variables from there | 13:31 |
thresh | so vulkaninfo shows lots of stuff | 13:31 |
* zyga runs for lunch :) | 13:31 | |
thresh | is there a way to enable ptrace in the confined env? | 13:35 |
thresh | I dont want to launch & strace my snapped app, I want to strace something else | 13:35 |
thresh | (vulkaninfo to be exact) | 13:35 |
thresh | yeah I guess I can just change the wrapper & snap try it | 13:39 |
thresh | INFO: [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 |
thresh | open("/usr/lib/x86_64-linux-gnu/libvulkan_intel.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | 13:42 |
thresh | eh | 13:42 |
thresh | so I guess that's why it doesnt work | 13:42 |
thresh | made vulkan video output work inside a snap \o/ | 16:51 |
thresh | got to apply a hack on top of vulkan ubuntu packaging: https://git.videolan.org/?p=vlc.git;a=commitdiff;h=58c57d1c4bdf17459f74dd70a3374f25cb38911e | 16:52 |
ogra | thresh, awesome ! | 17:18 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!