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

soft not found on ubuntu 24.04 #580

Open
cyborgdennett opened this issue Sep 18, 2024 · 2 comments
Open

soft not found on ubuntu 24.04 #580

cyborgdennett opened this issue Sep 18, 2024 · 2 comments

Comments

@cyborgdennett
Copy link

cyborgdennett commented Sep 18, 2024

Describe the bug
A clear and concise description of what the bug is.

After using installation from readme for Ubuntu 24, using soft serve results in

Command 'soft' not found, did you mean:

To Reproduce
Steps to reproduce the behavior:

  1. use Debian way to install on Ubuntu 24.04
  2. use soft serve

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

casper@LAPTOP-0CAT7HLP:~/dev/onemillioncursors$ apt search soft-serve
Sorting... Done
Full Text Search... Done
soft-serve/unknown 0.7.6 amd64
  =?UTF-8?Q?A_tasty,_self-hostable_Git_server_for_the_command?=

casper@LAPTOP-0CAT7HLP:~/dev/onemillioncursors$ dpkg -L soft-serve
dpkg-query: package 'soft-serve' is not installed
Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.
casper@LAPTOP-0CAT7HLP:~/dev/onemillioncursors$ soft-serve
soft-serve: command not found
casper@LAPTOP-0CAT7HLP:~/dev/onemillioncursors$ soft
Command 'soft' not found, did you mean:
  command 'syft' from snap syft (v1.12.2)
  command 'sift' from deb python3-guiqwt (4.4.1-1build1)
  command 'sort' from deb coreutils (9.4-2ubuntu2)
See 'snap info <snapname>' for additional versions.
casper@LAPTOP-0CAT7HLP:~/dev/onemillioncursors$ serve
Command 'serve' not found, but can be installed with:
sudo snap install serve
casper@LAPTOP-0CAT7HLP:~/dev/onemillioncursors$

Environment (please complete the following information):

  • OS: WSL2, ubuntu 24[e.g. Linux]
  • Terminal [e.g. kitty, iterm2, gnome-terminal]: Windows Terminal
  • Version [e.g. v0.4.0]: 0.7.6

Additional context
Add any other context about the problem here.

@cyborgdennett cyborgdennett changed the title serve not found on ubuntu 24.04 soft not found on ubuntu 24.04 Sep 18, 2024
@cyborgdennett
Copy link
Author

It does work when you install using Go.

@jeremiah
Copy link

Try dpkg -l soft-serve

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