Skip to content

Update usage of id -un#1223

Open
lrandersson wants to merge 2 commits intoconda:mainfrom
lrandersson:dev-ra-fix-warning-msg
Open

Update usage of id -un#1223
lrandersson wants to merge 2 commits intoconda:mainfrom
lrandersson:dev-ra-fix-warning-msg

Conversation

@lrandersson
Copy link
Copy Markdown
Contributor

@lrandersson lrandersson commented Apr 24, 2026

Description

This PR updates some incorrect usage of id -un, source:
https://leancrew.com/all-this/man/man1/stat.html

  • The special output specifier S may be used to indicate that the output, if applicable, should be in string format.
  • u, g User ID and group ID of file's owner (st_uid, st_gid).

Resolves #1222.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@lrandersson lrandersson requested a review from a team as a code owner April 24, 2026 12:47
@lrandersson lrandersson self-assigned this Apr 24, 2026
@github-project-automation github-project-automation Bot moved this to 🆕 New in 🔎 Review Apr 24, 2026
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

[macOS] PKG installer warning shows current user as file owner instead of actual owner

2 participants