Skip to content

Instantly share code, notes, and snippets.

Created May 27, 2015 14:44
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 anonymous/94e5d41eaeb9112247f1 to your computer and use it in GitHub Desktop.
Save anonymous/94e5d41eaeb9112247f1 to your computer and use it in GitHub Desktop.
----------
State: - pkg
Name: debconf-utils
Function: installed
Result: True
Comment: Package debconf-utils is already installed
Changes:
----------
State: - debconf
Name: java-pkgs
Function: set
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1318, in call
ret = self.states[cdata['full']](*cdata['args'])
File "/usr/lib/python2.7/dist-packages/salt/states/debconfmod.py", line 133, in set
for (key, args) in data.iteritems():
AttributeError: 'NoneType' object has no attribute 'iteritems'
Changes:
----------
State: - pkgrepo
Name: ppa:webupd8team/java
Function: managed
Result: True
Comment: Package repo 'ppa:webupd8team/java' already configured
Changes:
----------
State: - pkg
Name: oracle-java8-installer
Function: installed
Result: False
Comment: The following packages failed to install/update: oracle-java8-installer.
Changes:
Summary
------------
Succeeded: 2
Failed: 2
------------
Total: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment