Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R] [CI] Add ENV TZ to docker files #18726

Closed
asfimport opened this issue Jun 29, 2021 · 1 comment
Closed

[R] [CI] Add ENV TZ to docker files #18726

asfimport opened this issue Jun 29, 2021 · 1 comment

Comments

@asfimport
Copy link

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

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

Reporter: Jonathan Keane / @jonkeane
Assignee: Jonathan Keane / @jonkeane

PRs and other links:

Note: This issue was originally created as ARROW-13215. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Neal Richardson / @nealrichardson:
Issue resolved by pull request 10703
#10703

@asfimport asfimport added this to the 5.0.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants