Ubuntu 16.04内置备份应用程序(Deja-Dup)将无法正常工作

sha*_*dzy 15 ubuntu-16.04

刚刚安装了Ubuntu 16.04并尝试使用内置的备份软件激活自动备份选项.当试图进行备份时,它说:Failed to execute child process "duplicity" (No such file or directory).这是怎么回事?

sha*_*dzy 27

跑:

sudo apt-get install duplicity
Run Code Online (Sandbox Code Playgroud)

这应该解决这个问题.

  • 我还必须安装python-gi(`sudo apt install python-gi`). (4认同)