Hi folks, I think that there could be another problem, I'm testing duplicity 0.6.08b with S3 (european bucket) uploading just a small file (61kb) and it works fine until I use --no-encryption, but it breaks with these errors as soon as I use --encrypt-key:
Hi folks, I think that there could be another problem, I'm testing duplicity 0.6.08b with S3 (european bucket) uploading just a small file (61kb) and it works fine until I use --no-encryption, but it breaks with these errors as soon as I use --encrypt-key:
Upload 's3+http:// bucket/ system- 2012-02- 01/duplicity- full.20120201T1 45356Z. vol1.difftar. gpg' failed (attempt #1, reason: error: [Errno 32] Broken pipe) bucket/ system- 2012-02- 01/duplicity- full.20120201T1 45356Z. vol1.difftar. gpg' failed (attempt #2, reason: error: [Errno 104] Connection reset by peer) bucket/ system- 2012-02- 01/duplicity- full.20120201T1 45356Z. vol1.difftar. gpg' failed (attempt #3, reason: error: [Errno 104] Connection reset by peer) bucket/ system- 2012-02- 01/duplicity- full.20120201T1 45356Z. vol1.difftar. gpg' failed (attempt #4, reason: error: [Errno 32] Broken pipe)
Upload 's3+http://
Upload 's3+http://
Upload 's3+http://
I specified --gpg-options "--compress- algo=bzip2" too with no luck.