S390x/Known Issues

From Alpine Linux
Revision as of 14:27, 31 January 2019 by Tmhoang (talk | contribs) (Created page with "= 1 = <code> Which NTP client to run? ('busybox', 'openntpd', 'chrony' or 'none') [chrony] busybox * service ntpd added to runlevel default * Starting busybox ntpd ......")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1

Which NTP client to run? ('busybox', 'openntpd', 'chrony' or 'none') [chrony] busybox

* service ntpd added to runlevel default
* Starting busybox ntpd ...                                              [ ok ]

ssl_client: mirrors.alpinelinux.org: ocsp verify failed: ocsp response not current wget: error getting response: Connection reset by peer r) Add random from the above list f) Detect and add fastest mirror from above list e) Edit /etc/apk/repositories with text editor

Enter mirror number (1-0) or URL to add (or r/f/e/done) [f]:

This is because the clocksource on s390x was not yet detected. There is a pull request to make it work https://github.com/alpinelinux/aports/pull/6184 https://github.com/alpinelinux/aports/pull/6184

In the mean time, please run below command before running # setup-alpine for the installer:

  1. ntpd -qn -p pool.ntp.org
  2. setup-alpine