Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
This repository was archived by the owner on Jun 4, 2021. It is now read-only.

error install Ubuntu 16.04 #1835

Open
Open
@indevor

Description

@indevor
  1. ssh-keygen - ok
  2. sudo apt-get install git python3 python3-venv - ok
  3. git clone https://github.com/StreisandEffect/streisand.git && cd streisand - ok
  4. ./util/venv-dependencies.sh ./venv``

`root@advertjobsprofit1:~/streisand# ./util/venv-dependencies.sh ./venv
Found a python3 command....

This system appears to be running Ubuntu or Debian. Checking
for critical packages.

Found: build-essential
Found: python3-pip
Found: python3-openssl
Found: python3-dev
Found: python3-setuptools
Found: python3-venv
Found: python-cffi
Found: libffi-dev
Found: libssl-dev
Found: libcurl4-openssl-dev

Found all critical packages.

Collecting pip
Using cached https://files.pythonhosted.org/packages/fe/ef/60d7ba03b5c442309ef42e7d69959f73aacccd0d86008362a681c4698e83/pip-21.0.1-py3-none-any.whl
Installing collected packages: pip
Found existing installation: pip 8.1.1
Uninstalling pip-8.1.1:
Successfully uninstalled pip-8.1.1
Successfully installed pip-21.0.1
Traceback (most recent call last):
File "/root/streisand/venv/bin/pip3", line 7, in
from pip._internal.cli.main import main
File "/root/streisand/venv/lib/python3.5/site-packages/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")`

  1. (venv) root@advertjobsprofit1:~/streisand# source ./venv/bin/activate
  2. (venv) root@advertjobsprofit1:~/streisand# ./streisand

S T R E I S A N D

Streisand requires Ansible and it is not installed.
Please see the README Installation section on Prerequisites

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions