Install Virtualin 8 fails

SYSTEM INFORMATION
OS type and version Almal 10.1
Webmin version failed
Virtualmin version REQUIRED
Webserver version REQUIRED
Related packages SUGGESTED

Installing VMin 8 onto clean Almal 10.1

Error: Error downloading packages:
webmin-2.621-1.noarch: Cannot download, all mirrors were already tried without success

I get same result from dnf install webmin

[MIRROR] webmin-2.621-1.noarch.rpm: Downloading successful, but checksum doesn’t match. Calculated: c9c88b5ab06adc4ecd3baf613d7682fbf38a98d356d6a40e543bab8293f5fc0f(sha256) Expected: f0c4a5f8dee546ccca1d0fba647f2d7ebc20c8ec4f2d251a80268883d1df7ff4(sha256)
[MIRROR] webmin-2.621-1.noarch.rpm: Downloading successful, but checksum doesn’t match. Calculated: c9c88b5ab06adc4ecd3baf613d7682fbf38a98d356d6a40e543bab8293f5fc0f(sha256) Expected: f0c4a5f8dee546ccca1d0fba647f2d7ebc20c8ec4f2d251a80268883d1df7ff4(sha256)
[MIRROR] webmin-2.621-1.noarch.rpm: Downloading successful, but checksum doesn’t match. Calculated: c9c88b5ab06adc4ecd3baf613d7682fbf38a98d356d6a40e543bab8293f5fc0f(sha256) Expected: f0c4a5f8dee546ccca1d0fba647f2d7ebc20c8ec4f2d251a80268883d1df7ff4(sha256)
[MIRROR] webmin-2.621-1.noarch.rpm: Downloading successful, but checksum doesn’t match. Calculated: c9c88b5ab06adc4ecd3baf613d7682fbf38a98d356d6a40e543bab8293f5fc0f(sha256) Expected: f0c4a5f8dee546ccca1d0fba647f2d7ebc20c8ec4f2d251a80268883d1df7ff4(sha256)
[FAILED] webmin-2.621-1.noarch.rpm: No more mirrors to try - All mirrors were already tried without success

If you’re still having this issue, what is the output of the following command for you?

I’d like to know which edge it is:

curl -I https://download.virtualmin.com/webmin-2.621-1.noarch.rpm
# curl -I https://download.virtualmin.com/webmin-2.621-1.noarch.rpm
HTTP/2 200 
content-type: application/x-rpm
content-length: 27910199
date: Tue, 27 Jan 2026 05:44:22 GMT
server: Apache
cache-control: public, max-age=15552000, s-maxage=15552000, immutable, no-transform
last-modified: Mon, 26 Jan 2026 23:22:43 GMT
etag: "1a9e037-64952c8aa16c0"
accept-ranges: bytes
x-cache: Hit from cloudfront
via: 1.1 8f2068fa2463c58a167b7f6ce9c6805a.cloudfront.net (CloudFront)
x-amz-cf-pop: MEL51-P2
x-amz-cf-id: yBZHFfM1sEii8VMJiyLgvIPhhLdV2IJHvmCZu_fHvjbsPaP00EPrFw==
age: 18071

And, do you still have this issue?

I will try the install again.

1 Like
[2026-01-27 21:19:31 ACDT] [INFO]  Spin pid is: 3022
Error: Error downloading packages:
  webmin-2.621-1.noarch: Cannot download, all mirrors were already tried without success

[2026-01-27 21:19:31 ACDT] [INFO]  Installing dependencies and system packages: [2026-01-27 21:19:31 ACDT] [INFO]  Failed with error: 1

Does it work if you manually do:

dnf clean all
dnf install webmin

If not, what’s the exact error you get?

The second post above was the result of just that.
But now it worked!
I will restore clean OS and try VMin install again.

Restore clean OS, install Virtualmin - works!

Thanks for the fix. :slight_smile:

Perfect, thank you - that has now installed :slight_smile:

Thanks for the feedback! We will fix those issues in our CI/CD so it works smoothly in the future.

Alright, this time I really nailed it! It won’t happen again!

Thanks for the heads-up!

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.