Have the same issue. I upgrades but here what it gave me : Paramétrage de linux-headers-3.2.0-54 (3.2.0-54.82) ... Paramétrage de linux-headers-3.2.0-54-generic-pae (3.2.0-54.82) ... Paramétrage de linux-headers-generic-pae (3.2.0.54.64) ... Paramétrage de linux-generic-pae (3.2.0.54.64) ... Paramétrage de linux-libc-dev (3.2.0-54.82) ... Traitement des actions différées (« triggers ») pour « libc-bin »... ldconfig deferred processing now taking place Des erreurs ont été rencontrées pendant l'exécution : postgresql-9.1 E: Sub-process /usr/bin/dpkg returned an error code (1)
Problem was I had postgresql-9.2 installed. I just deleted it : sudo apt-get remove postgresql-9.2 And it worked -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/999246 Title: package postgresql-9.1 9.1.3-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/999246/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
