cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco backup

rock_tu
Champ on-the-rise
Champ on-the-rise
Hello Everyone
I faced a problem about alfresco backup for a long time,I have done that follow the link https://addons.alfresco.com/addons/alfresco-bart-backup-and-recovery-tool,but when I run "duplicity" and ./alfresco-bart.sh backup,it's appear some error:
Traceback (most recent call last):
  File "/opt/duplicity/bin/duplicity", line 45, in <module>
    from duplicity import collections
  File "/opt/duplicity/duplicity/collections.py", line 29, in <module>
    from duplicity import path
  File "/opt/duplicity/duplicity/path.py", line 36, in <module>
    from duplicity import librsync
  File "/opt/duplicity/duplicity/librsync.py", line 29, in <module>
    import _librsync
ImportError: No module named _librsync,
I have install the version of duplicity is 0.6.21,the version of librsyne is 0.9.7,the ncftp is 3.2.5,the version of python is 2.6.6,the version of boto is 2.9.6,Any one faced the some problem? Any one can give me a good idea?thank you very much!!
4 REPLIES 4

mrogers
Star Contributor
Star Contributor
Your question is nothing to do with alfresco.   Looks like python is missing a library.

rock_tu
Champ on-the-rise
Champ on-the-rise
Hello mrogers
Thank you very much for your reply,I realized that it's missing a library too,but I alter the version of librsync,it's also appear same problem,so I confused for a long time,could you tell me that how do you backup the alfresco?conld you give me a solution?thank you in advances!

bisana
Champ on-the-rise
Champ on-the-rise
Hi
This has nothing to do with alfresco, it is an addon created seperated. I created the script.
I shall help you. Can you post your queried in the addon forums
thanks

rock_tu
Champ on-the-rise
Champ on-the-rise
Hello bisana
Thank you for your idea,I will do that following your suggestion,thanks again!