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

Installing OpenNet #111

Open
jay121 opened this issue May 15, 2017 · 0 comments
Open

Installing OpenNet #111

jay121 opened this issue May 15, 2017 · 0 comments

Comments

@jay121
Copy link

jay121 commented May 15, 2017

Hi everyone

I am trying to install OpenNet on ubuntu 14 and I am getting the following errors please help.

luthando@luthando-VirtualBox:$ cd OpenNet
luthando@luthando-VirtualBox:
/OpenNet$ ./configure.sh
./configure.sh: line 11: /etc/hosts: Permission denied
luthando@luthando-VirtualBox:/OpenNet$ sudo ./configure.sh
[sudo] password for luthando:
luthando@luthando-VirtualBox:
/OpenNet$ sudo ./install.sh master
***Check hostname in /etc/hosts

***Check hostname in ansible/hosts

***Ready authenticating to:
master
Hit http://ppa.launchpad.net trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Ign http://za.archive.ubuntu.com trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://extras.ubuntu.com trusty Release
Hit http://ppa.launchpad.net trusty/main Translation-en
Get:1 http://security.ubuntu.com trusty-security InRelease [65,9 kB]
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://extras.ubuntu.com trusty/main i386 Packages
Get:2 http://za.archive.ubuntu.com trusty-updates InRelease [65,9 kB]
Get:3 http://security.ubuntu.com trusty-security/main Sources [131 kB]
Hit http://za.archive.ubuntu.com trusty-backports InRelease
Get:4 http://security.ubuntu.com trusty-security/restricted Sources [4 941 B]
Hit http://za.archive.ubuntu.com trusty Release.gpg
Get:5 http://security.ubuntu.com trusty-security/universe Sources [52,5 kB]
Get:6 http://security.ubuntu.com trusty-security/multiverse Sources [3 206 B]
Get:7 http://za.archive.ubuntu.com trusty-updates/main Sources [399 kB]
Get:8 http://za.archive.ubuntu.com trusty-updates/restricted Sources [6 327 B]
Ign http://extras.ubuntu.com trusty/main Translation-en_ZA
Ign http://extras.ubuntu.com trusty/main Translation-en
Get:9 http://security.ubuntu.com trusty-security/main i386 Packages [570 kB]
Get:10 http://za.archive.ubuntu.com trusty-updates/universe Sources [178 kB]
Get:11 http://security.ubuntu.com trusty-security/restricted i386 Packages [13,8 kB]
Get:12 http://za.archive.ubuntu.com trusty-updates/multiverse Sources [7 767 B]
Get:13 http://security.ubuntu.com trusty-security/universe i386 Packages [157 kB]
Get:14 http://security.ubuntu.com trusty-security/multiverse i386 Packages [4 289 B]
Hit http://security.ubuntu.com trusty-security/main Translation-en
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Get:15 http://za.archive.ubuntu.com trusty-updates/main i386 Packages [936 kB]
Get:16 http://za.archive.ubuntu.com trusty-updates/restricted i386 Packages [16,9 kB]
Get:17 http://za.archive.ubuntu.com trusty-updates/universe i386 Packages [407 kB]
Get:18 http://za.archive.ubuntu.com trusty-updates/multiverse i386 Packages [14,6 kB]
Hit http://za.archive.ubuntu.com trusty-updates/main Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/main Sources
Hit http://za.archive.ubuntu.com trusty-backports/restricted Sources
Hit http://za.archive.ubuntu.com trusty-backports/universe Sources
Hit http://za.archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://za.archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/main Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://za.archive.ubuntu.com trusty Release
Hit http://za.archive.ubuntu.com trusty/main Sources
Hit http://za.archive.ubuntu.com trusty/restricted Sources
Hit http://za.archive.ubuntu.com trusty/universe Sources
Hit http://za.archive.ubuntu.com trusty/multiverse Sources
Hit http://za.archive.ubuntu.com trusty/main i386 Packages
Hit http://za.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty/main Translation-en
Hit http://za.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty/universe Translation-en
Ign http://za.archive.ubuntu.com trusty/main Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/multiverse Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/restricted Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/universe Translation-en_ZA
Fetched 3 034 kB in 18s (160 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
openvswitch-pki : Depends: openvswitch-common (>= 2.4.0-1) but 2.0.2-0ubuntu0.14.04.3 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
luthando@luthando-VirtualBox:/OpenNet$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
luthando@luthando-VirtualBox:
/OpenNet$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
openvswitch-common
Use 'apt-get autoremove' to remove it.
The following packages will be REMOVED:
openvswitch-pki
0 upgraded, 0 newly installed, 1 to remove and 230 not upgraded.
1 not fully installed or removed.
After this operation, 100 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 190698 files and directories currently installed.)
Removing openvswitch-pki (2.4.0-1) ...
luthando@luthando-VirtualBox:~/OpenNet$ sudo ./install.sh master
***Check hostname in /etc/hosts

***Check hostname in ansible/hosts

***Ready authenticating to:
master
Hit http://ppa.launchpad.net trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Hit http://security.ubuntu.com trusty-security InRelease
Ign http://za.archive.ubuntu.com trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates InRelease
Hit http://extras.ubuntu.com trusty Release
Hit http://security.ubuntu.com trusty-security/main Sources
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://za.archive.ubuntu.com trusty-backports InRelease
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://security.ubuntu.com trusty-security/restricted Sources
Hit http://za.archive.ubuntu.com trusty Release.gpg
Hit http://extras.ubuntu.com trusty/main i386 Packages
Hit http://security.ubuntu.com trusty-security/universe Sources
Hit http://za.archive.ubuntu.com trusty-updates/main Sources
Hit http://za.archive.ubuntu.com trusty-updates/restricted Sources
Hit http://security.ubuntu.com trusty-security/multiverse Sources
Hit http://za.archive.ubuntu.com trusty-updates/universe Sources
Hit http://security.ubuntu.com trusty-security/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/multiverse Sources
Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/restricted i386 Packages
Hit http://security.ubuntu.com trusty-security/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/universe i386 Packages
Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/multiverse i386 Packages
Hit http://security.ubuntu.com trusty-security/main Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/main Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en_ZA
Hit http://za.archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/main Sources
Hit http://za.archive.ubuntu.com trusty-backports/restricted Sources
Hit http://za.archive.ubuntu.com trusty-backports/universe Sources
Hit http://za.archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://za.archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/main Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://za.archive.ubuntu.com trusty Release
Hit http://za.archive.ubuntu.com trusty/main Sources
Hit http://za.archive.ubuntu.com trusty/restricted Sources
Hit http://za.archive.ubuntu.com trusty/universe Sources
Hit http://za.archive.ubuntu.com trusty/multiverse Sources
Hit http://za.archive.ubuntu.com trusty/main i386 Packages
Hit http://za.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty/main Translation-en
Hit http://za.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty/universe Translation-en
Ign http://za.archive.ubuntu.com trusty/main Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/multiverse Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/restricted Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/universe Translation-en_ZA
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version.
The following package was automatically installed and is no longer required:
openvswitch-common
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 230 not upgraded.
gpg: keyring /tmp/tmphg1733od/secring.gpg' created gpg: keyring /tmp/tmphg1733od/pubring.gpg' created
gpg: requesting key 7BB9C367 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmphg1733od/trustdb.gpg: trustdb created
gpg: key 7BB9C367: public key "Launchpad PPA for Ansible, Inc." imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
Hit http://ppa.launchpad.net trusty InRelease
Ign http://za.archive.ubuntu.com trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Hit http://security.ubuntu.com trusty-security InRelease
Hit http://za.archive.ubuntu.com trusty-updates InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports InRelease
Hit http://extras.ubuntu.com trusty Release
Hit http://security.ubuntu.com trusty-security/main Sources
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://za.archive.ubuntu.com trusty Release.gpg
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://security.ubuntu.com trusty-security/restricted Sources
Hit http://za.archive.ubuntu.com trusty-updates/main Sources
Hit http://extras.ubuntu.com trusty/main i386 Packages
Hit http://security.ubuntu.com trusty-security/universe Sources
Hit http://za.archive.ubuntu.com trusty-updates/restricted Sources
Hit http://za.archive.ubuntu.com trusty-updates/universe Sources
Hit http://security.ubuntu.com trusty-security/multiverse Sources
Hit http://za.archive.ubuntu.com trusty-updates/multiverse Sources
Hit http://security.ubuntu.com trusty-security/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/restricted i386 Packages
Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/universe i386 Packages
Hit http://security.ubuntu.com trusty-security/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/multiverse i386 Packages
Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty-updates/main Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://security.ubuntu.com trusty-security/main Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en_ZA
Hit http://za.archive.ubuntu.com trusty-updates/restricted Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/main Sources
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/restricted Sources
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/universe Sources
Hit http://za.archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://za.archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty-backports/main Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://za.archive.ubuntu.com trusty Release
Hit http://za.archive.ubuntu.com trusty/main Sources
Hit http://za.archive.ubuntu.com trusty/restricted Sources
Hit http://za.archive.ubuntu.com trusty/universe Sources
Hit http://za.archive.ubuntu.com trusty/multiverse Sources
Hit http://za.archive.ubuntu.com trusty/main i386 Packages
Hit http://za.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://za.archive.ubuntu.com trusty/universe i386 Packages
Hit http://za.archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://za.archive.ubuntu.com trusty/main Translation-en
Hit http://za.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://za.archive.ubuntu.com trusty/restricted Translation-en
Hit http://za.archive.ubuntu.com trusty/universe Translation-en
Ign http://za.archive.ubuntu.com trusty/main Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/multiverse Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/restricted Translation-en_ZA
Ign http://za.archive.ubuntu.com trusty/universe Translation-en_ZA
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
ansible is already the newest version.
The following package was automatically installed and is no longer required:
openvswitch-common
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 230 not upgraded.
***copying public key to master

master SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8

master SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8

***copying key pair to remote host
cluster_key 100% 1675 1.6KB/s 00:00
cluster_key.pub 100% 401 0.4KB/s 00:00
config 100% 85 0.1KB/s 00:00
***copying known_hosts to master
known_hosts 100% 1992 2.0KB/s 00:00
master | SUCCESS => {
"changed": false,
"ping": "pong"
}

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
ok: [master]

TASK [apt : Replace APT source list] *******************************************
ok: [master]

TASK [apt : Update APT Cache] **************************************************
changed: [master]

TASK [apt : Install required package] ******************************************
ok: [master] => (item=[u'ssh', u'vim', u'tmux', u'git', u'htop', u'gcc', u'g++', u'python', u'python-dev', u'make', u'cmake', u'gcc-4.8-multilib', u'g++-4.8-multilib', u'python-setuptools', u'unzip', u'curl', u'build-essential', u'debhelper', u'autoconf', u'automake', u'patch', u'dpkg-dev', u'libssl-dev', u'libncurses5-dev', u'libpcre3-dev', u'graphviz', u'python-all', u'python-qt4', u'python-zopeinterface', u'python-twisted-conch', u'uuid-runtime', u'qt4-dev-tools', u'python-networkx', u'librdmacm-dev', u'gawk', u'libtool', u'texinfo', u'libreadline-dev'])

TASK [ez_setup : Set ez_setup] *************************************************
ok: [master]

TASK [ez_setup : Ensure ez_setup.py does not exist] ****************************
ok: [master]

TASK [ez_setup : Ensure setuptools does not exist] *****************************
ok: [master]

TASK [ez_setup : Download ez_setup.py] *****************************************
changed: [master]

TASK [ez_setup : Install ez_setup.py] ******************************************
changed: [master]

TASK [ez_setup : Remove ez_setup source code] **********************************
changed: [master]

TASK [ntp : Be sure ntp daemon is installed] ***********************************
ok: [master]

TASK [ntp : Change timezone Asia/Taipei] ***************************************
ok: [master]

TASK [ntp : Write to hardware] *************************************************
changed: [master]

TASK [ntp : Be sure ntp daemon is running and enabled] *************************
[DEPRECATION WARNING]: state=running is deprecated. Please use state=started.

This feature will be removed in version 2.7. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [master]

TASK [ntp : Check System Time] *************************************************
changed: [master]

TASK [ntp : debug] *************************************************************
ok: [master] => {
"changed": false,
"msg": "System time Tue May 16 06:24:12 CST 2017}"
}

TASK [openvswitch : Set OpenvSwitch] *******************************************
ok: [master]

TASK [openvswitch : Download OpenvSwitch] **************************************
changed: [master]

TASK [openvswitch : Untar OpenvSwitch] *****************************************
changed: [master]

TASK [openvswitch : Build OpenvSwitch debian packages] *************************
changed: [master]

TASK [openvswitch : Install OpenvSwitch debian packages] ***********************
failed: [master] (item=openvswitch-common_2.4.0-1_amd64.deb) => {"changed": true, "cmd": ["dpkg", "-i", "openvswitch-common_2.4.0-1_amd64.deb"], "delta": "0:00:00.365184", "end": "2017-05-16 06:28:34.528289", "failed": true, "item": "openvswitch-common_2.4.0-1_amd64.deb", "rc": 1, "start": "2017-05-16 06:28:34.163105", "stderr": "dpkg: error processing archive openvswitch-common_2.4.0-1_amd64.deb (--install):\n cannot access archive: No such file or directory\nErrors were encountered while processing:\n openvswitch-common_2.4.0-1_amd64.deb", "stderr_lines": ["dpkg: error processing archive openvswitch-common_2.4.0-1_amd64.deb (--install):", " cannot access archive: No such file or directory", "Errors were encountered while processing:", " openvswitch-common_2.4.0-1_amd64.deb"], "stdout": "", "stdout_lines": []}
failed: [master] (item=openvswitch-switch_2.4.0-1_amd64.deb) => {"changed": true, "cmd": ["dpkg", "-i", "openvswitch-switch_2.4.0-1_amd64.deb"], "delta": "0:00:00.256369", "end": "2017-05-16 06:28:35.011201", "failed": true, "item": "openvswitch-switch_2.4.0-1_amd64.deb", "rc": 1, "start": "2017-05-16 06:28:34.754832", "stderr": "dpkg: error processing archive openvswitch-switch_2.4.0-1_amd64.deb (--install):\n cannot access archive: No such file or directory\nErrors were encountered while processing:\n openvswitch-switch_2.4.0-1_amd64.deb", "stderr_lines": ["dpkg: error processing archive openvswitch-switch_2.4.0-1_amd64.deb (--install):", " cannot access archive: No such file or directory", "Errors were encountered while processing:", " openvswitch-switch_2.4.0-1_amd64.deb"], "stdout": "", "stdout_lines": []}
failed: [master] (item=openvswitch-pki_2.4.0-1_all.deb) => {"changed": true, "cmd": ["dpkg", "-i", "openvswitch-pki_2.4.0-1_all.deb"], "delta": "0:00:00.689158", "end": "2017-05-16 06:28:35.929524", "failed": true, "item": "openvswitch-pki_2.4.0-1_all.deb", "rc": 1, "start": "2017-05-16 06:28:35.240366", "stderr": "dpkg: dependency problems prevent configuration of openvswitch-pki:\n openvswitch-pki depends on openvswitch-common (>= 2.4.0-1); however:\n Version of openvswitch-common on system is 2.0.2-0ubuntu0.14.04.3.\n\ndpkg: error processing package openvswitch-pki (--install):\n dependency problems - leaving unconfigured\nErrors were encountered while processing:\n openvswitch-pki", "stderr_lines": ["dpkg: dependency problems prevent configuration of openvswitch-pki:", " openvswitch-pki depends on openvswitch-common (>= 2.4.0-1); however:", " Version of openvswitch-common on system is 2.0.2-0ubuntu0.14.04.3.", "", "dpkg: error processing package openvswitch-pki (--install):", " dependency problems - leaving unconfigured", "Errors were encountered while processing:", " openvswitch-pki"], "stdout": "Selecting previously unselected package openvswitch-pki.\n(Reading database ... 190695 files and directories currently installed.)\nPreparing to unpack openvswitch-pki_2.4.0-1_all.deb ...\nUnpacking openvswitch-pki (2.4.0-1) ...", "stdout_lines": ["Selecting previously unselected package openvswitch-pki.", "(Reading database ... 190695 files and directories currently installed.)", "Preparing to unpack openvswitch-pki_2.4.0-1_all.deb ...", "Unpacking openvswitch-pki (2.4.0-1) ..."]}
changed: [master] => (item=python-openvswitch_2.4.0-1_all.deb)
to retry, use: --limit @/home/luthando/OpenNet/ansible/playbook.retry

PLAY RECAP *********************************************************************
master : ok=20 changed=9 unreachable=0 failed=1

luthando@luthando-VirtualBox:~/OpenNet$

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