Your message dated Sun, 16 Apr 2006 20:43:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: postgresql-common
Version: 43
Severity: minor

I upgraded from an earlier version of postgresql to 8.1 and the home
directory appears to have changed at some point from /var/lib/postgres
to /var/lib/postgresql. 

The previous directory no longer exists, however the home directory did
not change as evidenced from the terminal session below. Reinstalling
postgresql-common did not correct the entry. This may be the correct
behavior, but incase it's not, you've been warned :).
-jon


pbx:/home/administrator@ su - postgres
No directory, logging in with HOME=/
[EMAIL PROTECTED]:/$ psql -d template1
Welcome to psql 8.1.3, the PostgreSQL interactive terminal.
template=# \q
could not save history to file "/var/lib/postgres/.psql_history": No
such file or directory
[EMAIL PROTECTED]:/$ ls /var/lib/post* -d
/var/lib/postgrsql
[EMAIL PROTECTED]:/$ grep postgres /etc/passwd
postgres:x:31:32:postgres:/var/lib/postgres:/bin/sh
[EMAIL PROTECTED]:/$


--- End Message ---
--- Begin Message ---
Version: 7.5.18

Hi,

since fiddling with the user postgres' home directory turned out to
cause too much trouble, I changed the transitional packages to not
touch it at all. This is somewhat unclean (you'll end up having both
'postgres' and 'postgresql' in /var/lib), but that's better than
breaking stuff.

postgresql (7.5.18) unstable; urgency=low

  * Entirely remove the transition of postgres' home directory from
    /var/lib/postgres to /var/lib/postgresql. It broke scripts which
    hardcoded the old location of postgres' home directory, and is prone to
    other subtle breakage.

 -- Martin Pitt <[EMAIL PROTECTED]>  Sat,  1 Apr 2006 22:38:20 +0200


This change makes this bug report obsolete.

Thanks,

Martin
-- 
Martin Pitt        http://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

--- End Message ---

Reply via email to