Trouble with Postgresql RPM

From: Ian Harding <harding(dot)ian(at)gmail(dot)com>
To: General PostgreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: Trouble with Postgresql RPM
Date: 2013-01-23 17:10:40
Message-ID: CAMR4UwERqdQkxf+GSkHx1xR1gKH5Y_HbeEGM=KZbxRLj-+-GZg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alan Hodgson 2013-01-23 17:30:59 Re: Trouble with Postgresql RPM
Previous Message Alexander Law 2013-01-23 17:06:01 Re: BUG #6510: A simple prompt is displayed using wrong charset