Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip
E: Package âč python-pip âș has no installation candidate
bench init frappe-bench
ERROR: There was a problem while creating frappe-bench
ERROR: [Errno 2] No such file or directory: â./config/supervisor.confââŠ
FileNotFoundError: [Errno 2] No such file or directory: â./config/supervisor.confâ
Par contre, mĂȘme si je ne pense pas que ce soit la cause des problĂšmes dâinstallation, 4go de Ram ça risque dâĂȘtre trĂšs limite.
Je recommanderai au minimum 8Go.
PATIENTER AU MOINS 20 MIN DâINSTALLATION
cd dokos-bench ?
sudo bench setup production DOKOSUSER -y
ERROR: [Errno 2] No such file or directory: â./config/supervisor.confâ
IP DANS LE NAVIGATEUR : 111.222.333
Sorry!
We will be back soon. Donât panic. Itâs not you, itâs us.
Most likely, our engineers are updating the code, and it should take a minute for the new code to load into memory.
Try refreshing after a minute or two.
Initializing bench dokos-bench:
Dodock Branch: master
Dokos Branch: master
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match âč all âș
[WARNING]: Consider using the get_url or uri module rather than running âč curl âș. If you need to use command because get_url or uri is
insufficient you can add âč warn: false âș to this command task or set âč command_warnings=False âș in ansible.cfg to get rid of this message.
[DEPRECATION WARNING]: evaluating as a bare variable, this behaviour will go away and you might need to add |bool to the expression in
the future. Also see CONDITIONAL_BARE_VARS configuration toggle⊠This feature will be removed in version 2.12. Deprecation warnings can
be disabled by setting deprecation_warnings=False in ansible.cfg.
[WARNING]: Consider using the file module with owner rather than running âč chown âș. If you need to use command because file is insufficient
you can add âč warn: false âș to this command task or set âč command_warnings=False âș in ansible.cfg to get rid of this message.
Traceback (most recent call last):
File « install.py », line 499, in
install_bench(args)
File « install.py », line 264, in install_bench
run_playbook(âč site.yml âș, sudo=True, extra_vars=extra_vars)
File « install.py », line 397, in run_playbook
success = subprocess.check_call(args, cwd=playbooks_folder, stdout=log_stream, stderr=sys.stderr)
File « /usr/lib/python3.8/subprocess.py », line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command âč [âč ansible-playbook âș, âč -c âș, âč local âș, âč site.yml âș, âč -vvvv âș, âč -e âș, âč @/tmp/extra_vars.json âș, âč âbecome âș, âč âbecome-user=dokos âș] âș returned non-zero exit status 2.