charmbracelet / soft-serve

The mighty, self-hostable Git server for the command line🍦
MIT License
5.35k stars 134 forks source link

`soft` not found on ubuntu 24.04 #580

Open cyborgdennett opened 1 month ago

cyborgdennett commented 1 month ago

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):

Additional context Add any other context about the problem here.

cyborgdennett commented 1 month ago

It does work when you install using Go.

jeremiah commented 2 weeks ago

Try dpkg -l soft-serve