BUG #13842: deb-Package configuration hangs at password promt

From: jonas(dot)hagen3(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13842: deb-Package configuration hangs at password promt
Date: 2016-01-04 09:23:52
Message-ID: 20160104092352.1087.91413@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13842
Logged by: Jonas Hagen
Email address: jonas(dot)hagen3(at)gmail(dot)com
PostgreSQL version: 9.4.5
Operating system: Ubuntu
Description:

See also:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1528822

The configuration of postresql-common hangs after "Password:" promt. The
password can be entered, but is visible and after hitting enter, nothing
happens. Can be aborted by Ctrl+C. System: Ubuntu 15.10

$ sudo dpkg --configure -a
Setting up postgresql-common (169git1) ...
Password: hallo
^CPassword change aborted.
dpkg: error processing package postgresql-common (--configure):
subprocess installed post-installation script was interrupted
dpkg: dependency problems prevent configuration of postgresql-9.4:
postgresql-9.4 depends on postgresql-common (>= 142~); however:
Package postgresql-common is not configured yet.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message takami 2016-01-05 01:28:36 BUG #13843: Problem with output of an index definition by "pg_restore"
Previous Message Michael Paquier 2016-01-03 00:10:47 Re: BUG #13840: pg_dump generates unloadable SQL when third party string type index option is used