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

Ubuntu 20.04 error out File "/usr/lib/python3.8/subprocess.py", line 364, in check_call #17

Open
1 task
skygunner opened this issue Mar 10, 2021 · 3 comments

Comments

@skygunner
Copy link

Issue: Easy Install

Do the checklist before filing an issue:

  • [x ] Did you retain the logfile (path of logfile is shared while the script is run)? We definitely need the logfile to debug any easy install related issues.
  • Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome

Distro Information (Required)
Linux c2-7-syd1 5.4.0-66-generic frappe/bench#74-Ubuntu SMP Wed Jan 27 22:54:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS"
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.2 LTS"
VERSION_ID="20.04"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Command Run (Required)
sudo python3 install.py --production

Log File (Required)
easy-install__2021-03-10__17-21.log

Screenshots
image

Additional context
First it complains about
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
Fixed with
sudo apt install python3-testresources
maybe add this to the script.
Next it complains with
Bench's CLI needs these to be defined!
Run the following commands in shell:
export LC_ALL=C.UTF-8
Maybe just add this one to the script?

Finally it errors out with the one in the log/screenshot.

Possible Solution

@Achder
Copy link

Achder commented Mar 10, 2021

Having the same problem but on MacOS

@rishikonapure
Copy link

rishikonapure commented May 7, 2021

Facing the same error
Screenshot from 2021-05-07 08-46-40

easy-install__2021-05-07__15-07.log

@mubeenmazhar
Copy link

Having same issue on Desktop/WSL versions of Ubuntu and Debian but works perfectly on GCP VM with Ubuntu or Debian.

@ankush ankush transferred this issue from frappe/bench Nov 23, 2022
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

4 participants