Updating RHEL4 system for PHP; requires Postgresql updates

Поиск
Список
Период
Сортировка
От James Martens
Тема Updating RHEL4 system for PHP; requires Postgresql updates
Дата
Msg-id 4F5F05A7.8040508@gmail.com
обсуждение исходный текст
Ответы Re: Updating RHEL4 system for PHP; requires Postgresql updates  (Andrej <andrej.groups@gmail.com>)
Список pgsql-novice
Good day.

I am attempting to patch an older RHEL4 system with updated php packages
to close off some recent vulnerabilities that were discovered. When
trying to download PHP, however, I get the following error:

Testing package set / solving RPM inter-dependencies...

There was a package dependency problem. The message was: Unresolvable
chain of dependencies:

postgresql 8.0.3-1PGDG requires libpq.so.4
postgresql-contrib 8.0.3-1PGDG requires libpq.so.4
postgresql-devel-8.0.6-1PGDG requires postggresql-libs = 8.0.6
postgresql-server 8.0.3-1PGDG requires libpq.so.4

The download then stops and does not download the updated PHP filesets.

The installed filesets for postgresql are as follows (rpm -qa | grep
postgresql):

postgresql-server-8.0.3-1PGDG
postgresql-devel-8.0.6-1PGDG
postgresql-8.0.3-1PGDG
postgresql-pl-8.0.3-1PGDG
postgresql-libs-8.0.6-1PGDG
postgresql-docs-8.0.6-1PGDG
postgresql-contrib-8.0.3-1PGDG

Is there any way for me to get the 8.0.6 filesets any more for RHEL 4? I
was unable to find them in archives, unfortunately.

Thank you.


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

Предыдущее
От: "John"
Дата:
Сообщение: Warning console code page (437) differs from Window code page (1252)
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: converting 1 dimensional array to 2 dimensional array