Closed Shampra closed 1 year ago
Testing this now on Ubuntu on WSL2 on Win11 :)
@Shampra Could you pull the latest version of the script and see whether it now works? (you might need to start fresh or at least remove the manually installed packages)
Should be resolved by this change: https://github.com/SamBouwer/any-docker/commit/98132da6bba6688d0e7880f1c3596e6bbc464d95
it seems to work (the script checks versions for unzip and jq whereas before it stopped). I'd have to do another test in a blank environment, but I can't at the moment.
Closing for now, @Shampra let me know if you still have issues on WSL2
setup_dev_env.sh has a problem with me.
Environment : VM Windows 11 (dev image by Microsoft), WSL2, Ubuntu 22.04.2 LTS
sudo apt-get install -y --no-install-recommends \ ...
cannot find packageError :
Impact : it doesn't seem to install any packages, generating errors afterwards (notably jq and non-existent unzip). I had to manually install the missing packages