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 Fedora Dockerfile #1755

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Fix Fedora Dockerfile #1755

merged 1 commit into from
Jul 5, 2024

Conversation

workingjubilee
Copy link
Member

@workingjubilee workingjubilee commented Jul 5, 2024

Getting errors like this

  > [ 3/11] RUN dnf install -y   clang   clang-tools-extra   cmake   make   gcc   openssl   openssl-devel   postgresql12-server   postgresql12-devel   redhat-rpm-config   util-linux:
4.231 Error: Failed to download metadata for repo 'pgdg13': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
5.018 PostgreSQL 12 for Fedora 38 - x86_64            186  B/s | 146  B     00:00    
5.018 Errors during downloading metadata for repository 'pgdg12':
5.018   - Status code: 404 for https://download.postgresql.org/pub/repos/yum/12/fedora/fedora-38-x86_64/repodata/repomd.xml (IP: 87.238.57.227)
5.018 Error: Failed to download metadata for repo 'pgdg12': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
5.018 Ignoring repositories: pgdg-common, pgdg16, pgdg15, pgdg14, pgdg13, pgdg12
5.019 Last metadata expiration check: 0:00:08 ago on Wed Jul  3 07:03:39 2024.
5.257 No match for argument: postgresql12-server
5.275 No match for argument: postgresql12-devel
5.298 Error: Unable to find a match: postgresql12-server postgresql12-devel

Use Fedora 40 to address them.

@BradyBonnette
Copy link
Contributor

🤔Looks OK to me, let's see what CI says.

@workingjubilee
Copy link
Member Author

@workingjubilee
Copy link
Member Author

Cool, passing.

@workingjubilee workingjubilee merged commit ac54941 into develop Jul 5, 2024
32 checks passed
@workingjubilee workingjubilee deleted the fix-fedora-will-it-blend branch July 5, 2024 21:15
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