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

cran: use America/New_York rather than EST #1115

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

aronatkins
Copy link
Contributor

@aronatkins aronatkins commented Nov 18, 2024

From https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/rsconnect-00check.html

  ── Failure ('test-http.R:242:3'): rcf2616 returns an ASCII date and undoes changes to the locale ──
  `date` (`actual`) not equal to "Mon, 01 Jan 2024 06:02:03 GMT" (`expected`).
  
  `actual`:   "Mon, 01 Jan 2024 01:02:03 GMT"
  `expected`: "Mon, 01 Jan 2024 06:02:03 GMT"
  
  [ FAIL 1 | WARN 0 | SKIP 156 | PASS 619 ]
  Error: Test failures

These test failures are because debian is updating to tzdata 2024b, which moved names like "EST" into its "legacy" bundle.

https://packages.debian.org/unstable/tzdata
https://packages.debian.org/unstable/tzdata-legacy

@aronatkins aronatkins merged commit 6713ce7 into main Nov 18, 2024
11 checks passed
@aronatkins aronatkins deleted the aron-america-new-york branch November 18, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants