Hi
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2ADEC8BDDF66C3EF
Tried this exciting option but had to mess up creating the key
Unknown key and problems with keyserver.
Does the ubuntu keyserver no longer exist?
Is there any possibility that this problem can be solved?
Thanks for your great work
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found the solution.
Ping keyserver.ubuntu.com and get the ip address
use the ip address instead of keyserver.ubuntu.com.
Now the problem is that apt can read the files and tell which files will be upgraded, but cannot download . File not found
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2ADEC8BDDF66C3EF
Tried this exciting option but had to mess up creating the key
Unknown key and problems with keyserver.
Does the ubuntu keyserver no longer exist?
Is there any possibility that this problem can be solved?
Thanks for your great work
I found the solution.
Ping keyserver.ubuntu.com and get the ip address
use the ip address instead of keyserver.ubuntu.com.
Now the problem is that apt can read the files and tell which files will be upgraded, but cannot download . File not found
Hi, can you post some output including the files that couldn't be found?