Skip to content

Language/locale changes during rig add release #138

Closed
@claczny

Description

@claczny

Parallel to my issue #137, I observe that, for some reason, the language changes during the installation of an R release:

cedric.laczny:/Users/cedric.laczny/ $ rig add release                            [11:19:57]
[INFO] Running `sudo` for adding new R versions. This might need your password.
[INFO] Downloading https://cloud.r-project.org/bin/macosx/big-sur-arm64/base/R-4.2.2-arm64.pkg -> /tmp/rig/arm64-R-4.2.2-arm64.pkg
[INFO] Forgetting installed versions
[INFO] Running installer
[INFO] > installer: Package name is R 4.2.2 for macOS (ARM64)
[INFO] > installer: Installing at base path /
[INFO] > installer: The install was successful.
[INFO] Forgetting installed versions
[INFO] Fixing permissions
[INFO] Updating R-* quick links (as needed)
[INFO] Adding R-release alias to R 4.2-arm64
[INFO] Setting default CRAN mirror
[INFO] Installing pak for R 4.2-arm64 (if not installed yet)
[INFO] > Installation du package dans ‘/Users/cedric.laczny/Library/R/arm64/4.2/library’
[INFO] > (car ‘lib’ n'est pas spécifié)
[INFO] > essai de l'URL 'https://r-lib.github.io/p/pak/stable/mac.binary.big-sur-arm64/darwin20/aarch64/bin/macosx/big-sur-arm64/contrib/4.2/../../../../../../../../darwin20/aarch64/pak_0.3.1_R-4-2_aarch64-darwin20.tgz'
[INFO] > Content type 'application/octet-stream' length 5316611 bytes (5.1 MB)
[INFO] > ==================================================
[INFO] > downloaded 5.1 MB
[INFO] >
[INFO] >
[INFO] > Les packages binaires téléchargés sont dans
[INFO] > 	/tmp/RtmppFIWVQ/downloaded_packages

Any ideas why this is happening?
Thank you!

[ADDENDUM]
My primary system language is English:
image

But my current location is Luxembourg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions