Created
November 28, 2012 04:31
-
-
Save dkingofpa/4159026 to your computer and use it in GitHub Desktop.
librarian output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dking@dking-mbp ~/Projects/test ((no branch)) $ librarian/bin/librarian-chef install --verbose | |
[Librarian] Ruby Version: 1.9.2 | |
[Librarian] Ruby Platform: x86_64-darwin11.4.0 | |
[Librarian] Rubygems Version: 1.8.24 | |
[Librarian] Librarian Version: 0.0.25 | |
[Librarian] Librarian Adapter: chef | |
[Librarian] Project: /Users/dking/Projects/test | |
[Librarian] Specfile: Cheffile | |
[Librarian] Lockfile: Cheffile.lock | |
[Librarian] Git: /usr/local/bin/git | |
[Librarian] Git Version: git version 1.7.11.1 | |
[Librarian] Git Environment Variables: | |
[Librarian] (empty) | |
[Librarian] Pre-Cached Sources: | |
[Librarian] Post-Cached Sources: | |
[Librarian] [:site, "http://community.opscode.com/api/v1", {}] | |
[Librarian] [:git, "git://github.com/xforty/chef-drupal.git", {:ref=>"1.1.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-drush.git", {:ref=>"develop"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-initdb.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-mysql.git", {:ref=>"xforty"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-php_module.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-php_pear.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-rpmforge.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-squid.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-xforty.git", {:ref=>"1.1.0"}] | |
[Librarian] Scheduling drupal (>= 0) <git://github.com/xforty/chef-drupal.git#1.1.0> | |
[Librarian] Scheduling drush (>= 0) <git://github.com/xforty/chef-drush.git#develop> | |
[Librarian] Scheduling initdb (>= 0) <git://github.com/xforty/chef-initdb.git#1.0.0> | |
[Librarian] Scheduling mysql (>= 0) <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Scheduling php_module (>= 0) <git://github.com/xforty/chef-php_module.git#1.0.0> | |
[Librarian] Scheduling php_pear (>= 0) <git://github.com/xforty/chef-php_pear.git#1.0.0> | |
[Librarian] Scheduling rpmforge (>= 0) <git://github.com/xforty/chef-rpmforge.git#1.0.0> | |
[Librarian] Scheduling squid (>= 0) <git://github.com/xforty/chef-squid.git#1.0.0> | |
[Librarian] Scheduling xforty (>= 0) <git://github.com/xforty/chef-xforty.git#1.1.0> | |
[Librarian] Resolving drupal (>= 0) <git://github.com/xforty/chef-drupal.git#1.1.0> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-drupal.git . --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --> 98e27ad698bb27888dea599e062cbce30467bd22 | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list 1.1.0 -1` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --> 98e27ad698bb27888dea599e062cbce30467bd22 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --> 98e27ad698bb27888dea599e062cbce30467bd22 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --> 98e27ad698bb27888dea599e062cbce30467bd22 | |
[Librarian] Checking drupal/1.1.0 <git://github.com/xforty/chef-drupal.git#1.1.0> | |
[Librarian] Scheduling apache2 (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling imagemagick (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling iptables (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling mysql (>= 0.0.0) <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Scheduling php (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling php_module (>= 0.0.0) <git://github.com/xforty/chef-php_module.git#1.0.0> | |
[Librarian] Scheduling php_pear (>= 0.0.0) <git://github.com/xforty/chef-php_pear.git#1.0.0> | |
[Librarian] Scheduling xforty (>= 0.0.0) <git://github.com/xforty/chef-xforty.git#1.1.0> | |
[Librarian] Resolving drush (>= 0) <git://github.com/xforty/chef-drush.git#develop> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-drush.git . --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --> c7d7f34fe15dfdc0bac50746ce9c6859e0b650b8 | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/feature/GH-13_preferred_state | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list origin/develop -1` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --> 02c625619c98f517e61f84970fb26a30cff5682e | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --> c7d7f34fe15dfdc0bac50746ce9c6859e0b650b8 | |
[Librarian] Running `/usr/local/bin/git checkout 02c625619c98f517e61f84970fb26a30cff5682e --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --> 02c625619c98f517e61f84970fb26a30cff5682e | |
[Librarian] Checking drush/0.10.0 <git://github.com/xforty/chef-drush.git#develop> | |
[Librarian] Scheduling php (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving initdb (>= 0) <git://github.com/xforty/chef-initdb.git#1.0.0> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-initdb.git . --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --> d6c22359da1cd6e74f420d0f832357d1b84196aa | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list 1.0.0 -1` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --> 96914c08904fc345279864ad087c21f00108bce1 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --> d6c22359da1cd6e74f420d0f832357d1b84196aa | |
[Librarian] Running `/usr/local/bin/git checkout 96914c08904fc345279864ad087c21f00108bce1 --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --> 96914c08904fc345279864ad087c21f00108bce1 | |
[Librarian] Checking initdb/1.0.0 <git://github.com/xforty/chef-initdb.git#1.0.0> | |
[Librarian] Scheduling database (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving mysql (>= 0) <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-mysql.git . --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --> 190c0c2267785b7b9b303369b8a64ed04364d5f9 | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --> origin/COOK-932-mysql-gem | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/foodcritic | |
[Librarian] --> origin/master | |
[Librarian] --> origin/xforty | |
[Librarian] Running `/usr/local/bin/git rev-list origin/xforty -1` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --> 0fb3d78a27996072497c69427960f0c61ec61ae5 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --> 190c0c2267785b7b9b303369b8a64ed04364d5f9 | |
[Librarian] Running `/usr/local/bin/git checkout 0fb3d78a27996072497c69427960f0c61ec61ae5 --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --> 0fb3d78a27996072497c69427960f0c61ec61ae5 | |
[Librarian] Checking mysql/1.2.4 <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Scheduling openssl (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling windows (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving php_module (>= 0) <git://github.com/xforty/chef-php_module.git#1.0.0> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-php_module.git . --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --> f96bd2835a5ac21a933f5ea05a6716a9f79cc68d | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list 1.0.0 -1` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --> f96bd2835a5ac21a933f5ea05a6716a9f79cc68d | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --> f96bd2835a5ac21a933f5ea05a6716a9f79cc68d | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --> f96bd2835a5ac21a933f5ea05a6716a9f79cc68d | |
[Librarian] Checking php_module/1.0.0 <git://github.com/xforty/chef-php_module.git#1.0.0> | |
[Librarian] Scheduling php (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving php_pear (>= 0) <git://github.com/xforty/chef-php_pear.git#1.0.0> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-php_pear.git . --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --> f7c1e8b85bf761f7e15442651ac35c440c6c0ad5 | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list 1.0.0 -1` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --> f7c1e8b85bf761f7e15442651ac35c440c6c0ad5 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --> f7c1e8b85bf761f7e15442651ac35c440c6c0ad5 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --> f7c1e8b85bf761f7e15442651ac35c440c6c0ad5 | |
[Librarian] Checking php_pear/1.0.0 <git://github.com/xforty/chef-php_pear.git#1.0.0> | |
[Librarian] Scheduling php (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving rpmforge (>= 0) <git://github.com/xforty/chef-rpmforge.git#1.0.0> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-rpmforge.git . --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --> c5f19c432af80e74242cbd4792597db0f2d40abc | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list 1.0.0 -1` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --> c5f19c432af80e74242cbd4792597db0f2d40abc | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --> c5f19c432af80e74242cbd4792597db0f2d40abc | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --> c5f19c432af80e74242cbd4792597db0f2d40abc | |
[Librarian] Checking rpmforge/1.0.0 <git://github.com/xforty/chef-rpmforge.git#1.0.0> | |
[Librarian] Resolving squid (>= 0) <git://github.com/xforty/chef-squid.git#1.0.0> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-squid.git . --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --> ecbfa1c7d6bf8e8569999aa77d9ac129d5dc993d | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list 1.0.0 -1` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --> ecbfa1c7d6bf8e8569999aa77d9ac129d5dc993d | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --> ecbfa1c7d6bf8e8569999aa77d9ac129d5dc993d | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --> ecbfa1c7d6bf8e8569999aa77d9ac129d5dc993d | |
[Librarian] Checking squid/1.0.0 <git://github.com/xforty/chef-squid.git#1.0.0> | |
[Librarian] Resolving xforty (>= 0) <git://github.com/xforty/chef-xforty.git#1.1.0> | |
[Librarian] Checking manifests | |
[Librarian] Running `/usr/local/bin/git clone git://github.com/xforty/chef-xforty.git . --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --> 2492385b57ab4fa2d2d45f3e2f0a966f6838ba20 | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git fetch origin --quiet --tags` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git remote` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --> origin | |
[Librarian] Running `/usr/local/bin/git branch -r --no-color` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --> origin/HEAD -> origin/master | |
[Librarian] --> origin/develop | |
[Librarian] --> origin/master | |
[Librarian] Running `/usr/local/bin/git rev-list 1.1.0 -1` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --> 2492385b57ab4fa2d2d45f3e2f0a966f6838ba20 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --> 2492385b57ab4fa2d2d45f3e2f0a966f6838ba20 | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --> 2492385b57ab4fa2d2d45f3e2f0a966f6838ba20 | |
[Librarian] Checking xforty/1.1.0 <git://github.com/xforty/chef-xforty.git#1.1.0> | |
[Librarian] Scheduling apt (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling drush (>= 0.0.0) <git://github.com/xforty/chef-drush.git#develop> | |
[Librarian] Scheduling git (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling rpmforge (>= 0.0.0) <git://github.com/xforty/chef-rpmforge.git#1.0.0> | |
[Librarian] Scheduling selinux (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling subversion (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling vim (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving apache2 (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/apache2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apache2/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/apache2/versions/1_3_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apache2/version-uri/7c10623dcba1a811ec7ef8cb78c782d0/metadata.json | |
[Librarian] Checking apache2/1.3.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2337/original/apache2.tgz?1352486500 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apache2/version-uri/7c10623dcba1a811ec7ef8cb78c782d0/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apache2/version-uri/7c10623dcba1a811ec7ef8cb78c782d0/package.tar.gz to tmp/librarian/scratch/3f9659d8d8bba4c3b385fc6a091395aa | |
[Librarian] Moving tmp/librarian/scratch/3f9659d8d8bba4c3b385fc6a091395aa/apache2 to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apache2/version-uri/7c10623dcba1a811ec7ef8cb78c782d0/package | |
[Librarian] Resolving imagemagick (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/imagemagick to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/imagemagick/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/imagemagick/versions/0_2_2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/imagemagick/version-uri/6d9ab3eb76ea6b497ae0dd14cf0ba52f/metadata.json | |
[Librarian] Checking imagemagick/0.2.2 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1080/original/imagemagick.tgz?1320693098 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/imagemagick/version-uri/6d9ab3eb76ea6b497ae0dd14cf0ba52f/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/imagemagick/version-uri/6d9ab3eb76ea6b497ae0dd14cf0ba52f/package.tar.gz to tmp/librarian/scratch/096db7ba5a241c5370fb8b3d63cf34fa | |
[Librarian] Moving tmp/librarian/scratch/096db7ba5a241c5370fb8b3d63cf34fa/imagemagick to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/imagemagick/version-uri/6d9ab3eb76ea6b497ae0dd14cf0ba52f/package | |
[Librarian] Resolving iptables (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/iptables to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/iptables/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/iptables/versions/0_10_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/iptables/version-uri/b78af1a82166e44a61dd67d7f597f46b/metadata.json | |
[Librarian] Checking iptables/0.10.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1208/original/iptables.tgz?1324488499 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/iptables/version-uri/b78af1a82166e44a61dd67d7f597f46b/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/iptables/version-uri/b78af1a82166e44a61dd67d7f597f46b/package.tar.gz to tmp/librarian/scratch/dc5bdbb9d878b0d6e7c8d38f72ed8d1c | |
[Librarian] Moving tmp/librarian/scratch/dc5bdbb9d878b0d6e7c8d38f72ed8d1c/iptables to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/iptables/version-uri/b78af1a82166e44a61dd67d7f597f46b/package | |
[Librarian] Resolving php (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/php to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/php/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/php/versions/1_1_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/php/version-uri/2d6eddf6af5016f02546dd4d46a5b15d/metadata.json | |
[Librarian] Checking php/1.1.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2049/original/php.tgz?1346384324 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/php/version-uri/2d6eddf6af5016f02546dd4d46a5b15d/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/php/version-uri/2d6eddf6af5016f02546dd4d46a5b15d/package.tar.gz to tmp/librarian/scratch/50e0240e54bff6be2e149085f6f980ae | |
[Librarian] Moving tmp/librarian/scratch/50e0240e54bff6be2e149085f6f980ae/php to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/php/version-uri/2d6eddf6af5016f02546dd4d46a5b15d/package | |
[Librarian] Scheduling build-essential (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling mysql (>= 0.0.0) <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Scheduling xml (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving database (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/database to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/database/versions/1_3_6 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/27f82c519a6110c5f1d9af89f337f840/metadata.json | |
[Librarian] Checking database/1.3.6 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2290/original/database.tgz?1351550276 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/27f82c519a6110c5f1d9af89f337f840/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/27f82c519a6110c5f1d9af89f337f840/package.tar.gz to tmp/librarian/scratch/6de284d691453235cf1499b2c559d6de | |
[Librarian] Moving tmp/librarian/scratch/6de284d691453235cf1499b2c559d6de/database to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/27f82c519a6110c5f1d9af89f337f840/package | |
[Librarian] Scheduling aws (>= 0.0.0) <(no source specified)> | |
[Librarian] Backtracking from database/1.3.6 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/database/versions/1_3_4 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/42d13d147e734b6abb2de8767abdff71/metadata.json | |
[Librarian] Checking database/1.3.4 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1962/original/database.tgz?1345152388 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/42d13d147e734b6abb2de8767abdff71/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/42d13d147e734b6abb2de8767abdff71/package.tar.gz to tmp/librarian/scratch/e530ee7b4c8c9466c10821c62b062967 | |
[Librarian] Moving tmp/librarian/scratch/e530ee7b4c8c9466c10821c62b062967/database to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/42d13d147e734b6abb2de8767abdff71/package | |
[Librarian] Scheduling aws (>= 0.0.0) <(no source specified)> | |
[Librarian] Backtracking from database/1.3.4 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/database/versions/1_3_2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/4ce02fdaeeb9ce9bad12016caca24ff6/metadata.json | |
[Librarian] Checking database/1.3.2 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1959/original/database.tgz?1345143927 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/4ce02fdaeeb9ce9bad12016caca24ff6/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/4ce02fdaeeb9ce9bad12016caca24ff6/package.tar.gz to tmp/librarian/scratch/9106aad0a85593c38f7c2c8f3023eb63 | |
[Librarian] Moving tmp/librarian/scratch/9106aad0a85593c38f7c2c8f3023eb63/database to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/4ce02fdaeeb9ce9bad12016caca24ff6/package | |
[Librarian] Scheduling aws (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling mysql (>= 1.2.0) <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Scheduling postgresql (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling xfs (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving openssl (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/openssl to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/openssl/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/openssl/versions/1_0_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/openssl/version-uri/00fa381f522cd559f8b81c3bd77132de/metadata.json | |
[Librarian] Checking openssl/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/765/original/openssl.tgz?1307155805 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/openssl/version-uri/00fa381f522cd559f8b81c3bd77132de/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/openssl/version-uri/00fa381f522cd559f8b81c3bd77132de/package.tar.gz to tmp/librarian/scratch/49f38ef32e83dfd3929c0a46fe98b681 | |
[Librarian] Moving tmp/librarian/scratch/49f38ef32e83dfd3929c0a46fe98b681/openssl to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/openssl/version-uri/00fa381f522cd559f8b81c3bd77132de/package | |
[Librarian] Resolving windows (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/windows to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/windows/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/windows/versions/1_4_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/windows/version-uri/db9038d63b95aa93fa55727ab379887b/metadata.json | |
[Librarian] Checking windows/1.4.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2467/original/windows.tgz?1353975049 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/windows/version-uri/db9038d63b95aa93fa55727ab379887b/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/windows/version-uri/db9038d63b95aa93fa55727ab379887b/package.tar.gz to tmp/librarian/scratch/a68c643e16fe79425cf871b677dcad3b | |
[Librarian] Moving tmp/librarian/scratch/a68c643e16fe79425cf871b677dcad3b/windows to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/windows/version-uri/db9038d63b95aa93fa55727ab379887b/package | |
[Librarian] Scheduling chef_handler (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving apt (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/apt to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apt/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/apt/versions/1_5_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apt/version-uri/6723953ad1a2cb4f8391b057c58a2de9/metadata.json | |
[Librarian] Checking apt/1.5.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2288/original/apt.tgz?1351548289 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apt/version-uri/6723953ad1a2cb4f8391b057c58a2de9/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apt/version-uri/6723953ad1a2cb4f8391b057c58a2de9/package.tar.gz to tmp/librarian/scratch/01a4843cc07222cd3f2c7e4e92abfd53 | |
[Librarian] Moving tmp/librarian/scratch/01a4843cc07222cd3f2c7e4e92abfd53/apt to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apt/version-uri/6723953ad1a2cb4f8391b057c58a2de9/package | |
[Librarian] Resolving git (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/git to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/git/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/git/versions/2_0_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/git/version-uri/cd8f7a3fd6eba1d1b70b20b2b98747ee/metadata.json | |
[Librarian] Checking git/2.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2415/original/git.tgz?1353377649 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/git/version-uri/cd8f7a3fd6eba1d1b70b20b2b98747ee/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/git/version-uri/cd8f7a3fd6eba1d1b70b20b2b98747ee/package.tar.gz to tmp/librarian/scratch/0fe23b8bd103eedfccd2cca721342792 | |
[Librarian] Moving tmp/librarian/scratch/0fe23b8bd103eedfccd2cca721342792/git to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/git/version-uri/cd8f7a3fd6eba1d1b70b20b2b98747ee/package | |
[Librarian] Scheduling build-essential (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling dmg (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling runit (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling yum (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving selinux (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/selinux to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/selinux/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/selinux/versions/0_5_2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/selinux/version-uri/03381bb09c1f980415d19948c0afb7a9/metadata.json | |
[Librarian] Checking selinux/0.5.2 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1234/original/selinux.tgz?1326853953 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/selinux/version-uri/03381bb09c1f980415d19948c0afb7a9/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/selinux/version-uri/03381bb09c1f980415d19948c0afb7a9/package.tar.gz to tmp/librarian/scratch/301805f88b21abdb5f2ab3f1ab49dd77 | |
[Librarian] Moving tmp/librarian/scratch/301805f88b21abdb5f2ab3f1ab49dd77/selinux to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/selinux/version-uri/03381bb09c1f980415d19948c0afb7a9/package | |
[Librarian] Resolving subversion (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/subversion to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/subversion/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/subversion/versions/1_0_2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/subversion/version-uri/b033bef35899a3151abbc91d460089d1/metadata.json | |
[Librarian] Checking subversion/1.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2120/original/subversion.tgz?1347825448 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/subversion/version-uri/b033bef35899a3151abbc91d460089d1/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/subversion/version-uri/b033bef35899a3151abbc91d460089d1/package.tar.gz to tmp/librarian/scratch/3c718a94ba977e503e3a960acc8e6c98 | |
[Librarian] Moving tmp/librarian/scratch/3c718a94ba977e503e3a960acc8e6c98/subversion to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/subversion/version-uri/b033bef35899a3151abbc91d460089d1/package | |
[Librarian] Scheduling apache2 (>= 0.0.0) <(no source specified)> | |
[Librarian] Scheduling windows (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving vim (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/vim to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/vim/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/vim/versions/1_0_2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/vim/version-uri/528b239b9d211ce6aa49a7c0aadeec19/metadata.json | |
[Librarian] Checking vim/1.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1098/original/vim.tgz?1320864207 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/vim/version-uri/528b239b9d211ce6aa49a7c0aadeec19/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/vim/version-uri/528b239b9d211ce6aa49a7c0aadeec19/package.tar.gz to tmp/librarian/scratch/81e317f62f7dd422c4f51a9090ba33f9 | |
[Librarian] Moving tmp/librarian/scratch/81e317f62f7dd422c4f51a9090ba33f9/vim to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/vim/version-uri/528b239b9d211ce6aa49a7c0aadeec19/package | |
[Librarian] Resolving build-essential (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/build-essential to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/build-essential/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/build-essential/versions/1_2_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/build-essential/version-uri/7942527e7122faf95c25f59010014b25/metadata.json | |
[Librarian] Checking build-essential/1.2.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2318/original/build-essential.tgz?1352157588 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/build-essential/version-uri/7942527e7122faf95c25f59010014b25/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/build-essential/version-uri/7942527e7122faf95c25f59010014b25/package.tar.gz to tmp/librarian/scratch/73a4928de436a9019d46c99cf7674ebe | |
[Librarian] Moving tmp/librarian/scratch/73a4928de436a9019d46c99cf7674ebe/build-essential to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/build-essential/version-uri/7942527e7122faf95c25f59010014b25/package | |
[Librarian] Resolving xml (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/xml to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xml/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/xml/versions/1_0_4 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xml/version-uri/dced3a5e4d19690bab1ebd87f8b92031/metadata.json | |
[Librarian] Checking xml/1.0.4 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1754/original/xml.tgz?1339600994 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xml/version-uri/dced3a5e4d19690bab1ebd87f8b92031/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xml/version-uri/dced3a5e4d19690bab1ebd87f8b92031/package.tar.gz to tmp/librarian/scratch/fdfc5de539c4b336c7be636bb58f04cf | |
[Librarian] Moving tmp/librarian/scratch/fdfc5de539c4b336c7be636bb58f04cf/xml to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xml/version-uri/dced3a5e4d19690bab1ebd87f8b92031/package | |
[Librarian] Resolving aws (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/aws to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/aws/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/aws/versions/0_100_2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/aws/version-uri/6c821195d682d0d96bca7e5e429bb685/metadata.json | |
[Librarian] Checking aws/0.100.2 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2061/original/aws.tgz?1346443496 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/aws/version-uri/6c821195d682d0d96bca7e5e429bb685/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/aws/version-uri/6c821195d682d0d96bca7e5e429bb685/package.tar.gz to tmp/librarian/scratch/a0b6c0df9b6b7ef7da7043ad721d61fe | |
[Librarian] Moving tmp/librarian/scratch/a0b6c0df9b6b7ef7da7043ad721d61fe/aws to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/aws/version-uri/6c821195d682d0d96bca7e5e429bb685/package | |
[Librarian] Resolving postgresql (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/postgresql to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/postgresql/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/postgresql/versions/2_0_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/postgresql/version-uri/7012ab6397af8381323efd1128e921fa/metadata.json | |
[Librarian] Checking postgresql/2.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2373/original/postgresql.tgz?1352850990 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/postgresql/version-uri/7012ab6397af8381323efd1128e921fa/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/postgresql/version-uri/7012ab6397af8381323efd1128e921fa/package.tar.gz to tmp/librarian/scratch/932bc4ff6b84c2233cd9e6fbee500181 | |
[Librarian] Moving tmp/librarian/scratch/932bc4ff6b84c2233cd9e6fbee500181/postgresql to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/postgresql/version-uri/7012ab6397af8381323efd1128e921fa/package | |
[Librarian] Scheduling openssl (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolving xfs (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/xfs to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xfs/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/xfs/versions/1_0_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xfs/version-uri/d2ff0e44f48b369f0f02cb8e313e94b9/metadata.json | |
[Librarian] Checking xfs/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/767/original/xfs.tgz?1307159456 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xfs/version-uri/d2ff0e44f48b369f0f02cb8e313e94b9/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xfs/version-uri/d2ff0e44f48b369f0f02cb8e313e94b9/package.tar.gz to tmp/librarian/scratch/93b5f88017c7bfb30c9dd50c6447c63e | |
[Librarian] Moving tmp/librarian/scratch/93b5f88017c7bfb30c9dd50c6447c63e/xfs to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xfs/version-uri/d2ff0e44f48b369f0f02cb8e313e94b9/package | |
[Librarian] Resolving chef_handler (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/chef_handler to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/chef_handler/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/chef_handler/versions/1_0_8 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/chef_handler/version-uri/abf1c8406f7d187940a60bb7d2960982/metadata.json | |
[Librarian] Checking chef_handler/1.0.8 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2103/original/chef_handler.tgz?1347663532 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/chef_handler/version-uri/abf1c8406f7d187940a60bb7d2960982/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/chef_handler/version-uri/abf1c8406f7d187940a60bb7d2960982/package.tar.gz to tmp/librarian/scratch/a8f305bb17535b47e2e6f71b0b77b6d9 | |
[Librarian] Moving tmp/librarian/scratch/a8f305bb17535b47e2e6f71b0b77b6d9/chef_handler to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/chef_handler/version-uri/abf1c8406f7d187940a60bb7d2960982/package | |
[Librarian] Resolving dmg (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/dmg to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/dmg/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/dmg/versions/1_0_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/dmg/version-uri/ba2d93ece7d189230aa7d247069a1824/metadata.json | |
[Librarian] Checking dmg/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/1672/original/dmg.tgz?1338326346 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/dmg/version-uri/ba2d93ece7d189230aa7d247069a1824/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/dmg/version-uri/ba2d93ece7d189230aa7d247069a1824/package.tar.gz to tmp/librarian/scratch/1632372e5460baa59d4a6bfdd702a6a7 | |
[Librarian] Moving tmp/librarian/scratch/1632372e5460baa59d4a6bfdd702a6a7/dmg to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/dmg/version-uri/ba2d93ece7d189230aa7d247069a1824/package | |
[Librarian] Resolving runit (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/runit to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/runit/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/runit/versions/0_16_0 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/runit/version-uri/f5718db0b3507a76701e0309a0b711ed/metadata.json | |
[Librarian] Checking runit/0.16.0 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2420/original/runit.tgz?1353386942 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/runit/version-uri/f5718db0b3507a76701e0309a0b711ed/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/runit/version-uri/f5718db0b3507a76701e0309a0b711ed/package.tar.gz to tmp/librarian/scratch/63b45ebaaef39753c5a35f65b53b3f4e | |
[Librarian] Moving tmp/librarian/scratch/63b45ebaaef39753c5a35f65b53b3f4e/runit to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/runit/version-uri/f5718db0b3507a76701e0309a0b711ed/package | |
[Librarian] Resolving yum (>= 0.0.0) <(no source specified)> | |
[Librarian] Checking manifests | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/yum to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/yum/metadata.json | |
[Librarian] Caching http://community.opscode.com/api/v1/cookbooks/yum/versions/2_0_2 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/yum/version-uri/eaf5b8799861c26e9131c0b4c86e5ae2/metadata.json | |
[Librarian] Checking yum/2.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Caching http://s3.amazonaws.com/community-files.opscode.com/cookbook_versions/tarballs/2478/original/yum.tgz?1353995770 to /Users/dking/Projects/test/tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/yum/version-uri/eaf5b8799861c26e9131c0b4c86e5ae2/package.tar.gz | |
[Librarian] Unpacking tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/yum/version-uri/eaf5b8799861c26e9131c0b4c86e5ae2/package.tar.gz to tmp/librarian/scratch/c1d46e0d20ed1533f7b87155d4a336a4 | |
[Librarian] Moving tmp/librarian/scratch/c1d46e0d20ed1533f7b87155d4a336a4/yum to tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/yum/version-uri/eaf5b8799861c26e9131c0b4c86e5ae2/package | |
[Librarian] Resolved yum (>= 0.0.0) <(no source specified)> at yum/2.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved yum (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved runit (>= 0.0.0) <(no source specified)> at runit/0.16.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved runit (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved dmg (>= 0.0.0) <(no source specified)> at dmg/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved dmg (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved chef_handler (>= 0.0.0) <(no source specified)> at chef_handler/1.0.8 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved chef_handler (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved xfs (>= 0.0.0) <(no source specified)> at xfs/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved xfs (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved postgresql (>= 0.0.0) <(no source specified)> at postgresql/2.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved postgresql (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved aws (>= 0.0.0) <(no source specified)> at aws/0.100.2 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved aws (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved xml (>= 0.0.0) <(no source specified)> at xml/1.0.4 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved xml (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved build-essential (>= 0.0.0) <(no source specified)> at build-essential/1.2.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved build-essential (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved vim (>= 0.0.0) <(no source specified)> at vim/1.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved vim (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved subversion (>= 0.0.0) <(no source specified)> at subversion/1.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved subversion (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved selinux (>= 0.0.0) <(no source specified)> at selinux/0.5.2 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved selinux (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved git (>= 0.0.0) <(no source specified)> at git/2.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved git (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved apt (>= 0.0.0) <(no source specified)> at apt/1.5.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved apt (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved windows (>= 0.0.0) <(no source specified)> at windows/1.4.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved windows (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved openssl (>= 0.0.0) <(no source specified)> at openssl/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved openssl (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved database (>= 0.0.0) <(no source specified)> at database/1.3.2 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved database (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved php (>= 0.0.0) <(no source specified)> at php/1.1.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved php (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved iptables (>= 0.0.0) <(no source specified)> at iptables/0.10.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved iptables (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved imagemagick (>= 0.0.0) <(no source specified)> at imagemagick/0.2.2 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved imagemagick (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved apache2 (>= 0.0.0) <(no source specified)> at apache2/1.3.0 <http://community.opscode.com/api/v1> | |
[Librarian] Resolved apache2 (>= 0.0.0) <(no source specified)> | |
[Librarian] Resolved xforty (>= 0) <git://github.com/xforty/chef-xforty.git#1.1.0> at xforty/1.1.0 <git://github.com/xforty/chef-xforty.git#1.1.0> | |
[Librarian] Resolved xforty (>= 0) <git://github.com/xforty/chef-xforty.git#1.1.0> | |
[Librarian] Resolved squid (>= 0) <git://github.com/xforty/chef-squid.git#1.0.0> at squid/1.0.0 <git://github.com/xforty/chef-squid.git#1.0.0> | |
[Librarian] Resolved squid (>= 0) <git://github.com/xforty/chef-squid.git#1.0.0> | |
[Librarian] Resolved rpmforge (>= 0) <git://github.com/xforty/chef-rpmforge.git#1.0.0> at rpmforge/1.0.0 <git://github.com/xforty/chef-rpmforge.git#1.0.0> | |
[Librarian] Resolved rpmforge (>= 0) <git://github.com/xforty/chef-rpmforge.git#1.0.0> | |
[Librarian] Resolved php_pear (>= 0) <git://github.com/xforty/chef-php_pear.git#1.0.0> at php_pear/1.0.0 <git://github.com/xforty/chef-php_pear.git#1.0.0> | |
[Librarian] Resolved php_pear (>= 0) <git://github.com/xforty/chef-php_pear.git#1.0.0> | |
[Librarian] Resolved php_module (>= 0) <git://github.com/xforty/chef-php_module.git#1.0.0> at php_module/1.0.0 <git://github.com/xforty/chef-php_module.git#1.0.0> | |
[Librarian] Resolved php_module (>= 0) <git://github.com/xforty/chef-php_module.git#1.0.0> | |
[Librarian] Resolved mysql (>= 0) <git://github.com/xforty/chef-mysql.git#xforty> at mysql/1.2.4 <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Resolved mysql (>= 0) <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Resolved initdb (>= 0) <git://github.com/xforty/chef-initdb.git#1.0.0> at initdb/1.0.0 <git://github.com/xforty/chef-initdb.git#1.0.0> | |
[Librarian] Resolved initdb (>= 0) <git://github.com/xforty/chef-initdb.git#1.0.0> | |
[Librarian] Resolved drush (>= 0) <git://github.com/xforty/chef-drush.git#develop> at drush/0.10.0 <git://github.com/xforty/chef-drush.git#develop> | |
[Librarian] Resolved drush (>= 0) <git://github.com/xforty/chef-drush.git#develop> | |
[Librarian] Resolved drupal (>= 0) <git://github.com/xforty/chef-drupal.git#1.1.0> at drupal/1.1.0 <git://github.com/xforty/chef-drupal.git#1.1.0> | |
[Librarian] Resolved drupal (>= 0) <git://github.com/xforty/chef-drupal.git#1.1.0> | |
[Librarian] Bouncing Cheffile.lock | |
[Librarian] Pre-Cached Sources: | |
[Librarian] Post-Cached Sources: | |
[Librarian] [:site, "http://community.opscode.com/api/v1", {}] | |
[Librarian] [:git, "git://github.com/xforty/chef-drupal.git", {:ref=>"1.1.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-drush.git", {:ref=>"develop"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-initdb.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-mysql.git", {:ref=>"xforty"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-php_module.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-php_pear.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-rpmforge.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-squid.git", {:ref=>"1.0.0"}] | |
[Librarian] [:git, "git://github.com/xforty/chef-xforty.git", {:ref=>"1.1.0"}] | |
Installing apache2 (1.3.0) | |
[Librarian] Installing apache2/1.3.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apache2/version-uri/7c10623dcba1a811ec7ef8cb78c782d0/package to cookbooks/apache2 | |
Installing apt (1.5.0) | |
[Librarian] Installing apt/1.5.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/apt/version-uri/6723953ad1a2cb4f8391b057c58a2de9/package to cookbooks/apt | |
Installing aws (0.100.2) | |
[Librarian] Installing aws/0.100.2 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/aws/version-uri/6c821195d682d0d96bca7e5e429bb685/package to cookbooks/aws | |
Installing build-essential (1.2.0) | |
[Librarian] Installing build-essential/1.2.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/build-essential/version-uri/7942527e7122faf95c25f59010014b25/package to cookbooks/build-essential | |
Installing chef_handler (1.0.8) | |
[Librarian] Installing chef_handler/1.0.8 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/chef_handler/version-uri/abf1c8406f7d187940a60bb7d2960982/package to cookbooks/chef_handler | |
Installing openssl (1.0.0) | |
[Librarian] Installing openssl/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/openssl/version-uri/00fa381f522cd559f8b81c3bd77132de/package to cookbooks/openssl | |
Installing windows (1.4.0) | |
[Librarian] Installing windows/1.4.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/windows/version-uri/db9038d63b95aa93fa55727ab379887b/package to cookbooks/windows | |
Installing mysql (1.2.4) | |
[Librarian] Installing mysql/1.2.4 <git://github.com/xforty/chef-mysql.git#xforty> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 | |
[Librarian] --> 0fb3d78a27996072497c69427960f0c61ec61ae5 | |
[Librarian] Copying tmp/librarian/cache/source/git/a2420ed9f3cabd60dde2a90923f61a46 to cookbooks/mysql | |
Installing postgresql (2.0.0) | |
[Librarian] Installing postgresql/2.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/postgresql/version-uri/7012ab6397af8381323efd1128e921fa/package to cookbooks/postgresql | |
Installing xfs (1.0.0) | |
[Librarian] Installing xfs/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xfs/version-uri/d2ff0e44f48b369f0f02cb8e313e94b9/package to cookbooks/xfs | |
Installing database (1.3.2) | |
[Librarian] Installing database/1.3.2 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/database/version-uri/4ce02fdaeeb9ce9bad12016caca24ff6/package to cookbooks/database | |
Installing dmg (1.0.0) | |
[Librarian] Installing dmg/1.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/dmg/version-uri/ba2d93ece7d189230aa7d247069a1824/package to cookbooks/dmg | |
Installing runit (0.16.0) | |
[Librarian] Installing runit/0.16.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/runit/version-uri/f5718db0b3507a76701e0309a0b711ed/package to cookbooks/runit | |
Installing yum (2.0.2) | |
[Librarian] Installing yum/2.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/yum/version-uri/eaf5b8799861c26e9131c0b4c86e5ae2/package to cookbooks/yum | |
Installing git (2.0.0) | |
[Librarian] Installing git/2.0.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/git/version-uri/cd8f7a3fd6eba1d1b70b20b2b98747ee/package to cookbooks/git | |
Installing imagemagick (0.2.2) | |
[Librarian] Installing imagemagick/0.2.2 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/imagemagick/version-uri/6d9ab3eb76ea6b497ae0dd14cf0ba52f/package to cookbooks/imagemagick | |
Installing iptables (0.10.0) | |
[Librarian] Installing iptables/0.10.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/iptables/version-uri/b78af1a82166e44a61dd67d7f597f46b/package to cookbooks/iptables | |
Installing xml (1.0.4) | |
[Librarian] Installing xml/1.0.4 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/xml/version-uri/dced3a5e4d19690bab1ebd87f8b92031/package to cookbooks/xml | |
Installing php (1.1.0) | |
[Librarian] Installing php/1.1.0 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/php/version-uri/2d6eddf6af5016f02546dd4d46a5b15d/package to cookbooks/php | |
Installing selinux (0.5.2) | |
[Librarian] Installing selinux/0.5.2 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/selinux/version-uri/03381bb09c1f980415d19948c0afb7a9/package to cookbooks/selinux | |
Installing subversion (1.0.2) | |
[Librarian] Installing subversion/1.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/subversion/version-uri/b033bef35899a3151abbc91d460089d1/package to cookbooks/subversion | |
Installing vim (1.0.2) | |
[Librarian] Installing vim/1.0.2 <http://community.opscode.com/api/v1> | |
[Librarian] Copying tmp/librarian/cache/source/chef/site/877777683730772c36b1e6a3fc3aa2c3/vim/version-uri/528b239b9d211ce6aa49a7c0aadeec19/package to cookbooks/vim | |
Installing php_module (1.0.0) | |
[Librarian] Installing php_module/1.0.0 <git://github.com/xforty/chef-php_module.git#1.0.0> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 | |
[Librarian] --> f96bd2835a5ac21a933f5ea05a6716a9f79cc68d | |
[Librarian] Copying tmp/librarian/cache/source/git/c1a0209f4c5aa9bdffb7e47e850aa792 to cookbooks/php_module | |
Installing php_pear (1.0.0) | |
[Librarian] Installing php_pear/1.0.0 <git://github.com/xforty/chef-php_pear.git#1.0.0> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c | |
[Librarian] --> f7c1e8b85bf761f7e15442651ac35c440c6c0ad5 | |
[Librarian] Copying tmp/librarian/cache/source/git/d484092233c3ce51f79a120d8bceae7c to cookbooks/php_pear | |
Installing drush (0.10.0) | |
[Librarian] Installing drush/0.10.0 <git://github.com/xforty/chef-drush.git#develop> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb | |
[Librarian] --> 02c625619c98f517e61f84970fb26a30cff5682e | |
[Librarian] Copying tmp/librarian/cache/source/git/5178b8f1ae238caed6853406052ac7bb to cookbooks/drush | |
Installing rpmforge (1.0.0) | |
[Librarian] Installing rpmforge/1.0.0 <git://github.com/xforty/chef-rpmforge.git#1.0.0> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 | |
[Librarian] --> c5f19c432af80e74242cbd4792597db0f2d40abc | |
[Librarian] Copying tmp/librarian/cache/source/git/3484f50c421d6e98795a6226853a6619 to cookbooks/rpmforge | |
Installing xforty (1.1.0) | |
[Librarian] Installing xforty/1.1.0 <git://github.com/xforty/chef-xforty.git#1.1.0> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac | |
[Librarian] --> 2492385b57ab4fa2d2d45f3e2f0a966f6838ba20 | |
[Librarian] Copying tmp/librarian/cache/source/git/8127d1f3faf96865ca9f3cf6274bf8ac to cookbooks/xforty | |
Installing drupal (1.1.0) | |
[Librarian] Installing drupal/1.1.0 <git://github.com/xforty/chef-drupal.git#1.1.0> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 | |
[Librarian] --> 98e27ad698bb27888dea599e062cbce30467bd22 | |
[Librarian] Copying tmp/librarian/cache/source/git/cf745598007fd2cb2e28de79a76e0985 to cookbooks/drupal | |
Installing initdb (1.0.0) | |
[Librarian] Installing initdb/1.0.0 <git://github.com/xforty/chef-initdb.git#1.0.0> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 | |
[Librarian] --> 96914c08904fc345279864ad087c21f00108bce1 | |
[Librarian] Copying tmp/librarian/cache/source/git/2fe838a57596071a7a37e1fdee6aa392 to cookbooks/initdb | |
Installing squid (1.0.0) | |
[Librarian] Installing squid/1.0.0 <git://github.com/xforty/chef-squid.git#1.0.0> | |
[Librarian] Running `/usr/local/bin/git reset --hard --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git clean -x -d --force --force` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --- No output | |
[Librarian] Running `/usr/local/bin/git rev-parse HEAD --quiet` in tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 | |
[Librarian] --> ecbfa1c7d6bf8e8569999aa77d9ac129d5dc993d | |
[Librarian] Copying tmp/librarian/cache/source/git/66feeb85756ce4b5616e426adcf68543 to cookbooks/squid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment