On Sat, 18 Mar 2017 00:32:38 +0100, Joseph Rushton Wakeling wrote: > * installing my ldc2 snap (`snap install --classic > --candidate ldc2`) worked > fine (it shows up in `snap list` as expected) but if I try to run > /var/lib/snapd/snap/bin/ldc2 directly I get an error message: > > execv failed: No such file or directory > > * attempting to run the actual underlying binary within the snap, i.e. > /var/lib/snapd/snap/ldc2/current/bin/ldc2 (or any of the other binaries > there) results in a similar error message: > > -bash: ./ldc2: No such file or directory
Does it work if you create a symlink of /var/lib/snapd/snap to /snap? One of the things classic confined snaps require is a fixed path to ld in core -- Sent using Dekko from my Ubuntu device -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft