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

Installation from briefkasten on Debian 10 #61

Open
sebastian2012 opened this issue May 21, 2021 · 0 comments
Open

Installation from briefkasten on Debian 10 #61

sebastian2012 opened this issue May 21, 2021 · 0 comments

Comments

@sebastian2012
Copy link

Hi!
I Have a Vserver from Hetzner with Debian 10 Minimal. I Have cloned the git-Repo and copied the etc.sample/plain.conf to etc/ploy.conf.
Then I have changed the IP Line, ansible-fqdn and the approot_url.
after this I executed make bootstrap
Know I get the following error-Message:
(...)
/root/briefkasten/deployment/venv/log/develop-1.log)', 1)
ERROR: develop: could not install deps [pip >= 19.1.1, setuptools >= 31.0.0, a
(...)
In the develop-1.log file:
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in /tmp/pip-install-4e1mm3/pycrypto': configure: error: C compiler cannot create executables See config.log' for more details
Traceback (most recent call last):
(...)
RuntimeError: autoconf error
----------------------------------------
ERROR: Command errored out with exit status 1: /root/briefkasten/deployment/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-4e1mm3/pycrypto/setup.py'"'"'; file='"'"'/tmp/pip-install-4e1mm3/pycrypto/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-bj8j8L/install-record.txt --single-version-externally-managed --compile --install-headers /root/briefkasten/deployment/venv/include/site/python2.7/pycrypto Check the logs for full command output.
gcc is installed.
I have a debian Minimal-Installation ... are some Packages missing? ... :-)

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

1 participant