-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
I am not able to do mission 30 & 31 as it shows me this error :
[mission 32] $ gsh goto 30
compilation failed
Process names should be equal to the corresponding filename for mission processes/02_ps_kill_signal/deps.sh.
Error: mission 30 is cancelled because some dependencies are not met.
Process names should be equal to the corresponding filename for mission processes/03_pstree_kill/deps.sh.
Error: mission 31 is cancelled because some dependencies are not met.
I have also checked the similar issue and also checked the dependencies:
[mission 32] $ brew install nano pstree tree man-db wget
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
Warning: Treating nano as a formula. For the cask, use homebrew/cask/nano or specify the `--cask` flag. To silence this message, use the `--formula` flag.
Warning: nano 8.4 is already installed and up-to-date.
To reinstall 8.4, run:
brew reinstall nano
Warning: pstree 2.40 is already installed and up-to-date.
To reinstall 2.40, run:
brew reinstall pstree
Warning: tree 2.2.1 is already installed and up-to-date.
To reinstall 2.2.1, run:
brew reinstall tree
Warning: man-db 2.13.1 is already installed and up-to-date.
To reinstall 2.13.1, run:
brew reinstall man-db
Warning: wget 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall wget
I have also installed gcc and it still does not work for me.
[mission 32] $ brew install gcc
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
Warning: gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
I understand it might be challenging to resolve this issue since you're not using a Mac. I'm more than willing to help and would really appreciate your support.
Metadata
Metadata
Assignees
Labels
No labels