question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@lest, @britcey, looks like CentOS 8 has reached EOL and AppStream repository is no longer working (“CentOS Linux 8 will reach End Of Life (EOL) on December 31st, 2021.”):

# docker run --rm -i -t ghcr.io/lest/centos-rpm-builder:8 bash
[root@5ab259768a81 rpmbuild]# dnf update -v
Failed to set locale, defaulting to C.UTF-8
Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync
DNF version: 4.2.7
cachedir: /var/cache/dnf
repo: downloading from remote: AppStream
CentOS-8 - AppStream                                                                                              17  B/s |  38  B     00:02    
Cannot download 'http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=container': Cannot prepare internal mirrorlist: No URLs in mirrorlist.
Failed to download metadata for repo 'AppStream'
Error: Failed to download metadata for repo 'AppStream'
[root@5ab259768a81 rpmbuild]# curl 'http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=container'
Invalid release/repo/arch combination

Any suggestions how to proceed from here? We can either use CentOS Stream or any of other RHEL clones, I’ve replaced CentOS with Oracle Linux quite successfully at the company currently I’m working for.

Until this is resolved, I guess all our builds will fail.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
k0stecommented, Feb 15, 2022

@lest it is possible to resolve this issue? Actually we stale for a weeks, even for CentOS 7 builds

2reactions
karlismcommented, Feb 3, 2022

Not sure if it makes much sense to build packages on multiple distributions, our RPMs are basically statically linked binaries with standard systemd/defaults files, they should work on any distribution that supports RPMs and systemd.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CentOS Linux EOL
CentOS Linux 8 will reach End Of Life (EOL) on December 31st, 2021. Here's what that means. In line with the EOL of...
Read more >
CentOS Linux 8 is about to die. What do you do next? - ZDNet
On December 31, 2021, Red Hat's CentOS Linux 8 will reach End Of Life (EOL). Since that falls right in the heart of...
Read more >
CentOS 8 is end-of-life: Now what? - Puppet
Not only did CentOS 8 go end-of-life, but the latest updates have been archived to the CentOS vault, removing the packages from mirrors....
Read more >
Moving Forward After CentOS 8 EOL - The Hacker News
From Dec 31, 2021 CentOS 8 will become increasingly vulnerable to security threats – and so would any workload that runs on CentOS...
Read more >
CentOS - endoflife.date
The project has announced that work on CentOS Linux 8 will cease at the end of 2021. More information is available on the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found