If I want to upgrade webmin to version 1.940-2 via upgrade.cgi it does not find the file webmin_1.940-2_all.deb.
It is searching for webmin_1.940_all.deb and gives "Failed to upgrade from www.webmin.com : HTTP/1.1 404 Not Found".
If i temp. change the upgrade.cgi to search "webmin_1.940-2_all.deb" all looks good.
Downloading http://prdownloads.sourceforge.net/sourceforge/webadmin/webmin_1.940-2_all.deb (182 bytes) ..
Downloading http://downloads.sourceforge.net/project/webadmin/webmin/1.940/webmin_1.940-2_all.deb (165 bytes) ..
Downloading https://netix.dl.sourceforge.net/project/webadmin/webmin/1.940/webmin_1.940-2_all.deb (16.24 MB) ..
Received 1024 bytes (0 %)
Received 1.62 MB (10 %)
Received 3.25 MB (20 %)
Received 4.87 MB (30 %)
Received 6.50 MB (40 %)
Received 8.12 MB (50 %)
Received 9.74 MB (60 %)
Received 11.37 MB (70 %)
Received 12.99 MB (80 %)
Received 14.62 MB (90 %)
Received 16.24 MB (100 %)
.. download complete.
No package signature verification done.
Running DPKG to upgrade Webmin .. Please wait a minute until it is complete before continuing.
(Reading database ... 236377 files and directories currently installed.)
Preparing to unpack .../654257_29521_2_upgrade.cgi ...
Unpacking webmin (1.940-2) over (1.930) ...
Setting up webmin (1.940-2) ...
Webmin install complete. You can now login to https://XXXX:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.
Processing triggers for systemd (241-7~deb10u2) ...
Similar problem with rpm package for Centos 6:
1) upgrade last version from webmin.com: HTTP/1.1 404 Not Found
2) upgrade from downloaded file (from sourceforge.net) webmin-1.940-2.noarch.rpm:
rpm signature error, not an rpm package
file has size 23 204 372 and MD5 829577B859EADC532CCEAD8C4301CD12
(listed error messages are translated from Czech language)
In yum repo is only 1.930-1 version, whic h I have installed.
What is wrong?
Looks like the -2 minor version isn't being used by the update mechanism in Webmin - hang on, I'll fix this up.
Ok the missing file is back now.