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

Fix verify pipeline: The repository... does not have a Release file. #3740

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

lbakerchef
Copy link
Contributor

@lbakerchef lbakerchef commented Nov 17, 2023

Description

Error:
The repository 'http://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' does not have a Release file.

The cause:
https://www.postgresql.org/message-id/ZN4OigxPJA236qlg%40msg.df7cb.de

The fix:

  1. Added deb https://apt-archive.postgresql.org/pub/repos/apt bionic-pgdg main to sources.list
  2. Remove /etc/apt/sources.list.d/pgdg.list

Test before fix:
image

Test after fix:
image

…file.

Error:
`The repository 'http://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' does not have a Release file.`

The cause:
https://www.postgresql.org/message-id/ZN4OigxPJA236qlg%40msg.df7cb.de

The fix:
1. Added `deb https://apt-archive.postgresql.org/pub/repos/apt bionic-pgdg main` to sources.list
2. Remove /etc/apt/sources.list.d/pgdg.list

Signed-off-by: Lincoln Baker <[email protected]>
@lbakerchef lbakerchef self-assigned this Nov 17, 2023
@lbakerchef lbakerchef requested review from a team as code owners November 17, 2023 22:03
Copy link

netlify bot commented Nov 17, 2023

👷 Deploy Preview for chef-server processing.

Name Link
🔨 Latest commit 6f4765b
🔍 Latest deploy log https://app.netlify.com/sites/chef-server/deploys/6557e329a3724c0007ec6f1b

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@lbakerchef lbakerchef changed the title Fix verify pipeline: The repository 'http://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' does not have a Release file. Fix verify pipeline: The repository... does not have a Release file. Nov 18, 2023
@jashaik jashaik merged commit f31a511 into main Nov 20, 2023
@jashaik jashaik deleted the lbaker/fix-verify branch November 20, 2023 05:49
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

Successfully merging this pull request may close these issues.

2 participants