diff --git a/README.md b/README.md index 6a02bfb..853557d 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,15 @@ System has not been booted with systemd as init system (PID 1). Can't operate. Failed to create bus connection: Host is down ``` +and later + +```bash +Warning message: +In system("timedatectl", intern = TRUE) : + running command 'timedatectl' had status 1 +Execution halted +``` + This can be amended by setting the environment variable manually before attempting to install `tidyverse`: ```bash @@ -130,3 +139,7 @@ Upon running rapids, an error might occur: This is due to Windows style end of line characters. To amend this, I added a `.gitattributes` files to force `git` to checkout `rapids` using Unix EOL characters. If this still fails, `dos2unix` can be used to change them. + +### System has not been booted with systemd as init system (PID 1) + +See [the installation issue above](#Timezone-environment-variable-for-tidyverse-(relevant-for-WSL2)). \ No newline at end of file diff --git a/rapids b/rapids index 39bd244..b99a3c1 160000 --- a/rapids +++ b/rapids @@ -1 +1 @@ -Subproject commit 39bd24451186f088daf4ece65eb3a333c67bd99a +Subproject commit b99a3c19edfc556765a64da642ce828033dacfcb