Open eMPee584 opened 4 years ago
Reading package lists... Done Building dependency tree Reading state information... Done Reading state information... Done Veles tool for binary data analysis Do you want to install the software package? [y/N]:y /usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1 c = findall("[[(](\S+)/\S+[])]", msg)[0].lower() (Reading database ... 486103 files and directories currently installed.) Preparing to unpack Veles_2018.05_64bit_Ubuntu1604.deb ... Unpacking veles (2018.05) over (2018.05) ... Setting up veles (2018.05) ... Collecting pbr>=1.3 (from -r /usr/share/veles-server/requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl Collecting six==1.10.0 (from -r /usr/share/veles-server/requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl Collecting msgpack-python==0.4.8 (from -r /usr/share/veles-server/requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/21/27/8a1d82041c7a2a51fcc73675875a5f9ea06c2663e02fcfeb708be1d081a0/msgpack-python-0.4.8.tar.gz Collecting pyOpenSSL (from -r /usr/share/veles-server/requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl Collecting cryptography>=2.8 (from pyOpenSSL->-r /usr/share/veles-server/requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/45/73/d18a8884de8bffdcda475728008b5b13be7fbef40a2acc81a0d5d524175d/cryptography-2.8-cp34-abi3-manylinux1_x86_64.whl Collecting cffi!=1.11.3,>=1.8 (from cryptography>=2.8->pyOpenSSL->-r /usr/share/veles-server/requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/16/cd/1f4ddf6be8300713c676bb9f3a2d3b8eb8accc0a6a24f57d4f6c4cd59d34/cffi-1.13.2-cp37-cp37m-manylinux1_x86_64.whl Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography>=2.8->pyOpenSSL->-r /usr/share/veles-server/requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz Building wheels for collected packages: msgpack-python, pycparser Running setup.py bdist_wheel for msgpack-python ... error Complete output from command /usr/share/veles-server/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-u79zklvc/msgpack-python/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-_nmpkf3m --python-tag cp37: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- Failed building wheel for msgpack-python Running setup.py clean for msgpack-python Running setup.py bdist_wheel for pycparser ... error Complete output from command /usr/share/veles-server/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-u79zklvc/pycparser/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-sg5sn7gd --python-tag cp37: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- Failed building wheel for pycparser Running setup.py clean for pycparser Failed to build msgpack-python pycparser Installing collected packages: pbr, six, msgpack-python, pycparser, cffi, cryptography, pyOpenSSL Running setup.py install for msgpack-python ... done Running setup.py install for pycparser ... done Successfully installed cffi-1.13.2 cryptography-2.8 msgpack-python-0.4.8 pbr-5.4.4 pyOpenSSL-19.1.0 pycparser-2.19 six-1.10.0 Processing /usr/share/veles-server/veles-0.0.1.dev635.tar.gz Building wheels for collected packages: veles Running setup.py bdist_wheel for veles ... error Complete output from command /usr/share/veles-server/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-izxp_3w3/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-z5_1ocl8 --python-tag cp37: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- Failed building wheel for veles Running setup.py clean for veles Failed to build veles Installing collected packages: veles Running setup.py install for veles ... done Successfully installed veles-0.0.1.dev635 Processing triggers for mime-support (3.64) ... Processing triggers for desktop-file-utils (0.24-1) ...
This is on buster, python3-wheel and python-wheel are installed...
This is on buster, python3-wheel and python-wheel are installed...