Re: install problem

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: install problem
Дата
Msg-id 1033030725.9204.83.camel@linda
обсуждение исходный текст
Ответ на Re: install problem  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice
On Wed, 2002-09-25 at 13:49, Oliver Elphick wrote:
> On Wed, 2002-09-25 at 07:16, sol wrote:
> > I've just been trying to install Postgresql 7.2.2 on Debian Sid/Unstable
> > and have been repeatedly failed to do so.
>
> You need to see in more detail what the install script is doing and
> where the failure is.
>
> Add "set -x" as the second line of
> /var/lib/dpkg/info/postgresql.postinst and then do "dpkg --configure
> postgresql".  It should then be a lot easier to see which command in the
> install script is causing the problem.

The actual error was that "su - postgres" was interpreting "-" as the
desired login name.  This was a bug in the latest login package, which
has now been fixed.  You need to install login 4.0.3-2 or later.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "For I am convinced that neither death, nor life, nor
      angels, nor principalities, nor things present, nor
      things to come, nor powers, nor height, nor depth, nor
      any other created thing, shall be able to separate us
      from the love of God, which is in Christ Jesus our
      Lord."          Romans 8:38,39


В списке pgsql-novice по дате отправления:

Предыдущее
От: Adam Witney
Дата:
Сообщение: Re: Best way to install PostgreSQL,
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum again and again