gcr-prompter is logging too much
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GCR |
Confirmed
|
Medium
|
|||
gcr (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
When prompted to unlock a SSH private key, gcr-prompter logs no less than 29 messages in auth.log:
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: received BeginPrompting call from callback /org/gnome/
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: preparing a prompt for callback /org/gnome/
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: creating new GcrPromptDialog prompt
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: automatically selecting secret exchange protocol
Jan 12 10:55:42 simon-laptop gcr-prompter[7123]: Gcr: generating public key
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: beginning the secret exchange: [sx-aes-
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: calling the PromptReady method on /org/gnome/
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: returned from the PromptReady method on /org/gnome/
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: received PerformPrompt call from callback /org/gnome/
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: receiving secret exchange: [sx-aes-
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: deriving shared transport key
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: deriving transport key
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gcr: starting password prompt for callback /org/gnome/
Jan 12 10:55:43 simon-laptop gcr-prompter[7123]: Gtk: GtkDialog mapped without a transient parent. This is discouraged.
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: completed password prompt for callback :1.2@/org/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: encrypting data
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: sending the secret exchange: [sx-aes-
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: calling the PromptReady method on /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: returned from the PromptReady method on /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: received PerformPrompt call from callback /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting for operation /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: closing the prompt
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting for operation /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: couldn't find the callback for prompting operation /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting for operation /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: couldn't find the callback for prompting operation /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: stopping prompting for operation /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: couldn't find the callback for prompting operation /org/gnome/
Jan 12 10:55:44 simon-laptop gcr-prompter[7123]: Gcr: calling the PromptDone method on /org/gnome/
This looks like debug logging to me. Also, it's probably best to avoid logging the secret exchange (obfuscated above).
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gcr 3.18.0-1ubuntu1
ProcVersionSign
Uname: Linux 4.3.0-6-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 12 10:54:14 2016
SourcePackage: gcr
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in gcr (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in gcr: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Status changed to 'Confirmed' because the bug affects multiple users.