ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Bugzilla: SRPM in components
Date: Thu, 30 Sep 2021 10:05:07 +0300
Message-ID: <20210930070506.GA12759@dad.imath.kiev.ua> (raw)
In-Reply-To: <7294846.EvYhyI6sBW@work-pc>

On Wed, Sep 29, 2021 at 01:27:47PM +0300, Oleg Solovyov wrote:
> В багзиллу едет изменение, позволяющее вешать баги непосредственно на src.rpm 
> помимо бинарных rpm.
> 
> В ходе реализации выяснилось, что существуют 4 .src.rpm, чьи имена совпадают с 
> именами пакетов, которые собираются из какого-то другого .src.rpm:
> 
> > srpm libctl5 ---> bin libctl
> > srpm clip ---> bin libclip
> 
> libctl5 viy @everybody
> libctl  viy @everybody

Гм. это ситуация, связанная с миграцией на shared libs policy.
Было
libctl -> libctl

стало libctl -> libctlN
+добавилась на время миграции
compat библиотека libctl5 -> libctl.

можно было собирать libctl5 -> libctl5, 
но это создает лишние трудности при dist-upgrade с pN на pN+1.
Благодарю за напоминание, libctl5 удалил, его клиенты уже мигрировали.

Но ситуация в целом была легитимной.
Поэтому, хотя совпадения имен имеет смысл отслеживать и предупреждать
(добавить такой тест в repocop?)
имеет также смысл в багзилле
в подсказке при выборе binary rpm указывать и имя src.rpm
из которого собрано.

Еще лучше было бы при создании бага на binary rpm
дополнительно где-то запоминать в базе данных и имя его src.rpm,
чтобы была возможность поиска
"по src.rpm и всем его binary rpm".

-- 

I V


  reply	other threads:[~2021-09-30  7:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-29 10:27 Oleg Solovyov
2021-09-30  7:05 ` Igor Vlasenko [this message]
2021-09-30  7:19   ` Oleg Solovyov

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=20210930070506.GA12759@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --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