Skip to content

Instantly share code, notes, and snippets.

Created November 19, 2014 00:59
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/a0bfdc7735df7358aacd to your computer and use it in GitHub Desktop.
Save anonymous/a0bfdc7735df7358aacd to your computer and use it in GitHub Desktop.
[root@vagrant01 salt-2014.7.0]# salt-call state.sls php54.bcmath
{}
{}
[INFO ] Loading fresh modules for state activity
[INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://php54/bcmath/init.sls'
[INFO ] Running state [php54-bcmath] at time 00:48:41.177813
[INFO ] Executing state pkg.installed for php54-bcmath
[INFO ] Executing command 'repoquery --plugins --queryformat="%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}" --all --pkgnarrow=installed' in directory '/root'
[INFO ] Executing command 'repoquery --plugins --queryformat="%{NAME}_|-%{ARCH}" --pkgnarrow=all --all' in directory '/root'
[INFO ] Executing command 'repoquery --plugins --queryformat="%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}" --all --quiet --whatprovides php54-bcmath' in directory '/root'
[ERROR ] The following package(s) were not found, and no possible matches were found in the package db: php54-bcmath
[INFO ] Completed state [php54-bcmath] at time 00:48:46.436015
local:
----------
ID: php54-bcmath
Function: pkg.installed
Result: False
Comment: The following package(s) were not found, and no possible matches were found in the package db: php54-bcmath
Started: 00:48:41.177813
Duration: 5258.202 ms
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total states run: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment