debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #02867
[Bug 2115196] Re: echo: -- duplicated when passed as non-first argument
** Changed in: coreutils
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to make-dfsg in Ubuntu.
https://bugs.launchpad.net/bugs/2115196
Title:
echo: -- duplicated when passed as non-first argument
Status in coreutils:
Fix Released
Status in coreutils-from package in Ubuntu:
New
Status in make-dfsg package in Ubuntu:
New
Status in rust-coreutils package in Ubuntu:
In Progress
Bug description:
The make-dfsg build is failing with the rust-coreutils
https://launchpadlibrarian.net/800511386/buildlog_ubuntu-questing-amd64.make-dfsg_4.4.1-2_BUILDING.txt.gz
One set of tests is failing due to an "echo" issue
*** work/variables/MAKEFLAGS.base.100 Mon Jun 23 10:05:34 2025
--- work/variables/MAKEFLAGS.log.100 Mon Jun 23 10:05:34 2025
***************
*** 1 ****
! erR -- FOO=bar
--- 1 ----
! erR -- -- FOO=bar
Which has been fixed upstream (confirmed with a git build of "echo")
https://github.com/uutils/coreutils/issues/7558
To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/2115196/+subscriptions
References