Skip to content

Instantly share code, notes, and snippets.

@Horgix
Created August 3, 2015 09:27
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 Horgix/dff02f9f8a459e0d4cc3 to your computer and use it in GitHub Desktop.
Save Horgix/dff02f9f8a459e0d4cc3 to your computer and use it in GitHub Desktop.
Log of salt minion on pkg.installed vim
2015-08-03 05:24:23,095 [salt.state ][INFO ][12843] Executing state pkg.installed for vim
2015-08-03 05:24:23,096 [salt.loaded.int.module.cmdmod][INFO ][12843] Executing command "repoquery --plugins --queryformat '%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}' -
-all --pkgnarrow=installed" in directory '/root'
2015-08-03 05:24:23,415 [salt.loaded.int.module.cmdmod][INFO ][12843] Executing command "repoquery --plugins --queryformat '%{NAME}_|-%{ARCH}' --pkgnarrow=all --all" in directory '/
root'
2015-08-03 05:24:25,420 [salt.loaded.int.module.cmdmod][INFO ][12843] Executing command "repoquery --plugins --queryformat '%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}'
--all --quiet --whatprovides vim" in directory '/root'
2015-08-03 05:24:25,756 [salt.state ][ERROR ][12843] Package 'vim' not found (possible matches: vim-enhanced)
2015-08-03 05:24:25,756 [salt.state ][INFO ][12843] Completed state [vim] at time 05:24:25.756017
2015-08-03 05:24:25,757 [salt.minion ][INFO ][12843] Returning information for job: 20150803052422888528
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment