cmd/juju: "error" capitalisation is inconsistent

Bug #1614948 reported by Anastasia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Expired
Low
Unassigned

Bug Description

From github issue: https://github.com/juju/juju/issues/2104

The "error" prefix on output lines is different depending
on where the command fails.

For example:

% juju deploy dsvgfdsavds
ERROR cannot resolve charm URL "cs:trusty/dsvgfdsavds": charm not found
% juju deploy
error: no charm specified

Revision history for this message
Menno Finlay-Smits (menno.smits) wrote :

"ERROR" comes from a something that is emitted using a logger using Errorf(). The "error" output is probably something that is writing to stdout or stderr directly. We should standardise on a single approach.

affects: juju-core → juju
Changed in juju:
milestone: 2.0.0 → none
milestone: none → 2.0.0
Curtis Hovey (sinzui)
Changed in juju:
milestone: 2.0.0 → 2.0.1
Curtis Hovey (sinzui)
Changed in juju:
milestone: 2.0.1 → none
Revision history for this message
Canonical Juju QA Bot (juju-qa-bot) wrote :

This bug has not been updated in 5 years, so we're marking it Expired. If you believe this is incorrect, please update the status.

Changed in juju:
status: Triaged → Expired
tags: added: expirebugs-bot
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.