key-related errors while adding ppa in debian 10.7
I was unable to add PPA to Debian 10.7 AMD64:
$ sudo add-apt-repository ppa:mjasnik/ppa
This is ppa for my bits and pieces.
More info: https:/
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keybox '/tmp/tmpy0p4kj
gpg: /tmp/tmpy0p4kj6
gpg: key AF91A06147FA1307: public key "Launchpad PPA for Eduards Bezverhijs" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: no valid OpenPGP data found.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/usr/lib/
func(**kwargs)
File "/usr/lib/
return apsk.add_
File "/usr/lib/
cleanup(
File "/usr/lib/
shutil.
File "/usr/lib/
_rmtree_
File "/usr/lib/
onerror(
File "/usr/lib/
os.
FileNotFoundError: [Errno 2] No such file or directory: 'S.gpg-agent.extra'
I defaulted to download timekpr-
sudo vim /usr/lib/
After that everything seems to be working just fine!
Thanks,
Julio
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- Eduards Bezverhijs Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Julio Gago Alonso for more information if necessary.