debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #03361
[Bug 2115035] Re: rm: shouldn't prompt when stdin is not interactive
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@xxxxxxxxxx> Fri, 04 Jul 2025 13:58:43
+0200
** Changed in: rust-coreutils (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to libconvert-binhex-perl in
Ubuntu.
https://bugs.launchpad.net/bugs/2115035
Title:
rm: shouldn't prompt when stdin is not interactive
Status in coreutils:
Fix Released
Status in coreutils-from package in Ubuntu:
Confirmed
Status in libconvert-binhex-perl package in Ubuntu:
Confirmed
Status in rust-coreutils package in Ubuntu:
Fix Released
Bug description:
libconvert-binhex-perl fails to build on that error
https://launchpadlibrarian.net/798206357/buildlog_ubuntu-questing-amd64.libconvert-binhex-perl_1.125-3_BUILDING.txt.gz
seems to match https://github.com/uutils/coreutils/issues/7326 which
is fixed upstream. The patch isn't in our current version so might be
worth cherrypicking?
To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/2115035/+subscriptions
References