[Bug 2131901] Re: perl: env calls fail on non-UTF8 characters. FTBFS in resolute - test failure
John Chittum
2131901 at bugs.launchpad.net
Fri Mar 27 11:48:05 UTC 2026
** Changed in: perl (Ubuntu Resolute)
Status: New => Fix Released
--
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/2131901
Title:
perl: env calls fail on non-UTF8 characters. FTBFS in resolute - test
failure
Status in perl package in Ubuntu:
Fix Released
Status in rust-coreutils package in Ubuntu:
Fix Released
Status in perl source package in Resolute:
Fix Released
Status in rust-coreutils source package in Resolute:
Fix Released
Bug description:
The latest autosync of perl/5.40.1-7 from Debian currently FTBFS
everywhere except riscv64
https://launchpad.net/ubuntu/+source/perl/5.40.1-7
t/op/magic .......................................................
thread 'main' panicked at library/std/src/env.rs:162:83:
called `Result::unwrap()` on an `Err` value: "eh zero \xA0"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
# Failed test 186 - ENV store downgrades utf8 in setenv at op/magic.t line 87
# got ""
# expected "eh zero �"
thread 'main' panicked at library/std/src/env.rs:162:83:
called `Result::unwrap()` on an `Err` value: "eh zero \xA0"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
# Failed test 187 - ENV store downgrades utf8 key in setenv at op/magic.t line 87
# got ""
# expected "widekey"
FAILED at test 186
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/2131901/+subscriptions
More information about the foundations-bugs
mailing list