Skip to content

Instantly share code, notes, and snippets.

@zlanich
Created October 24, 2016 01:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zlanich/3fd07f4418836889f8361115d43baada to your computer and use it in GitHub Desktop.
Save zlanich/3fd07f4418836889f8361115d43baada to your computer and use it in GitHub Desktop.
Saltstack-LXD-Formula Ubunutu 16.04 Initial Failure Output
app_runtime_1:
----------
ID: pip
Function: pkg.installed
Name: python-pip
Result: True
Comment: The following packages were installed/updated: python-pip
Started: 01:09:18.306701
Duration: 25342.397 ms
Changes:
----------
build-essential:
----------
new:
12.1ubuntu2
old:
c++-compiler:
----------
new:
1
old:
c++abi2-dev:
----------
new:
1
old:
dpkg-dev:
----------
new:
1.18.4ubuntu1.1
old:
g++:
----------
new:
4:5.3.1-1ubuntu1
old:
g++-5:
----------
new:
5.4.0-6ubuntu1~16.04.2
old:
libalgorithm-diff-perl:
----------
new:
1.19.03-1
old:
libalgorithm-diff-xs-perl:
----------
new:
0.04-4build1
old:
libalgorithm-merge-perl:
----------
new:
0.08-3
old:
libexpat-dev:
----------
new:
1
old:
libexpat1-dev:
----------
new:
2.1.0-7ubuntu0.16.04.2
old:
libpython-all-dev:
----------
new:
2.7.11-1
old:
libpython-dev:
----------
new:
2.7.11-1
old:
libpython2.7:
----------
new:
2.7.12-1~16.04
old:
libpython2.7-dev:
----------
new:
2.7.12-1~16.04
old:
libstdc++-5-dev:
----------
new:
5.4.0-6ubuntu1~16.04.2
old:
libstdc++-dev:
----------
new:
1
old:
python-all:
----------
new:
2.7.11-1
old:
python-all-dev:
----------
new:
2.7.11-1
old:
python-all-dev:any:
----------
new:
1
old:
python-all:any:
----------
new:
1
old:
python-dev:
----------
new:
2.7.11-1
old:
python-dev:any:
----------
new:
1
old:
python-distribute:
----------
new:
1
old:
python-pip:
----------
new:
8.1.1-2ubuntu0.2
old:
python-pip-whl:
----------
new:
8.1.1-2ubuntu0.2
old:
python-setuptools:
----------
new:
20.7.0-1
old:
python-wheel:
----------
new:
0.29.0-1
old:
python2.7-dev:
----------
new:
2.7.12-1~16.04
old:
python2.7-dev:any:
----------
new:
1
old:
----------
ID: lxd_lxd
Function: pkg.installed
Result: True
Comment: The following packages were installed/updated: criu
The following packages were already installed: lxd
Started: 01:09:43.660715
Duration: 4545.974 ms
Changes:
----------
criu:
----------
new:
2.0-2ubuntu3
old:
libprotobuf-c1:
----------
new:
1.2.1-1
old:
libprotobuf9v5:
----------
new:
2.6.1-1.3
old:
python-ipaddr:
----------
new:
2.1.11-2
old:
python-protobuf:
----------
new:
2.6.1-1.3
old:
----------
ID: lxd_python_pip
Function: pkg.installed
Result: True
Comment: The following packages were installed/updated: libffi-dev
The following packages were already installed: libssl-dev
Started: 01:09:49.213624
Duration: 3413.321 ms
Changes:
----------
libffi-dev:
----------
new:
3.2.1-4
old:
----------
ID: lxd_python
Function: pkg.removed
Result: True
Comment: All specified packages are already absent
Started: 01:09:52.648784
Duration: 628.132 ms
Changes:
************************
* IN RED
************************
----------
ID: lxd_python
Function: pip.installed
Name: pylxd
Result: False
Comment: Failed to install packages: pylxd. Error: Collecting pylxd
Downloading pylxd-2.1.1.tar.gz (62kB)
Collecting pbr>=1.6 (from pylxd)
Downloading pbr-1.10.0-py2.py3-none-any.whl (96kB)
Requirement already satisfied (use --upgrade to upgrade): python-dateutil>=2.4.2 in /usr/lib/python2.7/dist-packages (from pylxd)
Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/dist-packages (from pylxd)
Collecting ws4py!=0.3.5,>=0.3.4 (from pylxd)
Downloading ws4py-0.3.4.tar.gz
Requirement already satisfied (use --upgrade to upgrade): requests!=2.8.0,>=2.5.2 in /usr/lib/python2.7/dist-packages (from pylxd)
Collecting requests-unixsocket>=0.1.5 (from pylxd)
Downloading requests-unixsocket-0.1.5.tar.gz Exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 209, in main
status = self.run(options, args)
File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 328, in run
wb.build(autobuilding=True)
File "/usr/lib/python2.7/dist-packages/pip/wheel.py", line 748, in build
self.requirement_set.prepare_files(self.finder)
File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 360, in prepare_files
ignore_dependencies=self.ignore_dependencies))
File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 448, in _prepare_file
req_to_install, finder)
File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 387, in _check_skip_installed
req_to_install.check_if_exists()
File "/usr/lib/python2.7/dist-packages/pip/req/req_install.py", line 1011, in check_if_exists
self.req.project_name
AttributeError: 'Requirement' object has no attribute 'project_name'
You are using pip version 8.1.1, however version 8.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Started: 01:09:53.288781
Duration: 6974.159 ms
Changes:
----------
ID: lxd_lxd
Function: lxd.init
Result: False
Comment: One or more requisite failed: lxd.python.lxd_python
Started:
Duration:
Changes:
************************
* END - IN RED
************************
----------
ID: lxd_client
Function: pkg.installed
Result: True
Comment: All specified packages are already installed
Started: 01:10:01.020081
Duration: 4.025 ms
Changes:
Summary for app_runtime_1
------------
Succeeded: 5 (changed=3)
Failed: 2
------------
Total states run: 7
Total run time: 40.908 s
ERROR: Minions returned with non-zero exit code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment