mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 11:55:50 +03:00
[GH-ISSUE #140] Issue with GeoDNS APT Repository Access and Installation on Ubuntu 22.04 #240
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#240
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skorpions2000 on GitHub (Jan 5, 2024).
Original GitHub issue: https://github.com/abh/geodns/issues/140
Hello GeoDNS Team,
I am reaching out to report an issue I encountered while trying to install GeoDNS on Ubuntu 22.04 (Jammy Jellyfish) using the APT repository as described on your GitHub page.
I followed the instructions to add the GeoDNS repository to my APT sources. However, when I tried to retrieve the GPG key from https://pkgs.ntppool.org/apt/key.gpg, I encountered a 404 error, indicating that the key could not be found.
Additionally, when accessing the repository URL directly via https://pkgs.ntppool.org/apt/, the server responds with a "Not Found" error.
During the
sudo apt updateprocess, APT reported an error stating: "E: The repository 'https://pkgs.ntppool.org/apt jammy Release' does not have a Release file."It seems that there might be an issue either with the repository's support for Ubuntu 22.04 or with the GPG key URL. Could you please assist me in resolving this issue or provide updated instructions for installing GeoDNS on Ubuntu 22.04?
Thank you in advance for your assistance and for maintaining GeoDNS.
Best regards.
@abh commented on GitHub (Jan 9, 2024):
Hi @skorpions2000 -- apologies if the instructions aren't correct; patches welcome!
This is how I use the repository:
apt search geodnsworks on that.