Cannot execute /usr/local/bin/fish: No such file or directory

armfar11

Member
Nov 12, 2022
1
0
6
Hello,
To preface, I'm new to all this and still learning, so please bare with me when it comes to terminology and locating things.

Setup:
Proxmox Virtual Environment 7.2-3 + Container + ubuntu-22.04-standard_22.04-1_amd64.tar.zst

Issue:
For my Ubuntu server's terminal/console, I installed fisher and fish shell yesterday merely to change the appearance. When I tried to restart the container, I received a login issue that appeared to be related to the location of fish I had placed in the directory. Though I'm not totally certain.

I don't know how to log back into the container, and I'd rather not have to start from scratch by setting everything up again. I would be grateful for any assistance.

Further Background info and Images:
  1. The tutorial used for fisher + fish setup
    1. https://www.geeksforgeeks.org/how-to-install-and-configure-fish-shell-in-ubuntu/
    2. https://github.com/jorgebucaran/fisher
    3. https://github.com/IlanCosman/tide
 

Attachments

  • 2.jpg
    2.jpg
    38.2 KB · Views: 17
  • 1.jpg
    1.jpg
    16.9 KB · Views: 16
You can use `pct mount` to mount the container and fix the paths. See `man pct` for more details.