Trouble with Postgresql RPM

Поиск
Список
Период
Сортировка
От Ian Harding
Тема Trouble with Postgresql RPM
Дата
Msg-id CAMR4UwERqdQkxf+GSkHx1xR1gKH5Y_HbeEGM=KZbxRLj-+-GZg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Trouble with Postgresql RPM  (Alan Hodgson <ahodgson@simkin.ca>)
Список pgsql-general
The System:

Linux beta 2.6.32-279.19.1.el6.x86_64 #1 SMP Wed Dec 19 07:05:20 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
The RPM file:
 
postgres-9.2.2-1.x86_64.openscg.rpm
The Problem:
 
# yum install postgres-9.2.2-1.x86_64.openscg.rpm
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirror.spro.net
 * extras: centos.sonn.com
 * updates: mirror.rackspace.com
Setting up Install Process
Examining postgres-9.2.2-1.x86_64.openscg.rpm: postgres92-9.2.2-1.x86_64
Marking postgres-9.2.2-1.x86_64.openscg.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package postgres92.x86_64 0:9.2.2-1 will be installed
--> Processing Dependency: libuuid.so.16()(64bit) for package: postgres92-9.2.2-1.x86_64
--> Finished Dependency Resolution
Error: Package: postgres92-9.2.2-1.x86_64 (/postgres-9.2.2-1.x86_64.openscg)
           Requires: libuuid.so.16()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
The Puzzle:
 
# yum install uuid
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirror.spro.net
 * extras: centos.sonn.com
 * updates: mirror.rackspace.com
Setting up Install Process
Package uuid-1.6.1-10.el6.x86_64 already installed and latest version
Nothing to do
# yum install uuid-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirror.spro.net
 * extras: centos.sonn.com
 * updates: mirror.rackspace.com
Setting up Install Process
Package uuid-devel-1.6.1-10.el6.x86_64 already installed and latest version
Nothing to do
# yum install libuuid
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirror.spro.net
 * extras: centos.sonn.com
 * updates: mirror.rackspace.com
Setting up Install Process
Package libuuid-2.17.2-12.7.el6_3.x86_64 already installed and latest version
Nothing to do
# yum install libuuid-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirror.spro.net
 * extras: centos.sonn.com
 * updates: mirror.rackspace.com
Setting up Install Process
Package libuuid-devel-2.17.2-12.7.el6_3.x86_64 already installed and latest version
Nothing to do
Any ideas?

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Running update in chunks?
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: Trouble with Postgresql RPM