ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Утилиты для работы с setversions?
Date: Wed, 30 Oct 2019 13:46:26 +0300
Message-ID: <20191030104626.GA2701719@portlab> (raw)
In-Reply-To: <20191030120626.ede1bd929e1ea43a517c9e95@altlinux.org>

On Wed, Oct 30, 2019 at 12:06:26PM +0300, Andrey Savchenko wrote:
> On Wed, 30 Oct 2019 05:04:27 +0300 Alexey Tourbin wrote:
> > On Tue, Oct 29, 2019 at 9:23 PM Andrey Savchenko <bircoph@altlinux.org> wrote:
> > > К сожалению, для решения реальной проблемы этого недостаточно:
> > 
> > Давайте решим реальную проблему. Что вы хотите сделать? Left outer join?
> 
> Задача следующая:
> 
> 1) Есть библиотека foo-1.0
> 2) Она обновилась до foo-1.0.1
> 3) Возник unmet пакета bar на libfoo.so (>= set:abcdef)
> 
> Мне нужно знать, каких именно символов из foo стало не хватать bar.
> 
> Будет при этом left outer join или right inner join — мне абсолютно
> не важно. От rpm мне нужна возможность отображать set в список
> символов (при наличии библиотеки, разумеется).

Я думаю, проще воспользоваться утилитой rpmsodiff(1) из состава пакета
qa-robot, которая в т.ч. сравнивает символы в пределах SONAME:

$ rpmsodiff /ALT/repo/sisyphus/date/2017/01/01/x86_64/RPMS.classic/libglusterfs3-3.8.4-alt1.x86_64.rpm \
            /ALT/repo/sisyphus/date/2018/01/01/x86_64/RPMS.classic/libglusterfs3-3.12.4-alt1.x86_64.rpm |
            head -n 15
	common sonames:
libgfchangelog.so.0	/usr/lib64/libgfchangelog.so.0.0.1	/usr/lib64/libgfchangelog.so.0.0.1
libgfrpc.so.0	/usr/lib64/libgfrpc.so.0.0.1	/usr/lib64/libgfrpc.so.0.0.1
libgfxdr.so.0	/usr/lib64/libgfxdr.so.0.0.1	/usr/lib64/libgfxdr.so.0.0.1
libglusterfs.so.0	/usr/lib64/libglusterfs.so.0.0.1	/usr/lib64/libglusterfs.so.0.0.1

--- libglusterfs3-3.8.4-alt1/libgfchangelog.so.0	2016-10-02 02:02:01.000000000 +0300
+++ libglusterfs3-3.12.4-alt1/libgfchangelog.so.0	2017-12-17 20:05:18.000000000 +0300
@@ -74,3 +74,3 @@
 gf_readline	T
-gf_rfc3986_encode	T
+gf_rfc3986_encode_space_newline	T
 gf_thread_cleanup	T

	1 symbols removed

-- 
   С уважением,
   Владимир Селезнев


  reply	other threads:[~2019-10-30 10:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-26 13:31 Andrey Savchenko
2019-10-26 14:17 ` Alexey Tourbin
2019-10-26 15:10   ` Andrey Savchenko
2019-10-26 22:38     ` Alexey Tourbin
2019-10-26 22:47       ` Andrey Savchenko
2019-10-29 18:23         ` Andrey Savchenko
2019-10-30  2:04           ` Alexey Tourbin
2019-10-30  9:06             ` Andrey Savchenko
2019-10-30 10:46               ` Vladimir D. Seleznev [this message]
2019-10-30 11:38                 ` Andrey Savchenko

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=20191030104626.GA2701719@portlab \
    --to=vseleznv@altlinux.org \
    --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