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

bash: /usr/bin/bettercap: No such file or directory #1069

Open
TheTommylongIsHeree opened this issue Jan 17, 2024 · 0 comments
Open

bash: /usr/bin/bettercap: No such file or directory #1069

TheTommylongIsHeree opened this issue Jan 17, 2024 · 0 comments

Comments

@TheTommylongIsHeree
Copy link

TheTommylongIsHeree commented Jan 17, 2024

Prerequisites

Description

So I can't get Pwnagotchi to work on my Raspberry Pi Zero W 2 so I tried the manual install instead.
I am stuck on this error message (-bash: /usr/bin/bettercap: No such file or directory)
I do tried so many things like running it again, as root, rebooting but nothing have worked out for me.

Environment

Please provide:

  • Bettercap version you are using ( bettercap -version ). (2.31.0 in the releases link because I can't really run bettercap)

  • OS version and architecture you are using.
    (cat /etc/os-release:
    PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
    NAME="Debian GNU/Linux"
    VERSION_ID="11"
    VERSION="11 (bullseye)"
    VERSION_CODENAME=bullseye
    ID=debian
    HOME_URL="https://www.debian.org/"
    SUPPORT_URL="https://www.debian.org/support"
    BUG_REPORT_URL="https://bugs.debian.org/"
    installed Raspberry Pi OS (64 bit Legacy Lite))

  • Go version if building from sources. (not building from sources)

  • Command line arguments you are using. (no arguments at all)

  • Caplet code you are using or the interactive session commands.
    (code and commands on Pwnagotchi tutorial site
    wget https://github.com/bettercap/bettercap/releases/download/v2.31.0/bettercap_linux_armhf_v2.31.0.zip
    unzip bettercap_linux_armhf_v2.31.0.zip
    sudo mv bettercap /usr/bin/
    try to run bettercap {errors}
    )

  • Full debug output while reproducing the issue ( bettercap -debug ... ). (can't run the command)

Steps to Reproduce

  1. Install Raspberry Pi OS Legacy 64bit Lite
  2. Run the above commands
  3. Run bettercap and get stuck there

Expected behavior: the command need to run with at least no errors or some output

Actual behavior: can't run the command

--

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

No branches or pull requests

1 participant