BUG #8660: RPM installation of 9.2.6 have dependency problem - Mailing list pgsql-bugs

From peter.svensson@smhi.se
Subject BUG #8660: RPM installation of 9.2.6 have dependency problem
Date
Msg-id E1VophK-0006bc-7o@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #8660: RPM installation of 9.2.6 have dependency problem  (Magnus Hagander <magnus@hagander.net>)
Re: BUG #8660: RPM installation of 9.2.6 have dependency problem  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8660
Logged by:          Peter Svensson
Email address:      peter.svensson@smhi.se
PostgreSQL version: 9.2.6
Operating system:   RedHat Enterprice Linux
Description:

We are using RPM:s from http://yum.pgrpms.org/9.2/redhat/rhel-6.4-x86_64/


When trying to upgrade from 9.2.5 to 9.2.6 we got this dependency problems:


Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package postgresql92.i686 0:9.2.5-1PGDG.rhel6 will be updated
---> Package postgresql92.x86_64 0:9.2.5-1PGDG.rhel6 will be updated
---> Package postgresql92.i686 0:9.2.6-1PGDG.rhel6 will be an update
---> Package postgresql92.x86_64 0:9.2.6-1PGDG.rhel6 will be an update
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package:
postgresql92-9.2.6-1PGDG.rhel6.x86_64
---> Package postgresql92-contrib.x86_64 0:9.2.5-1PGDG.rhel6 will be
updated
---> Package postgresql92-contrib.x86_64 0:9.2.6-1PGDG.rhel6 will be an
update
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package:
postgresql92-contrib-9.2.6-1PGDG.rhel6.x86_64
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for
package: postgresql92-contrib-9.2.6-1PGDG.rhel6.x86_64
---> Package postgresql92-devel.x86_64 0:9.2.5-1PGDG.rhel6 will be updated
---> Package postgresql92-devel.x86_64 0:9.2.6-1PGDG.rhel6 will be an
update
---> Package postgresql92-libs.i686 0:9.2.5-1PGDG.rhel6 will be updated
---> Package postgresql92-libs.x86_64 0:9.2.5-1PGDG.rhel6 will be updated
---> Package postgresql92-libs.i686 0:9.2.6-1PGDG.rhel6 will be an update
---> Package postgresql92-libs.x86_64 0:9.2.6-1PGDG.rhel6 will be an update
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package:
postgresql92-libs-9.2.6-1PGDG.rhel6.x86_64
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for
package: postgresql92-libs-9.2.6-1PGDG.rhel6.x86_64
---> Package postgresql92-plpython.x86_64 0:9.2.5-1PGDG.rhel6 will be
updated
---> Package postgresql92-plpython.x86_64 0:9.2.6-1PGDG.rhel6 will be an
update
---> Package postgresql92-server.x86_64 0:9.2.5-1PGDG.rhel6 will be updated
---> Package postgresql92-server.x86_64 0:9.2.6-1PGDG.rhel6 will be an
update
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package:
postgresql92-server-9.2.6-1PGDG.rhel6.x86_64
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for
package: postgresql92-server-9.2.6-1PGDG.rhel6.x86_64
--> Finished Dependency Resolution
Error: Package: postgresql92-9.2.6-1PGDG.rhel6.x86_64
           Requires: libssl.so.10(libssl.so.10)(64bit)
Error: Package: postgresql92-server-9.2.6-1PGDG.rhel6.x86_64
           Requires: libssl.so.10(libssl.so.10)(64bit)
Error: Package: postgresql92-contrib-9.2.6-1PGDG.rhel6.x86_64
           Requires: libssl.so.10(libssl.so.10)(64bit)
Error: Package: postgresql92-libs-9.2.6-1PGDG.rhel6.x86_64
           Requires: libssl.so.10(libssl.so.10)(64bit)
Error: Package: postgresql92-server-9.2.6-1PGDG.rhel6.x86_64
           Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: postgresql92-libs-9.2.6-1PGDG.rhel6.x86_64
           Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: postgresql92-contrib-9.2.6-1PGDG.rhel6.x86_64
           Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

pgsql-bugs by date:

Previous
From: John R Pierce
Date:
Subject: Re: BUG #8659: Broken dependencies on RHEL6 for 9.2.6 RPMs
Next
From: Magnus Hagander
Date:
Subject: Re: BUG #8659: Broken dependencies on RHEL6 for 9.2.6 RPMs