Skip to content

Conversation

@naoNao89
Copy link
Contributor

  1. Safe argument validation (prevents panics)
  2. Signal exit codes per POSIX (128+signal)
  3. Full i18n (all debug messages translated)

GNU compliant: https://man7.org/linux/man-pages/man1/install.1.html
Covers error paths, maintains backward compatibility.

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/install/install-Z-selinux. tests/install/install-Z-selinux is passing on 'main'. Maybe you have to rebase?

@naoNao89 naoNao89 force-pushed the feature/install-strip-safe-handling branch 2 times, most recently from af032d4 to 4bc9b8d Compare November 23, 2025 00:43
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 23, 2025

CodSpeed Performance Report

Merging #9451 will not alter performance

Comparing naoNao89:feature/install-strip-safe-handling (94ca85a) with main (b37da0a)

Summary

✅ 126 untouched
⏩ 6 skipped1

Footnotes

  1. 6 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/install/install-Z-selinux. tests/install/install-Z-selinux is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)

@naoNao89 naoNao89 force-pushed the feature/install-strip-safe-handling branch from 4bc9b8d to 95dddc4 Compare November 23, 2025 03:11
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/install/install-Z-selinux. tests/install/install-Z-selinux is passing on 'main'. Maybe you have to rebase?

@naoNao89 naoNao89 force-pushed the feature/install-strip-safe-handling branch from 95dddc4 to 6838756 Compare November 23, 2025 11:25
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/install/install-Z-selinux. tests/install/install-Z-selinux is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

…g messages; refactor to let-else; update tests
@naoNao89 naoNao89 force-pushed the feature/install-strip-safe-handling branch from 6838756 to 94ca85a Compare November 23, 2025 14:28
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

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.

1 participant