[Bug 735341] Re: package postgresql-common 106ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-15 Thread Petri Lehtinen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735341

Title:
  package postgresql-common 106ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735341] Re: package postgresql-common 106ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-15 Thread Martin Pitt
Your account has expired; please contact your system administrator
chfn: PAM authentication failed

Looks like you changed the local system postgres user to have an
expired account. That doesn't happen in the default setup, so I assume
this is a local change?

** Changed in: postgresql-common (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735341

Title:
  package postgresql-common 106ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735341] Re: package postgresql-common 106ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-15 Thread Petri Lehtinen
No. My system didn't have the postgres user before installation. I can
reproduce this problem like this:

apt-get purge --auto-remove postgresql*; deluser postgres; apt-get
install postgresql

The error message is exactly the same. Invoking apt-get -f install
finishes the installation properly.


** Changed in: postgresql-common (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735341

Title:
  package postgresql-common 106ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735341] Re: package postgresql-common 106ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-15 Thread Martin Pitt
Can you please give me the output of

  sudo passwd -S postgres
  grep postgres /etc/passwd

after installation, and the following command as well?

  sudo adduser --debug --system systest

After this, please do

  sudo deluser --remove-home systest

to clean up again.

** Package changed: postgresql-common (Ubuntu) = shadow (Ubuntu)

** Changed in: shadow (Ubuntu)
   Status: New = Incomplete

** Summary changed:

- package postgresql-common 106ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
+ adduser creates expired system user

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735341

Title:
  adduser creates expired system user

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs