Public bug reported:
Since upgrading from trusty to vivid, it appears that smartd has started
sending 'SMART error (FailedOpenDevice) detected' alert emails each time
a USB external hard drive is attached and then removed (subject to it
being attached long enough to be caught by smartd's polling p
The puzzling line of output is something like:
root
which appears without any explanation in the output of an apt operation
when etckeeper is invoked.
A suitable "patch" would be to simply add >/dev/null to the "bzr whoami"
invocation in 50vcs-commit.sh
--
You received this bug notification
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/869905
Title:
Calls 'bzr whoami' for the exit code, but does not redirect stdout to
/dev/null
To manage notifications about this b
Public bug reported:
etckeeper calls 'bzr whoami' for the exit code, but does not redirect
stdout to /dev/null
As a result, a puzzling line of output appears in the terminal.
See /etc/etckeeper/commit.d/50vcs-commit.sh
This bug is in the Ubuntu delta vs. Debian.
ProblemType: Bug
DistroRelease:
Pedro,
Please reproduce the failure, then run "echo $SSH_AUTH_SOCK" in the same
shell, and tell us whether the result begins /tmp/ssh- or /tmp/keyring-
: this will ascertain whether you are using the openssh ssh-agent, or
the reimplementation of the ssh-agent protocol in gnome-keyring-daemon.
I s