virtualmin / virtualmin-install

Shell script to perform a Virtualmin GPL or Professional installation
GNU General Public License v3.0
118 stars 67 forks source link

16.04 install errors. #8

Closed chris001 closed 6 years ago

chris001 commented 7 years ago
23 Oct 15:12:20 ntpdate[29224]: Can't adjust the time of day: Operation not permitted
Use of uninitialized value $clocksource in string eq at /usr/share/perl5/Virtualmin/Config/Plugin/NTP.pm line 35.
Use of uninitialized value $clocksource in string eq at /usr/share/perl5/Virtualmin/Config/Plugin/NTP.pm line 38.
The filesystem / could not be remounted with quotas enabled.
You may need to reboot your system, and/or enable quotas in the Disk
Quotas module.
jcameron commented 7 years ago

Are you running Webmin on a real machine, or a VM of some kind? Because from that error message, it sounds like you're on a VM for which setting the time of day isn't possible.

chris001 commented 7 years ago

Yes it's an OpenVZ VM running 16.04. The uninitialized value $clocksource error looks like a bug though - it should initialize the value, or catch that error.

jcameron commented 7 years ago

Thanks - this will be fixed in the next release of the virtualmin-config code.