We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
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):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Expected behavior
Install the APT package.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: