question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

install_prereq.sh fails without git

See original GitHub issue

I forgot to install git by mistake which leads to an error when executing install_prereq.sh.

Collecting git+https://github.com/M4dmartig4n/sslpsk.git
  Cloning https://github.com/M4dmartig4n/sslpsk.git to /tmp/pip-y3xpo6p8-build
  Error [Errno 2] No such file or directory: 'git' while executing command git clone -q https://github.com/M4dmartig4n/sslpsk.git /tmp/pip-y3xpo6p8-build
Cannot find command 'git'

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kueblccommented, Nov 1, 2019

If you’re following the installation instructions from the README you shouldn’t be getting this error

0reactions
R0Wicommented, Nov 8, 2019

Well i’m running OSMC on my raspberry pi and i was too lazy to load a standard raspbian just for flashing tasmota 😃 OSMC is currently based on Debian 9 but seems to lack the iw-package.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues - GitHub
But when executing the installation of prerequisites, bazel fails. ... Fail ./installPrerequisites.sh - Could not build Bazel #9.
Read more >
Unable to install install_prereq 's pre-reqs - Asterisk Community
When I execute those commands ; it seem will try to remove some packages that is not installed and install some others. However...
Read more >
pipeline builds fail with: sh: git: not found - Atlassian Community
Solved: Hello, I noticed that my perfectly working pipeline all in a sudden started failing the build (I noticed few days ago, ...
Read more >
Errors setting up build environment on mac - Copter 4.1
Tried it again, it failed at the “typing” module again. this is the script I ran (just including it to make sure that...
Read more >
TensorFlow on NVIDIA Jetson TX1 Development Kit
There is a repository on the JetsonHacks account on Github named installTensorFlowTX1. Clone the repository and ... installPrerequisites.sh.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found