Created
November 8, 2011 14:42
-
-
Save kirs/1347906 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
$ 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