Project

General

Profile

Actions

Bug #12134

closed

User story #12053: Add a "rudder agent history" command

Syntax error in "rudder agent history"

Added by Alexis Mousset about 6 years ago. Updated about 6 years ago.

Status:
Released
Priority:
N/A
Category:
Agent
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

root@server:~# rudder agent history
/bin/sh: 1: Syntax error: Unterminated quoted string
2018-02-20 10:59:35+00:0 (1519124377s) Enforce:   7 compliant,   2 repaired,   1 N/A,   0 errors  Audit:   0 compliant,   0 non-compliant,   0 N/A,   0 errors

Actions #1

Updated by Alexis Mousset about 6 years ago

+ awk -v info=0 -v full_strings=0 -v summary_only=0 -v quiet=0 -v multiline=0 -v multihost=0 -v green=\033[1;32m -v darkgreen=\033[0;32m -v red=\033[1;31m -v yellow=\033[1;33m -v magenta=\033[1;35m -v normal=\033[0;39m\033[0;49m -v white=\033[0;02m -v cyan=\033[1;36m -v dblue=\033[0;34m -v dgreen=\033[0;32m -v has_fflush=OK -f /opt/rudder/share/commands/../lib/reports.awk -v no_report=1 -v short_summary=1 -v endtime=1519124501
/bin/sh: 1: Syntax error: Unterminated quoted string

Actions #2

Updated by Vincent MEMBRÉ about 6 years ago

No problem on my sles11 nor my centos7

Actions #3

Updated by Alexis Mousset about 6 years ago

  • Parent task set to #12053
Actions #4

Updated by Alexis Mousset about 6 years ago

  • Status changed from New to In progress
Actions #5

Updated by Alexis Mousset about 6 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder-agent/pull/156
Actions #6

Updated by Alexis Mousset about 6 years ago

  • Status changed from Pending technical review to Pending release
Actions #7

Updated by Benoît PECCATTE about 6 years ago

  • Related to Bug #12151: Rudder agent history prints errors on stderr on aix added
Actions #8

Updated by Vincent MEMBRÉ about 6 years ago

  • Related to deleted (Bug #12151: Rudder agent history prints errors on stderr on aix)
Actions #9

Updated by Vincent MEMBRÉ about 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.10 and 4.2.4 which were released today.

Actions

Also available in: Atom PDF