Skip to content

Instantly share code, notes, and snippets.

@carllerche
Created September 19, 2009 01:14
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 carllerche/0fe1cdb9445f108601d7 to your computer and use it in GitHub Desktop.
Save carllerche/0fe1cdb9445f108601d7 to your computer and use it in GitHub Desktop.
[Sat, 19 Sep 2009 01:13:47 +0000] DEBUG: Processing execute[cache-ruby-ee-deb]
[Sat, 19 Sep 2009 01:13:47 +0000] DEBUG: Skipping execute[cache-ruby-ee-deb] due to not_if
[Sat, 19 Sep 2009 01:13:47 +0000] DEBUG: Processing dpkg_package[ruby-enterprise]
[Sat, 19 Sep 2009 01:13:47 +0000] DEBUG: dpkg_package[ruby-enterprise] using Chef::Provider::Package::Dpkg
[Sat, 19 Sep 2009 01:13:47 +0000] DEBUG: Checking dpkg status for ruby-enterprise
[Sat, 19 Sep 2009 01:13:47 +0000] DEBUG: Checking install state for enterprise
[Sat, 19 Sep 2009 01:13:47 +0000] INFO: Installing dpkg_package[ruby-enterprise] version 1.8.6-20090610
[Sat, 19 Sep 2009 01:13:47 +0000] DEBUG: Executing dpkg -i /var/cache/apt/archives/ruby-enterprise_1.8.6-20090610_i386.deb
[Sat, 19 Sep 2009 01:13:50 +0000] DEBUG: ---- Begin output of dpkg -i /var/cache/apt/archives/ruby-enterprise_1.8.6-20090610_i386.deb ----
[Sat, 19 Sep 2009 01:13:50 +0000] DEBUG: STDOUT: (Reading database ... 20324 files and directories currently installed.)
Preparing to replace ruby-enterprise 1.8.6-20090610 (using .../ruby-enterprise_1.8.6-20090610_i386.deb) ...
Unpacking replacement ruby-enterprise ...
Setting up ruby-enterprise (1.8.6-20090610) ...
[Sat, 19 Sep 2009 01:13:50 +0000] DEBUG: STDERR:
[Sat, 19 Sep 2009 01:13:50 +0000] DEBUG: ---- End output of dpkg -i /var/cache/apt/archives/ruby-enterprise_1.8.6-20090610_i386.deb ----
[Sat, 19 Sep 2009 01:13:50 +0000] DEBUG: Ran dpkg -i /var/cache/apt/archives/ruby-enterprise_1.8.6-20090610_i386.deb returned 0
[Sat, 19 Sep 2009 01:13:50 +0000] INFO: dpkg_package[ruby-enterprise] sending run action to execute[update-rubygems] (immediate)
[Sat, 19 Sep 2009 01:13:50 +0000] DEBUG: execute[update-rubygems] using Chef::Provider::Execute
[Sat, 19 Sep 2009 01:13:50 +0000] DEBUG: Executing /opt/ruby-enterprise/bin/ruby -S gem update --syste
root@ip-10-242-226-229:~# dpkg -s ruby-enterprise
Package: ruby-enterprise
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 32343
Maintainer: Hongli Lai <hongli@phusion.nl>
Architecture: i386
Version: 1.8.6-20090610
Depends: libc6 (>= 2.6.1-1)
Description: Ruby Enterprise Edition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment