re-installing maas-region-controller fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Expired
|
Undecided
|
Unassigned | ||
maas (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
When I re-install maas-region-
Setting up maas-region-
* Stopping web server apache2 *
* Restarting PostgreSQL 9.3 database server [ OK ]
Considering dependency proxy for proxy_http:
Module proxy already enabled
Module proxy_http already enabled
Module expires already enabled
Module wsgi already enabled
* Restarting message broker rabbitmq-server [ OK ]
Changing password for user "maas_longpoll" ...
...done.
Changing password for user "maas_workers" ...
...done.
Syncing...
Traceback (most recent call last):
File "/usr/bin/
management.
File "/usr/lib/
utility.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
output = self.handle(*args, **options)
File "/usr/lib/
return self.handle_
File "/usr/lib/
syncdb.
File "/usr/lib/
output = self.handle(*args, **options)
File "/usr/lib/
return self.handle_
File "/usr/lib/
cursor = connection.cursor()
File "/usr/lib/
cursor = util.CursorWrap
File "/usr/lib/
self.
File "/usr/lib/
self.connect()
File "/usr/lib/
six.
File "/usr/lib/
self.connect()
File "/usr/lib/
self.connection = self.get_
File "/usr/lib/
return Database.
File "/usr/lib/
connection_
django.
FATAL: password authentication failed for user "maas"
It hangs there, and I have to kill a bunch of random dpkg stuff, edit the postinst file to comment that part out, finish the install, then purge the database. Two things should happen:
1. when I purge, the packaging should drop the maas database
2. it shouldn't hang like this :-)
Changed in maas (Ubuntu): | |
status: | Confirmed → Fix Released |
tags: | added: docteam |
Changed in maas (Ubuntu): | |
status: | Fix Released → Confirmed |
Changed in maas (Ubuntu): | |
status: | Expired → Confirmed |
Status changed to 'Confirmed' because the bug affects multiple users.