You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/07/15 12:27:00 UTC

[jira] [Assigned] (ARROW-13215) [R] [CI] Add ENV TZ to docker files

     [ https://issues.apache.org/jira/browse/ARROW-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson reassigned ARROW-13215:
---------------------------------------

    Assignee: Jonathan Keane

> [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
>            Assignee: Jonathan Keane
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 1h 50m
>  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)