Activity log for bug #653234

Date Who What changed Old value New value Message
2010-10-01 19:58:34 Clint Byrum bug added bug
2010-10-01 20:02:47 Clint Byrum description When doing a command like this: drizzledump --password > dump.sql The password prompt does not show on the controlling terminal. Would suggest displaying it on stderr OR grabbing the process's controlling terminal if available and printing it there. When doing a command like this: drizzledump --password > dump.sql The password prompt does not show on the controlling terminal. Would suggest displaying it on stderr OR grabbing the process's controlling terminal if available and printing it there. ==== Test case ==== Note: no password prompt [clint@xen ~]$ drizzledump --password -u root --all-databases --host localhost > /dev/null Got error: 23 when trying to connect terminate called without an active exception Aborted Without redirection: [clint@xen ~]$ drizzledump --password -u root --all-databases --host localhost Enter password: Got error: 23 when trying to connect terminate called without an active exception Aborted ==== Additional info ==== [clint@xen ~]$ drizzledump --version Drizzledump 7 build 2010.09.1802, for pc-linux-gnu (i686) [clint@xen ~]$ lsb_release LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch [clint@xen ~]$ rpm -qi boost-program-options Name : boost-program-options Relocations: (not relocatable) Version : 1.44.0 Vendor: (none) Release : 1.fewbar0 Build Date: Thu 30 Sep 2010 02:27:15 PM PDT Install Date: Thu 30 Sep 2010 03:14:30 PM PDT Build Host: xen.spamaps.org Group : System Environment/Libraries Source RPM: boost-1.44.0-1.fewbar0.src.rpm Size : 4194276 License: Boost Signature : (none) URL : http://www.boost.org Summary : Runtime component of boost program_options library Description : Runtime support of boost program options library, which allows program developers to obtain (name, value) pairs from the user, via conventional methods such as command line and configuration file. [clint@xen ~]$ lsb_release -a LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID: CentOS Description: CentOS release 5 (Final) Release: 5 Codename: Final
2010-10-01 20:11:40 Andrew Hutchings drizzle: assignee Andrew Hutchings (linuxjedi)
2010-10-01 20:11:50 Andrew Hutchings nominated for series drizzle/elliott
2010-10-01 20:11:50 Andrew Hutchings bug task added drizzle/elliott
2010-10-01 20:12:09 Andrew Hutchings drizzle: importance Undecided Medium
2010-10-01 20:12:13 Andrew Hutchings drizzle/elliott: importance Undecided Medium
2010-10-01 20:12:17 Andrew Hutchings drizzle/elliott: assignee Andrew Hutchings (linuxjedi)
2010-10-01 20:12:24 Andrew Hutchings drizzle: milestone 2010-10-11
2010-10-01 20:12:30 Andrew Hutchings drizzle/elliott: milestone 2010-10-11
2010-10-01 20:12:36 Andrew Hutchings drizzle/elliott: status New Triaged
2010-10-01 20:12:45 Andrew Hutchings drizzle: status New Triaged
2010-10-06 11:42:07 Andrew Hutchings drizzle: milestone 2010-10-11 2010-10-25
2010-10-06 11:42:09 Andrew Hutchings drizzle/elliott: milestone 2010-10-11 2010-10-25
2010-10-13 12:20:47 Launchpad Janitor branch linked lp:~linuxjedi/drizzle/elliott-password-bugs
2010-10-13 12:21:19 Andrew Hutchings drizzle: status Triaged Fix Committed
2010-10-13 12:21:21 Andrew Hutchings drizzle/elliott: status Triaged Fix Committed
2010-10-14 18:23:04 Lee Bieber drizzle: status Fix Committed Fix Released
2010-10-14 18:23:07 Lee Bieber drizzle/elliott: status Fix Committed Fix Released