Advertisement
Guest User

debianrepo

a guest
Aug 18th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. gpg: keybox '/tmp/tmp35jynkb_/pubring.gpg' created
  2. gpg: /tmp/tmp35jynkb_/trustdb.gpg: trustdb created
  3. gpg: key 3766223989993A70: public key "Launchpad PPA for Sam Hewitt" imported
  4. gpg: Total number processed: 1
  5. gpg: imported: 1
  6. gpg: no valid OpenPGP data found.
  7. Exception in thread Thread-1:
  8. Traceback (most recent call last):
  9. File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
  10. self.run()
  11. File "/usr/lib/python3.5/threading.py", line 862, in run
  12. self._target(*self._args, **self._kwargs)
  13. File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 688, in addkey_func
  14. func(**kwargs)
  15. File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 386, in add_key
  16. return apsk.add_ppa_signing_key()
  17. File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 273, in add_ppa_signing_key
  18. cleanup(tmp_keyring_dir)
  19. File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 234, in cleanup
  20. shutil.rmtree(tmp_keyring_dir)
  21. File "/usr/lib/python3.5/shutil.py", line 480, in rmtree
  22. _rmtree_safe_fd(fd, path, onerror)
  23. File "/usr/lib/python3.5/shutil.py", line 438, in _rmtree_safe_fd
  24. onerror(os.unlink, fullname, sys.exc_info())
  25. File "/usr/lib/python3.5/shutil.py", line 436, in _rmtree_safe_fd
  26. os.unlink(name, dir_fd=topfd)
  27. FileNotFoundError: [Errno 2] No such file or directory: 'S.gpg-agent.extra'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement