Control: tag -1 unreproducible moreinfo Re: Gilles Quenot > The post-install script in the Debian package should do a > chmod 775 /usr/share/postgresql-common > because by default, the rights are not accessible to postgres user: > > # ls -ld /usr/share/postgresql-common > drwx------ 6 root root 4096 19 août 21:25 /usr/share/postgresql-common
Hi, I cannot reproduce that here; setting umask 077 and installing postgresql-client results in proper permissions on all directories. What did you do to get the system into this state? Christoph

