【已解决】deepin通过ppa源安装systemback报错问题
Tofloor
poster avatar
Caldera
deepin
2017-08-16 21:08
Author
本帖最后由 Caldera 于 2017-8-17 23:40 编辑

我想添加一个ppa:nemh/systemback源
执行以下语句:
  1. sudo add-apt-repository ppa:nemh/systemback
Copy the Code
结果出现错误信息:
  1. Simple system backup and restore application with extra features

  2. Systemback makes it easy to create backups of the system and the users configuration files. In case of problems you can easily restore the previous state of the system. There are extra features like system copying, system installation and Live system creation.

  3. This PPA contain the stable version of Systemback.

  4. Currently supported Ubuntu releases:
  5. - 14.04.X LTS
  6. - 15.04
  7. - 15.10
  8. - 16.04.X LTS
  9. - 16.10

  10. * DEVELOPMENT SUSPENDED *
  11. More info: https://launchpad.net/~nemh/+archive/ubuntu/systemback
  12. Press [ENTER] to continue or ctrl-c to cancel adding it

  13. gpg: keybox '/tmp/tmprdlsfpyk/pubring.gpg' created
  14. gpg: /tmp/tmprdlsfpyk/trustdb.gpg: trustdb created
  15. gpg: key 14E4942973C62A1B: public key "Launchpad PPA for Kendek" imported
  16. gpg: no ultimately trusted keys found
  17. gpg: Total number processed: 1
  18. gpg:               imported: 1
  19. gpg: no valid OpenPGP data found.
  20. Exception in thread Thread-1:
  21. Traceback (most recent call last):
  22.   File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
  23.     self.run()
  24.   File "/usr/lib/python3.5/threading.py", line 862, in run
  25.     self._target(*self._args, **self._kwargs)
  26.   File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 688, in addkey_func
  27.     func(**kwargs)
  28.   File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 386, in add_key
  29.     return apsk.add_ppa_signing_key()
  30.   File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 273, in add_ppa_signing_key
  31.     cleanup(tmp_keyring_dir)
  32.   File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 234, in cleanup
  33.     shutil.rmtree(tmp_keyring_dir)
  34.   File "/usr/lib/python3.5/shutil.py", line 480, in rmtree
  35.     _rmtree_safe_fd(fd, path, onerror)
  36.   File "/usr/lib/python3.5/shutil.py", line 438, in _rmtree_safe_fd
  37.     onerror(os.unlink, fullname, sys.exc_info())
  38.   File "/usr/lib/python3.5/shutil.py", line 436, in _rmtree_safe_fd
  39.     os.unlink(name, dir_fd=topfd)
  40. FileNotFoundError: [Errno 2] 没有那个文件或目录: 'S.gpg-agent.extra'
Copy the Code
怎么解决?
Reply Favorite View the author
All Replies
jingle
deepin
2017-08-16 21:40
#1
Reply View the author
BingoLove
deepin
2017-08-16 22:55
#2
export GPG_TTY=/dev/tty
Reply View the author
Caldera
deepin
2017-08-17 03:42
#3
https://bbs.deepin.org/post/144267
http://ppa.launchpad.net/nemh/systemback/ubuntu/pool/main/s/systemback/

我下好了这个包但是不知道怎么使用
Reply View the author
jingle
deepin
2017-08-17 16:44
#4
https://bbs.deepin.org/post/144267
我下好了这个包但是不知道怎么使用

deb包直接点击安装就可以了
Reply View the author
Caldera
deepin
2017-08-17 16:51
#5
jingle 发表于 2017-8-17 08:44
deb包直接点击安装就可以了

不行,其他deb包依赖关系太多,安装不了
Reply View the author
jingle
deepin
2017-08-17 16:57
#6
https://bbs.deepin.org/post/144267
不行,其他deb包依赖关系太多,安装不了

你全部下载下来就可以了 都是一个版本的就行
Reply View the author
Caldera
deepin
2017-08-17 17:48
#7
https://bbs.deepin.org/post/144267
你全部下载下来就可以了 都是一个版本的就行

管理员您好,按照你提示的,我已经成功安装完成了。但是在启动的时候出现如下问题:

不知怎么解决?
Reply View the author
jingle
deepin
2017-08-17 17:57
#8
https://bbs.deepin.org/post/144267
管理员您好,按照你提示的,我已经成功安装完成了。但是在启动的时候出现如下问题:

不知怎么解决?

http://www.linuxidc.com/Linux/2015-09/122560.htm
Reply View the author
Caldera
deepin
2017-08-17 18:40
#9
https://bbs.deepin.org/post/144267
http://www.linuxidc.com/Linux/2015-09/122560.htm

问题解决了。之前装的是Ubuntu14.04版,启动不了,现在重装了16.10版,成功启动。谢谢管理员的热情解答。附上systemback的界面图。
Reply View the author
136******57
deepin
2022-03-09 19:54
#10

管理员您好,请问这种情况是什么原因?

没有可写的工作目录?

图片.png

Reply View the author