I was able to resolve this with:
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 605C66F00D6C9793 \
0E98404D386FA1D9 648ACFD622F3D138
Looks like the ubuntu servers also contain the debian keys.
Related Contents:
- Cannot install openjdk-8-jre-headless on Debian Jessie
- MongoDB – Multiple $or operations
- Differences between key, superkey, minimal superkey, candidate key and primary key
- OpenSSH using private key on Windows (“Unprotected private key file” error)
- ‘MyhomePage({Key key, this.title}) : super(key: key);’ in Flutter – what would be a clear explanation with an example?
- How to update a value, given a key in a hashmap?
- How to permanently add a private key with ssh-add on Ubuntu? [closed]
- JavaScript: Object Rename Key
- Dictionary: Get list of values for list of keys
- KeyboardEvent.keyCode deprecated. What does this mean in practice?
- Looking for ALT+LeftArrowKey solution in zsh
- Docker: Having issues installing apt-utils
- E: Repository ‘http://dl.google.com/linux/chrome/deb stable Release’ changed its ‘Origin’ value from ‘Google, Inc.’ to ‘Google LLC’ [closed]
- What are the differences between node.js and node?
- python JSON only get keys in first level
- How Often Should I Update our Linux Server?
- Installing optional Nginx modules with apt-get
- Find last time update was performed with apt-get
- apt-get update/upgrade list without changing anything
- How do I see the changelog for a debian/ubuntu deb package?
- How to automate changed config files during apt-get upgrade in Ubuntu 12
- dpkg: warning: files list file for package ‘x’ missing
- Disable prompts while installing a Debian package
- Debian 5.0 (lenny) apt sources fail?
- Wrong version of pg_dump on Ubuntu
- Debian 8 : No LSB modules are available
- How can I manage apt efficiently on multiple machines?
- Installing R from CRAN Ubuntu repository: No Public Key Error
- How to circumvent “apt-key output should not be parsed”?
- How to print all key and values from HashMap in Android?
- Are mutable hashmap keys a dangerous practice?
- Python: create dictionary using dict() with integer keys?
- Class is not key value coding-compliant [duplicate]
- Return copy of dictionary excluding specified keys
- C++ STL map::erase a non-existing key
- How to check if key exists in list of dicts in python?
- Find dictionary items whose key matches a substring
- What is the best way to use two keys with a std::map?
- Getting apt-get on an alpine container
- Group hashes by keys and sum the values
- Group hashes by keys and sum the values
- “E: Unable to locate package python3-pip”
- C++ Hash function for string in unordered_map
- Javascript HashTable use Object key
- Python method for reading keypress?
- how to fetch array keys with jQuery?
- Python read csv – BOM embedded into the first key
- How do I manually change the key labels in a legend in ggplot2
- Android: automatically choose debug/release Maps api key?
- Rename key in each row of a 2d array