marsbard / puppet-alfresco

A puppet build script for Alfresco
MIT License
25 stars 11 forks source link

Installing s3 with bart on Centos 7 #86

Closed digcat closed 8 years ago

digcat commented 9 years ago

installing bart requires duplicity. I came across a bug which appears to have been resolved in the latest release of duplicity.

symptoms: not backing up to the s3 bucket. after upgrade to duplicity 0.7.03 backup completes to s3 as expected. although you get BackendException: BackendException: BackendException: BackendException: BackendException: BackendException:

2015-06-09-22:23:27 - [BART-Loglevel4] Running command - /usr/bin/duplicity remove-all-but-n-full 6 -v4 --log-file=/opt/alfresco/scripts/alfresco-bart-2015-06-09.log --force s3+http://s3bucketname/files BackendException: ERROR 23 BackendException . BackendException:

digcat commented 8 years ago

reported this back to bart team, and think we are clear of this now since os updates, closing.