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

[Bug 🐞]: binary not added to expected path #123

Open
shmu26 opened this issue Mar 24, 2024 · 1 comment
Open

[Bug 🐞]: binary not added to expected path #123

shmu26 opened this issue Mar 24, 2024 · 1 comment

Comments

@shmu26
Copy link

shmu26 commented Mar 24, 2024

Bug Title 🐞binary not added to expected path

Describe the bug
When installing as a snap by cli sudo snap install kuro-desktop --edge the app is not on the path of the user and cannot be launched by the expected methods

Reproduction Steps
Run the recommended installation command in terminal, search for app in your distro's menu of installed apps

Expected Behavior
I expect Kuro to install itself to /snap/bin so it will be on the path

Technical Info (please complete the following information)

  • OS: Kubuntu 22.04
  • Kuro Version: Snap 9.0.0

Additional context
When installed from Discover (the default software center for Kubuntu) Kuro installs itself to /snap/bin as expected.

cc:
@davidsmorais

@MightyMirko
Copy link

Same here with ubuntu 24.04

cd /snap/bin
❯ ll
insgesamt 0
lrwxrwxrwx 1 root root 13 Jul 17 18:30 code -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 17 18:30 code.url-handler -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 22 09:06 firefox -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 22 09:06 firefox.geckodriver -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Apr 24 12:51 firmware-updater -> /usr/bin/snap
lrwxrwxrwx 1 root root 19 Jul 22 09:06 geckodriver -> firefox.geckodriver
lrwxrwxrwx 1 root root 13 Jul 18 08:57 snap-store -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 18 08:57 snap-store.show-updates -> /usr/bin/snap

/usr/bin is also empty

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

2 participants