Skip to content

Conversation

@julian-klode
Copy link
Contributor

install should silently override existing target files, but it inadvertently checked whether the target exists rather than for the target being a directory, hence the overwrite failed, saying it cannot overwrite the directory with non-directory.

Bug-Ubuntu: https://bugs.launchpad.net/bugs/2118785

install should silently override existing target files, but it
inadvertently checked whether the target exists rather than
for the target being a directory, hence the overwrite failed,
saying it cannot overwrite the directory with non-directory.

Bug-Ubuntu: https://bugs.launchpad.net/bugs/2118785
@julian-klode julian-klode force-pushed the fix-install-no-target-existing-target branch from 1e5987f to 190ddd1 Compare July 29, 2025 10:24
@julian-klode
Copy link
Contributor Author

Fixed style issue - I just learned I can run cargo fmt, I always ran rustfmt, but that reformats more stuff :D

@github-actions
Copy link

GNU testsuite comparison:

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

@sylvestre sylvestre merged commit 386acd0 into uutils:main Jul 29, 2025
78 checks passed
@sylvestre
Copy link
Contributor

well done!

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