Submitted by isdahlc on Wed, 12/16/2020 - 15:46 Pro Licensee
Ran an upgrade on 3 servers updating webmin from 1.930 to 1.962 - first one worked w/out a hitch, second one had an error about not being able to download webmin from webmin.com:80, but everything seems to be working correctly. On the 3rd machine same error and Dashboard won't load -> mount::list_system_info failed : Undefined subroutine &mount::ui_text_color called at /usr/share/webmin/mount/system_info.pl line 37.
but other parts of Webmin seem to be working ok.
Let me know what I need to do to fix this.
Thanks! -- Craig
Status:
Active
Virtualmin version:
0.0
Webmin version:
1.962
Comments
Submitted by isdahlc on Wed, 12/16/2020 - 15:54 Pro Licensee Comment #1
Hey guys, I was able to fix this...
From the command line I ran
apt update && apt upgrade && apt autoremove
which lead to this:So I ran
apt --fix-broken install
and everything is back to normal.Thanks!
-- Craig
Submitted by isdahlc on Wed, 12/16/2020 - 17:11 Pro Licensee Comment #2
Well there's something not right here - these happen to be DNS servers (6 of them) - just received the following from another attempted update.
No option through apt to run
apt --fix-broken install
... we haven't uninstalledunzip
on these servers (or any of our servers). Something changed upstream? Let me know.Thanks!
-- Craig
Hi, Craig.
Later versions of Webmin have unzip dependency. You can manually install it using :