Can not try a snap after snapcraft prime

After I prime a snap using

snapcraft prime ,

I can say

snap try prime/ and it mounts and installs the snap.

However, when I issue the command

<snap>.<command> , I end up with this message

cannot snap-exec: cannot read info for "snapped-atom": stat /var/lib/snapd/snaps/snapped-atom_x1.snap: no such file or directory

@zyga-snapd any ideas here?

Do you use a restrictive umask? Check file permissions for what is in prime.

No, no idea what’s going on.

@retrocausal did you ever figure this one out?