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

RPM repository issues #2136

Open
kcgthb opened this issue Jan 23, 2025 · 2 comments
Open

RPM repository issues #2136

kcgthb opened this issue Jan 23, 2025 · 2 comments

Comments

@kcgthb
Copy link

kcgthb commented Jan 23, 2025

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
@therealbobo
Copy link
Contributor

That's a typo: using https it works as expected. The package should be signed. I'll investigate further.

@Pipodi
Copy link

Pipodi commented Jan 26, 2025

Got the same error while using sudo dnf upgrade:

Image

Cleared the dnf cache and redownloaded all the packages, same result.

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

No branches or pull requests

3 participants