Skip to content

Instantly share code, notes, and snippets.

@donjohnson
Created April 25, 2014 21:12
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 donjohnson/6cb6ec5d902ebfcc6d63 to your computer and use it in GitHub Desktop.
Save donjohnson/6cb6ec5d902ebfcc6d63 to your computer and use it in GitHub Desktop.
[INFO ] Running state [repoquery --queryformat="%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}" --disablerepo='*' --enablerepo='mongodb' --all --quiet --whatprovides 'mongodb-org'] at time 21:11:41.347802
[INFO ] Executing state cmd.run for repoquery --queryformat="%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}" --disablerepo='*' --enablerepo='mongodb' --all --quiet --whatprovides 'mongodb-org'
[INFO ] Executing command 'repoquery --queryformat="%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}" --disablerepo=\'*\' --enablerepo=\'mongodb\' --all --quiet --whatprovides \'mongodb-org\'' in directory '/root'
[INFO ] stdout: mongodb-org_|-2.6.0_|-1_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc2_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc3_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc0_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc1_|-x86_64_|-mongodb
[INFO ] {'pid': 2127, 'retcode': 0, 'stderr': '', 'stdout': 'mongodb-org_|-2.6.0_|-1_|-x86_64_|-mongodb\nmongodb-org_|-2.6.0_|-0.1.rc2_|-x86_64_|-mongodb\nmongodb-org_|-2.6.0_|-0.1.rc3_|-x86_64_|-mongodb\nmongodb-org_|-2.6.0_|-0.1.rc0_|-x86_64_|-mongodb\nmongodb-org_|-2.6.0_|-0.1.rc1_|-x86_64_|-mongodb'}
[INFO ] Completed state [repoquery --queryformat="%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}" --disablerepo='*' --enablerepo='mongodb' --all --quiet --whatprovides 'mongodb-org'] at time 21:11:41.670404
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[INFO ] Running state [mongodb-org] at time 21:11:42.189112
[INFO ] Executing state pkg.installed for mongodb-org
[INFO ] Restricting to repo 'mongodb'
[INFO ] Executing command 'repoquery --queryformat="%{NAME}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-%{REPOID}" --disablerepo=\'*\' --enablerepo=\'mongodb\' --all --quiet --whatprovides \'mongodb-org\'' in directory '/root'
[DEBUG ] stdout: mongodb-org_|-2.6.0_|-1_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc2_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc3_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc0_|-x86_64_|-mongodb
mongodb-org_|-2.6.0_|-0.1.rc1_|-x86_64_|-mongodb
[ERROR ] Package 'mongodb-org' not found (possible matches: mongodb-org)
[INFO ] Completed state [mongodb-org] at time 21:11:42.514903
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment