S390x/Known Issues
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:
- ntpd -qn -p pool.ntp.org
- setup-alpine