Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to apt install pgcat, 403 forbidden #891

Open
xtpclark opened this issue Dec 17, 2024 · 0 comments
Open

unable to apt install pgcat, 403 forbidden #891

xtpclark opened this issue Dec 17, 2024 · 0 comments

Comments

@xtpclark
Copy link

xtpclark commented Dec 17, 2024

Seems to be duplicate behavior of: #836

Describe the bug
E: Failed to fetch https://apt.postgresml.org/dists/noble/main/binary-amd64/Packages 403 Forbidden [IP: 104.26.14.62 443]

To Reproduce
Steps to reproduce the behavior:

  1. Follow the instructions in the README:
echo "deb [trusted=yes] https://apt.postgresml.org $(lsb_release -cs) main" | \
sudo tee -a /etc/apt/sources.list && \
sudo apt-get update && \
sudo apt install pgcat

Expected behavior
Install the APT package.

Desktop (please complete the following information):

  • OS: Ubuntu 24.04.1 LTS

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant