Re: BUG #8660: RPM installation of 9.2.6 have dependency problem

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: peter(dot)svensson(at)smhi(dot)se
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #8660: RPM installation of 9.2.6 have dependency problem
Date: 2013-12-06 08:21:17
Message-ID: CABUevEw5eUAkTzFN44vuVsa9Ljiu5Gkch0WnYAYvJgvF4HbvcQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I believe this is the same bug as #8659 at
http://www.postgresql.org/message-id/E1VodFj-0006Fp-3r@wrigleys.postgresql.org

//Magnus

On Fri, Dec 6, 2013 at 8:19 AM, <peter(dot)svensson(at)smhi(dot)se> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 8660
> Logged by: Peter Svensson
> Email address: peter(dot)svensson(at)smhi(dot)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
>
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message John R Pierce 2013-12-06 09:11:36 Re: BUG #8659: Broken dependencies on RHEL6 for 9.2.6 RPMs
Previous Message Magnus Hagander 2013-12-06 08:18:14 Re: BUG #8659: Broken dependencies on RHEL6 for 9.2.6 RPMs