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

unable to install gcc therefore cannot run make or bash script #24

Open
ChrisW-02 opened this issue Mar 17, 2022 · 1 comment
Open

unable to install gcc therefore cannot run make or bash script #24

ChrisW-02 opened this issue Mar 17, 2022 · 1 comment

Comments

@ChrisW-02
Copy link

Description of issue:

  1. every first time I run vagrant up it appears with default error, however, up and ssh run fine for the second trial

Screenshot 2022-03-17 at 20 10 29

  1. following error showed when I run "sudo apt install gcc"

Screenshot 2022-03-17 at 20 12 36

  1. similar "failed to fetch" errors occurred when I tried to run "sudo apt-get update", "sudo apt install g++", "sudo apt install gcc --fix-missing"

I am very confused and it would be great if you could kindly help me with this. Thank you!

@petraratkai
Copy link

Try this? :
sudo apt update
sudo apt upgrade
sudo apt install gcc

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