| OS type and version | Ubuntu Linux 24.04.4 |
| Webmin version | 2.653 |
| Theme version | 26.50.4 |
I have only ever used RHEL and variants until adding a small Ubuntu server - webmin only.
From the Dashboard, selecting x Package update is available, then select to do the update, it instead does a scan for new packages and then prompts to Install now.
On EL systems it doesn’t do the extra scan for updates - which seems redundant anyway.
apt requires you to update metadata immediately before installing packages or risk having metadata mismatches. It’s not our design, it’s a difference in how apt works vs. yum/dnf, but I assume it’s to try to deal with that.