ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <sbolshakov@altlinux.ru>
To: devel@lists.altlinux.org
Subject: [devel] multiple libpq
Date: Thu, 04 Oct 2018 15:21:57 +0300
Message-ID: <m3efd59a1m.fsf@hammer.malta.altlinux.ru> (raw)


Привет.
Кто-нибудь знает, зачем у нас целый зоопарк libpq ? Сейчас это:

libpq5.10-1C-10.5-alt2
libpq5.10-10.5-alt7
libpq5.9-9.6.10-alt3
libpq5.8-9.5.14-alt2
libpq5.7-9.4.19-alt2
libpq5.6-9.3.24-alt2

Причём,

$ rpmsodiff libpq5.10-10.5-alt7.x86_64.rpm libpq5.10-1C-10.5-alt2.x86_64.rpm
        common sonames:
libpq.so.5      /usr/lib64/libpq.so.5.10        /usr/lib64/libpq.so.5.10

libpq.so.5 definitions unchanged

$ rpmsodiff libpq5.9-9.6.10-alt3.x86_64.rpm libpq5.10-10.5-alt7.x86_64.rpm  
        common sonames:
libpq.so.5      /usr/lib64/libpq.so.5.9 /usr/lib64/libpq.so.5.10

--- libpq5.9-9.6.10-alt3/libpq.so.5     2018-09-04 09:41:34.000000000 +0300
+++ libpq5.10-10.5-alt7/libpq.so.5      2018-09-26 21:30:28.000000000 +0300
@@ -26,2 +26,3 @@
 PQencryptPassword      T
+PQencryptPasswordConn  T
 PQendcopy      T

$ rpmsodiff libpq5.8-9.5.14-alt2.x86_64.rpm  libpq5.9-9.6.10-alt3.x86_64.rpm 
        common sonames:
libpq.so.5      /usr/lib64/libpq.so.5.8 /usr/lib64/libpq.so.5.9

--- libpq5.8-9.5.14-alt2/libpq.so.5     2018-09-04 09:32:55.000000000 +0300
+++ libpq5.9-9.6.10-alt3/libpq.so.5     2018-09-04 09:41:34.000000000 +0300
@@ -106,2 +106,3 @@
 PQresultStatus T
+PQresultVerboseErrorMessage    T
 PQsendDescribePortal   T
@@ -114,2 +115,3 @@
 PQsetClientEncoding    T
+PQsetErrorContextVisibility    T
 PQsetErrorVerbosity    T

        2 symbols added

$ rpmsodiff libpq5.7-9.4.19-alt2.x86_64.rpm  libpq5.8-9.5.14-alt2.x86_64.rpm 
        common sonames:
libpq.so.5      /usr/lib64/libpq.so.5.7 /usr/lib64/libpq.so.5.8

--- libpq5.7-9.4.19-alt2/libpq.so.5     2018-09-04 09:24:36.000000000 +0300
+++ libpq5.8-9.5.14-alt2/libpq.so.5     2018-09-04 09:32:55.000000000 +0300
@@ -124,2 +124,6 @@
 PQsocket       T
+PQsslAttribute T
+PQsslAttributeNames    T
+PQsslInUse     T
+PQsslStruct    T
 PQstatus       T

        4 symbols added

И т.д.
Как видно, все они соместимы по ABI, насколько возможно судить, верхние
же две просто совпадают, что приводит к установке любой из них по
зависимостям.
Нужно это прекратить, оставив одну.

-- 


             reply	other threads:[~2018-10-04 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 12:21 Sergey Bolshakov [this message]
2018-10-19 15:40 ` Alexei Takaseev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3efd59a1m.fsf@hammer.malta.altlinux.ru \
    --to=sbolshakov@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git