guix prints stray ^M characters

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • Ludovic Courtès
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal
Merged with

Debbugs page

Danny Milosavljevic wrote 9 years ago
(address . bug-guix@gnu.org)
20160217021141.25010448@scratchpost.org
There are some stray ^M characters in the (git) guix output:

accepted connection from pid 2640, user dannym
looking for the latest release of GNU gcc...^M
^Mguix package: warning: ambiguous package specification `guile'
looking for the latest release of GNU guile...^M
^MThe following packages would be installed:

-----

Easiest to see using "less test-suite.log" after there was a test failure.
Ludovic Courtès wrote 9 years ago
control message for bug #22536
(address . control@debbugs.gnu.org)
87k2lvk13i.fsf@gnu.org
merge 22536 22713
?
Your comment

This issue is archived.

To comment on this conversation send an email to 22713@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 22713
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help