[Bug 2138377] Re: Version 0.5.0 has test regressions on Ubuntu
Simon Johnsson
2138377 at bugs.launchpad.net
Thu Jan 15 14:21:51 UTC 2026
The root cause of this issue is not apparent, as I can't find anything
explicit that should break the french translation between the versions.
I have verified installing locales-all as a build dependency, but the
issue persists. My hypothesis is that the build environment somehow has
issues finding the .ftl files during testing, as running cargo test on
these tests passes without any issues.
The regression of these tests does not seem critical to the release of
0.5.0 and I will as such lower the importance for now. I have manually
verified the built .deb such that the multicall binary produces the same
result for 0.5.0 as for 0.3.0 when setting LANG=fr_FR.UTF-8 and
LC_ALL=fr_FR.UTF-8.
** Changed in: rust-coreutils (Ubuntu)
Importance: High => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/2138377
Title:
Version 0.5.0 has test regressions on Ubuntu
Status in rust-coreutils package in Ubuntu:
In Progress
Bug description:
When packaging version 0.5.0 I noticed a number of test regressions
when building in my sbuild Resolute chroot and a PPA
(https://launchpad.net/~bamf0/+archive/ubuntu/rust-coreutils-
lp2138304-package-0-5-0). These are the currently failing tests that
did not fail in 0.3.0-0ubuntu2:
test_env::
- test_env_french
test_chmod::
- test_chmod_colored_output
test_ls::
- (test_device_number) # this did fail locally for me on 0.3.0-0ubuntu2, but was not skipped in d/rules
- test_localized_possible_values
test_sort::
- test_argument_suggestion
- test_clap_localization_help_message
- test_clap_localization_invalid_value
- test_clap_localization_unknown_argument
- test_error_colors_disabled
- test_error_colors_enabled
- test_french_translations
- test_help_colors_disabled
- test_help_colors_enabled
test_tail::
- (test_following_with_pid) # this did fail locally for me on 0.3.0-0ubuntu2, but was not skipped in d/rules
- test_follow_when_files_are_pointing_to_same_relative_file_and_file_stays_same_size
French translation:
- test_error_messages_french_translation
- test_french_colored_error_messages
- test_help_messages_french_translation
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2138377/+subscriptions
More information about the foundations-bugs
mailing list