[Bug 2111882] Re: chroot in namespace: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }

Launchpad Bug Tracker 2111882 at bugs.launchpad.net
Fri Jul 4 22:39:25 UTC 2025


This bug was fixed in the package rust-coreutils - 0.1.0-0ubuntu1

---------------
rust-coreutils (0.1.0-0ubuntu1) questing; urgency=medium

  * New upstream release.
    - Add the -Z,--context options (LP: #2110910)
    - Add install -T (LP: #2111714)
    - Improve echo -- handling (LP: #2115196)
    - Fixes chroot in namespace (LP: #2111882)
    - sha256sum and friends now correctly handle * (LP: #2113963)
    - rm: Don't prompt if stdin is not interactive (LP: #2115035)
  * Update vendored dependencies and rebase the patches
  * Use Rust 1.85 for building, a bunch of workarounds are needed right now:
    - Use a vendored copy of the cargo wrapper that hardcodes cargo-1.85
    - Remove the unneeded dh_auto_configure call, this duplicates what we
      already do explictly
    - Switch the build system to makefile, since we actually use the
      makefile buildsystem

 -- Julian Andres Klode <juliank at ubuntu.com>  Fri, 04 Jul 2025 13:58:43
+0200

** Changed in: rust-coreutils (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils-from 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 coreutils-from package in Ubuntu:
  Fix Released
Status in rust-coreutils package in Ubuntu:
  Fix Released

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/coreutils-from/+bug/2111882/+subscriptions




More information about the foundations-bugs mailing list