Обсуждение: [BUGS] libpq.so.5 dependancy error installing pgsql onto linux 6.
I am trying to install postgresql onto a test server which has no internet access because of security reasons. Because of this I have to use the full download rpm but my attempt has failed with a dependancy error. *my box:* Linux ukdxsvsdwpifts 2.6.32-220.4.2.el6.x86_64 #1 SMP Mon Feb 6 16:39:28 EST 2012 x86_64 x86_64 x86_64 GNU/Linux *I downloaded:* postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm *I get the following error:* sudo /bin/rpm -ivh /tmp/software/kong/postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm warning: /tmp/software/kong/postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 442df0f8: NOKEY error: Failed dependencies: libpq.so.5()(64bit) is needed by postgresql96-server-9.6.3-1PGDG.rhel6.x86_64 postgresql96(x86-64) = 9.6.3-1PGDG.rhel6 is needed by postgresql96-server-9.6.3-1PGDG.rhel6.x86_64 postgresql96-libs(x86-64) = 9.6.3-1PGDG.rhel6 is needed by postgresql96-server-9.6.3-1PGDG.rhel6.x86_64 ukdxsvsdwpifts TEST $ Any suggestions? have i downloaded the correct file for my environment? -- View this message in context: http://www.postgresql-archive.org/libpq-so-5-dependancy-error-installing-pgsql-onto-linux-6-tp5968825.html Sent from the PostgreSQL - bugs mailing list archive at Nabble.com. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
Hey,
As you can see, rpm is telling you what to do : just download 'postgresql96-libs' and install it prior to installing the server. On Tue, Jun 27, 2017 at 10:40 AM, Thomas_OReilly <thomas.edward.oreilly@gmail.com> wrote:
I am trying to install postgresql onto a test server which has no internet
access because of security reasons. Because of this I have to use the full
download rpm but my attempt has failed with a dependancy error.
*my box:*
Linux ukdxsvsdwpifts 2.6.32-220.4.2.el6.x86_64 #1 SMP Mon Feb 6 16:39:28 EST
2012 x86_64 x86_64 x86_64 GNU/Linux
*I downloaded:*
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm
*I get the following error:*
sudo /bin/rpm -ivh
/tmp/software/kong/postgresql96-server-9.6.3- 1PGDG.rhel6.x86_64.rpm
warning:
/tmp/software/kong/postgresql96-server-9.6.3- 1PGDG.rhel6.x86_64.rpm: Header
V4 DSA/SHA1 Signature, key ID 442df0f8: NOKEY
error: Failed dependencies:
libpq.so.5()(64bit) is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
postgresql96(x86-64) = 9.6.3-1PGDG.rhel6 is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
postgresql96-libs(x86-64) = 9.6.3-1PGDG.rhel6 is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
ukdxsvsdwpifts TEST $
Any suggestions?
have i downloaded the correct file for my environment?
--
View this message in context: http://www.postgresql-archive.org/libpq-so-5-dependancy- error-installing-pgsql-onto- linux-6-tp5968825.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
Hi,
You also need postgresql96 and postgresql96-libs RPMs.
Regards, Devrim
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
You also need postgresql96 and postgresql96-libs RPMs.
Regards, Devrim
On 27 June 2017 10:40:29 GMT+03:00, Thomas_OReilly <thomas.edward.oreilly@gmail.com> wrote:
I am trying to install postgresql onto a test server which has no internet
access because of security reasons. Because of this I have to use the full
download rpm but my attempt has failed with a dependancy error.
*my box:*
Linux ukdxsvsdwpifts 2.6.32-220.4.2.el6.x86_64 #1 SMP Mon Feb 6 16:39:28 EST
2012 x86_64 x86_64 x86_64 GNU/Linux
*I downloaded:*
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm
*I get the following error:*
sudo /bin/rpm -ivh
/tmp/software/kong/postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm
warning:
/tmp/software/kong/postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm: Header
V4 DSA/SHA1 Signature, key ID 442df0f8: NOKEY
error: Failed dependencies:
libpq.so.5()(64bit) is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
postgresql96(x86-64) = 9.6.3-1PGDG.rhel6 is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
postgresql96-libs(x86-64) = 9.6.3-1PGDG.rhel6 is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
ukdxsvsdwpifts TEST $
Any suggestions?
have i downloaded the correct file for my environment?
--
View this message in context: http://www.postgresql-archive.org/libpq-so-5-dependancy-error-installing-pgsql-onto-linux-6-tp5968825.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.