On Mon, Jun 29, 1998 at 06:29:17AM +0200, Oliver Elphick wrote:
> The bug is not in base-passwd but in postgresql. I used adduser to create
> the account if it did't exist, but I had not noticed that `adduser --system'
> assigns /bin/false as the shell. I have changed postgresql-6.3.2-11
> to use
Jeff Noxon wrote:
>On Sat, Jun 27, 1998 at 11:14:19AM +0200, Networking Wizard wrote:
>> After Shared PostgreSQL library intsallation (libpgsql 6.3.2-8)
>> i've been trying to inttall postgresql (6.3.2-8) severl times,
>> but i did not succeed; dpkg terminates because of unspecified errors.
On Sat, Jun 27, 1998 at 11:14:19AM +0200, Networking Wizard wrote:
> After Shared PostgreSQL library intsallation (libpgsql 6.3.2-8)
> i've been trying to inttall postgresql (6.3.2-8) severl times,
> but i did not succeed; dpkg terminates because of unspecified errors.
> Here is the log:
>
> > Unp
Networking Wizard wrote:
...
>It seemed a write-permission denial in /var/postgres sub-tree. Therefore
>i switched back to root and changed the owner of /var/postgres:
>
>%% chown -R postgres.postgres /var/postgres
I think I'll add this to the postinst script
>
>This time post
On Jun 27 1998 , Oliver Elphick wrote:
> To find out what is going wrong with initdb:
> Edit /usr/lib/postgresql/bin/initdb and add the line `set +x' after the
> first line. Then become root and run the initialisation command (this
> is all one line):
> su - postgres -c "PATH=$PATH:/usr/lib/post
Networking Wizard wrote:
>After Shared PostgreSQL library intsallation (libpgsql 6.3.2-8)
>i've been trying to inttall postgresql (6.3.2-8) severl times,
>but i did not succeed; dpkg terminates because of unspecified errors.
>Here is the log:
>
>> Unpacking replacement postgresql ...
6 matches
Mail list logo