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
It looks like the RPM repository referenced in the documentation may be having issues:
$ curl -s http://download.draios.com/stable/rpm/draios.repo <html> <head><title>403 Forbidden</title></head> <body> <h1>403 Forbidden</h1> <ul> <li>Code: AccessDenied</li> <li>Message: Access Denied</li> <li>RequestId: MNJGQMS700Q5C3WP</li> <li>HostId: lL0VMsTh0PAzTkyC/lsRnOiFhsJbEvYa1NzJII6KGiiz0rfpEkkHDjE6IBi+mXZeaAyQn5SEMyw=</li> </ul> <hr/> </body> </html>
Some packages also appear to be missing signatures:
Package sysdig-0.40.0-alpha3-x86_64.rpm is not signed
The text was updated successfully, but these errors were encountered:
That's a typo: using https it works as expected. The package should be signed. I'll investigate further.
https
Sorry, something went wrong.
Got the same error while using sudo dnf upgrade:
sudo dnf upgrade
Cleared the dnf cache and redownloaded all the packages, same result.
No branches or pull requests
It looks like the RPM repository referenced in the documentation may be having issues:
Some packages also appear to be missing signatures:
The text was updated successfully, but these errors were encountered: