Skip to content

Instantly share code, notes, and snippets.

@anthonyscolaro
Last active January 19, 2017 10: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 anthonyscolaro/aeb2c6c56ebf526f4509c55acfb9b57e to your computer and use it in GitHub Desktop.
Save anthonyscolaro/aeb2c6c56ebf526f4509c55acfb9b57e to your computer and use it in GitHub Desktop.
Name: memcached - Function: pkg.installed - Result: Failed
include:
- php.ng.fpm
- php.ng.cli
- php.ng.curl
- php.ng.pear
- php.ng.gd
- php.ng.mcrypt
- php.ng.memcached
- php.ng.mysql
- php.ng.imagickp
- ../mariadb
- .cron
- .w3tc
2017-01-19 05:15:13,832 [salt.state ][INFO ][14297] Running state [memcached] at time 05:15:13.832317
2017-01-19 05:15:13,833 [salt.state ][INFO ][14297] Executing state pkg.installed for memcached
2017-01-19 05:15:13,834 [salt.loaded.int.module.cmdmod][INFO ][14297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-01-19 05:15:14,396 [salt.utils ][ERROR ][14297] Invalid input: [None]
2017-01-19 05:15:14,397 [salt.utils ][ERROR ][14297] Input must be a list of strings/dicts
2017-01-19 05:15:14,398 [salt.state ][ERROR ][14297] Invalidly formatted 'pkgs' parameter. See minion log.
2017-01-19 05:15:14,398 [salt.state ][INFO ][14297] Completed state [memcached] at time 05:15:14.398153
local:
----------
ID: php_install_memcached
Function: pkg.installed
Name: memcached
Result: False
Comment: Invalidly formatted 'pkgs' parameter. See minion log.
Started: 05:15:13.832317
Duration: 565.836 ms
Changes:
Summary for local
------------
Succeeded: 0
Failed: 1
------------
Total states run: 1
Total run time: 565.836 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment