And then done sudo apt-get install webmin —install-recommends
And Ubuntu server hangs on unpacking webmin - I have enough space on the hard drive, there is 200+GB available. I have plenty of ram available 8GB+ and have enough cpu resources, as it’s an i7 6700 (cpu specs if I remember correctly)
I’ve already tried sudo apt clean, killing the apt and dkpg processes and reconfiguring dpkg etc
Are you sure it’s not just slow? If disk is slow, the unpacking step of package install will take a while, especially for a package with a lot of files (Webmin has gazillion files for translations).
@Jamie, are you still sure we don’t want to break it into separate language packs? I could quickly make it possible using our new code in webmin-ci-cd.
Maybe we can consider this, but I’d need to see details on exactly how we would implement this and how new languages would be installed before we implement anything.