Modify ↓
Ticket #2343 (closed defect: invalid)
ERROR enable ntp ?
| Reported by: | satyris | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | 2.0.X | Component: | ntp |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hello, tried to enable ntp with apt-get install ntp and webGUI but always get an error.
ERROR webGUI:
Failed to enable: root command /usr/share//ebox-ntp/ebox-ntp-enable failed. Error output: invoke-rc.d: unknown initscript, /etc/init.d/ntp not found. Command output: Removing any system startup links for /etc/init.d/ntp ... . Exit value: 100
ERROR apt:
chown: cannot access `/var/lib/ntp': No such file or directory chown: cannot access `/var/log/ntpstats': No such file or directory
Zentyal 2.0.x AMD64
Attachments
Change History
comment:2 Changed 3 years ago by anonymous
- Owner changed from jsalamero@… to javier.amor.garcia@…
Since we are not sure this is a bug, better answer i nthe thread you opened in the support forum: http://forum.zentyal.org/index.php?topic=5049.0;topicseen
Note: See
TracTickets for help on using
tickets.
It seems that you don't have correctly installed the 'ntp' ubuntu package. The errors are all caused for missing files which should have been installed which such package. Try again to isntall it, use the --reinstall flag to assure it will be installed:
If after the reinstall the same error continues check your ntp version with the command "apt-cahce policy ntp" and report back