[Bug 2111882] Re: chroot in namespace: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
Sylvestre Ledru
2111882 at bugs.launchpad.net
Wed May 28 07:29:27 UTC 2025
fixed here:
https://github.com/uutils/coreutils/pull/7890
** Changed in: rust-coreutils (Ubuntu)
Assignee: (unassigned) => Sylvestre Ledru (sylvestre)
--
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/2111882
Title:
chroot in namespace: called `Result::unwrap()` on an `Err` value: Os {
code: 2, kind: NotFound, message: "No such file or directory" }
Status in rust-coreutils package in Ubuntu:
New
Bug description:
$ mmdebstrap --variant=buildd --arch=amd64 --skip=output/mknod --format=tar plucky /home/jak/.cache/sbuild/plucky-amd64.tar --components=main,universe
[...]
I: installing essential packages...
thread 'main' panicked at src/uu/chroot/src/chroot.rs:453:45:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2111882/+subscriptions
More information about the foundations-bugs
mailing list