[
https://issues.apache.org/jira/browse/ARROW-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-13215:
------------------------------------
Summary: [R] [CI] Add ENV TZ to docker files (was: [R] [CI] Add ENV TZ to
docker files?)
> [R] [CI] Add ENV TZ to docker files
> -----------------------------------
>
> Key: ARROW-13215
> URL: https://issues.apache.org/jira/browse/ARROW-13215
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Continuous Integration, R
> Reporter: Jonathan Keane
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Does adding {{ENV TZ UTC}} to docker files prevent the following (harmless)
> error we see from time to time on CI?
> https://github.com/rocker-org/rocker/blob/master/r-edge/gcc-11/Dockerfile#L37-L38
> suggests it might
> {code}
> System has not been booted with systemd as init system (PID 1). Can't operate.
> Failed to connect to bus: Host is down
> Warning in system("timedatectl", intern = TRUE) :
> running command 'timedatectl' had status 1
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)