Skip to content

update-systemd-from-27-to-238: Do not replace ntp #679

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

donald
Copy link
Collaborator

@donald donald commented Mar 19, 2018

One issue with systemd-timesyncd was, that it turned the
time backwards due to some incompatible setting here (fixed by #675).

Another issues is, that is doesn't sync with time.molgen.mpg.de but with
some external server (ntps1-0.cs.tu-berlin.de).

Additionally, ntp.service needs to be started on time.molgen.mpg.de,
because non-mariux systems synchronize with it, too.

We know that ntp is working the way we want, which we don't know for
systemd-timesyncd. So do not complicate the update by replacing it now.

Remove ntp replacement from update script and revert "ntp: Remove version 4.2.8p8".

This reverts commit 61313bf.

@donald donald changed the title update-systemd-from-27-to-238.sh: Do not replace ntp update-systemd-from-27-to-238: Do not replace ntp Mar 19, 2018
One issue with systemd-timesyncd was, that it turned the time backwards
due to some incompatible setting here (fixed by #675).

Another issues is, that is doesn't sync with time.molgen.mpg.de but with
some external server (ntps1-0.cs.tu-berlin.de), as that is not
configured yet in `/etc/systemd/timesyncd.conf`.

Additionally, `ntp.service` needs to be started on time.molgen.mpg.de,
because non-mariux systems synchronize with it, too.

We know that ntp is working the way we want, which we don't know for
systemd-timesyncd. So do not complicate the update by replacing it now.

So, remove the ntp replacement from update script and revert "ntp:
Remove version 4.2.8p8".

This reverts commit 61313bf.
@pmenzel pmenzel force-pushed the do-not-replace-ntp-with-systemd-timesyncd branch from dd694af to 05d6540 Compare March 19, 2018 12:09
@pmenzel pmenzel merged commit 2e2847e into master Mar 19, 2018
donald added a commit that referenced this pull request Mar 20, 2018
"update-systemd-from-27-to-238: Do not replace ntp" (#679) left
`remove ntp-4.2.8p8-0.x86_64` in the update scripts. Remove that line,
too.
donald added a commit that referenced this pull request Apr 11, 2018
…-systemd-timesyncd"

This reverts commit 2e2847e, reversing
changes made to 2ae6038.
@donald donald deleted the do-not-replace-ntp-with-systemd-timesyncd branch April 12, 2018 14:25
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants