Same problem here.
* Downgrading dbconfig-common from 1.8.36 to 1.8.35 doesn't reslov the problem.
* When I change in /etc/dbconfig-common/config the following entry
# dbc_remember_admin_pass: should we cache administrative passwords?
# set to "true" to keep admin passwords cached in debconf
dbc_remember_admin_pass='false'
in true the install of cacti locks after
creating database cacti: success.
verifying database cacti exists: success.
populating database via sql... done.
in place of after
creating database cacti: success.
verifying database cacti exists: success.
populating database via sql... done.
dbconfig-common: flushing administrative password
When I do an strace
pselect6(22, [0 19
21], NULL, NULL, {1, 0}, {0xbf8f7fc8, 8}) = 0 (Timeout)
waitpid(3893,
0xbf8f8170, WNOHANG) = 0
pselect6(22, [0 19 21], NULL, NULL, {1, 0}, {0xbf8f7fc8, 8})
= 0 (Timeout)
waitpid(3893, 0xbf8f8170, WNOHANG) = 0
pselect6(22, [0 19 21],
NULL, NULL, {1, 0}, {0xbf8f7fc8, 8}) = 0 (Timeout)
waitpid(3893, 0xbf8f8170,
WNOHANG) = 0
pselect6(22, [0 19 21], NULL, NULL, {1, 0}, {0xbf8f7fc8, 8}) = 0
(Timeout)
waitpid(3893, 0xbf8f8170, WNOHANG) = 0
pselect6(22, [0 19 21], NULL,
NULL, {1, 0}, {0xbf8f7fc8, 8}) = 0 (Timeout)
waitpid(3893, 0xbf8f8170, WNOHANG)
root 3893 3820 0 23:27 pts/2 00:00:00 /usr/bin/dpkg --status-fd 20
--configure cacti
root 3894 3893 1 23:27 pts/2 00:00:00 /usr/bin/perl -w
/usr/share/debconf/frontend /var/lib/dpkg/info/cacti.postinst configure
root 4207 739 0 23:28 pts/1 00:00:00 grep 3893
But it doesn't say in w
--
Cacti install stops on "dbconfig-common: flushing administrative password"
https://bugs.launchpad.net/bugs/193209
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs