That already got fixed in version 88, see Debian #473879.
** Changed in: postgresql-common (Ubuntu)
Status: In Progress => Fix Released
--
Pre-removal script error
https://bugs.launchpad.net/bugs/205699
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Ah, there's a taint check error there, thanks for the log.
** Changed in: postgresql-common (Ubuntu)
Sourcepackagename: postgresql-8.3 => postgresql-common
Assignee: (unassigned) => Martin Pitt (pitti)
Status: New => In Progress
--
Pre-removal script error
https://bugs.launchpad.net/
I have the same error when I try to update my postgresql with synaptic.
This is what I have in the console (my locale is set to pt_br):
Pré-configurando pacotes ...
Selecionando pacote previamente não selecionado postgresql-client-common.
(Lendo banco de dados ... 195828 arquivos e diretórios atu
Since there is no debugging information I close this report for now. If
you ever encounter it again, please capture the entire screen output,
which should reveal the problem, and we can reopen this. Thank you!
** Changed in: postgresql-8.3 (Ubuntu)
Status: Incomplete => Invalid
--
Pre-rem
No. I tried forcing a reinstall of the postgresql packages, and aside
from the usual scrollkeeper errors that went fine.
--
Pre-removal script error
https://bugs.launchpad.net/bugs/205699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
The ouput looks good, the manual stopping succeeded. Do you know how to
reproduce this error?
--
Pre-removal script error
https://bugs.launchpad.net/bugs/205699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Sorry, no surrounding screen output.
$ pg_lsclusters
Version Cluster Port Status OwnerData directory Log
file
8.3 main 5432 online postgres /var/lib/postgresql/8.3/main
/var/log/postgresql/postgresql-8.3-main.log
$ sudo sh -ex /etc/init.d/postgresql-8.3 s
Hm, curious. Do you still have some surrounding screen output? What does
"pg_lsclusters" print out? And what does
sudo sh -ex /etc/init.d/postgresql-8.3 stop
print? I suppose stopping the existing clusters failed somehow, thus the
upgrade was aborted.
** Changed in: postgresql-8.3 (Ubuntu)