Skip to content

Instantly share code, notes, and snippets.

@kirs
Created November 8, 2011 14:42
Show Gist options
  • Save kirs/1347906 to your computer and use it in GitHub Desktop.
Save kirs/1347906 to your computer and use it in GitHub Desktop.
$ gem install fog -v '>= 0.11.0'
Successfully installed fog-1.0.0
1 gem installed
$ backup perform --trigger general_backup
[2011/11/08 15:40:36][error] Dependency missing.
Dependency required for:
Amazon S3, Rackspace Cloud Files (S3, CloudFiles Storages)
To install the gem, issue the following command:
gem install fog -v '>= 0.11.0'
Please try again after installing the missing dependency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment