Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analyze-snap should better identify running things through snap run #60

Open
anonymouse64 opened this issue Aug 31, 2021 · 0 comments
Open

Comments

@anonymouse64
Copy link
Contributor

When a user has both a deb and a snap installed, i.e. has the following setup:

$  which -a vlc
/usr/bin/vlc
/bin/vlc
/snap/bin/vlc

etrace should do the right thing and figure out that since there are variants of the snap on $PATH that are not actually a snap, we need to pass explicitly --use-snap-run too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant