BZR should be more verbose when password wrong

Bug #194445 reported by David Futcher
2
Affects Status Importance Assigned to Milestone
Bazaar
Invalid
Undecided
Unassigned
bzr (Ubuntu)
Invalid
Undecided
Unassigned
openssh (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

Binary package hint: bzr

When uploading to a server via bzr+ssh, if you misspell the password bzr immediately creates a new password prompt, without telling the user why. I think that BZR should tell the user why it is requesting the password again.

Currently bzr produces this:
Enter passphrase for key '/home/bobbo/.ssh/id_rsa': <wrong_password>
Enter passphrase for key '/home/bobbo/.ssh/id_rsa': <correct_password>
Committing to: bzr+ssh://<email address hidden>/*

I think it should be changed to something like:
Enter passphrase for key '/home/bobbo/.ssh/id_rsa': <wrong_password>
Sorry, password incorrect. Please try again
Enter passphrase for key '/home/bobbo/.ssh/id_rsa': <correct_password>
Committing to: bzr+ssh://<email address hidden>/*

Tags: wishlist
Revision history for this message
James Westby (james-w) wrote :

Hi David,

These messages are actually displayed by openssh-client, and bzr has
no way of intercepting them to display that message.

Thanks,

James

Changed in bzr:
status: New → Invalid
status: New → Invalid
Revision history for this message
Chuck Short (zulcss) wrote :

Hi,

Thanks for reporting the bug. With what version of openssh are you using?

Thanks
chuck

Changed in openssh (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
importance: Low → Wishlist
Chuck Short (zulcss)
Changed in openssh (Ubuntu):
status: Incomplete → Confirmed
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.