ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Andrey Savchenko <bircoph@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] [#274960] [test-only] FAILED ansible.git=2.9.22-alt2
Date: Tue, 22 Jun 2021 19:22:00 +0300
Message-ID: <20210622192200.8f2f1d5117b1e43972d52015@altlinux.org> (raw)
In-Reply-To: <m31r8u6l2p.fsf@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 6225 bytes --]

On Tue, 22 Jun 2021 17:16:46 +0300 Sergey Bolshakov wrote:
> >>>>> "Girar" == Girar awaiter (sbolshakov) <girar-builder@altlinux.org> writes:
> 
> Приветствую.
> 11го числа cего месяца в сизиф попал пакет по имени openquantumsafe-openssh,
> в основном совпадающий (и конфликтующий) c обычным openssh по путям.
> При этом, пакет был собран только для x86_64, что, в свою очередь,
> приводит к разным результатам вычисления зависимостей пакетов,
> использующих утилиты вроде ssh-keygen (путь /usr/bin/ssh-keygen vs
> имя пакета openssh-common).
> В сочетании с запретом на noarch-пакеты с различающимися на разных
> архитектурах зависимостями, это приводит к невозможности собрать ранее
> успешно собиравшиеся пакеты, пример попытки пересборки ниже.
> 
> Выход из этой ситуации мне видится в удалении пакета openquantumsafe-openssh,
> что я и намерен проделать в ближайшее время.

По-моему, с нашим запретом на noarch зависимости что-то не то.
openquantumsafe-openssh — важный и нужный пакет, особенно для тех,
кто не желает использовать принципиально уязвимый openssh.
 
>  > http://git.altlinux.org/tasks/274960/logs/events.1.1.log
>  > subtask  name     aarch64   armh  i586  ppc64le  x86_64
>  >    #100  ansible     6:20  11:05  7:18    10:06    6:42
> 
>  > 2021-Jun-22 13:29:53 :: test-only task #274960 for sisyphus started by sbolshakov:
>  > #100 build 2.9.22-alt2 from /gears/a/ansible.git fetched at 2021-Jun-22 13:29:45
>  > 2021-Jun-22 13:29:54 :: [x86_64] #100 ansible.git 2.9.22-alt2: build start
>  > 2021-Jun-22 13:29:54 :: [i586] #100 ansible.git 2.9.22-alt2: build start
>  > 2021-Jun-22 13:29:54 :: [ppc64le] #100 ansible.git 2.9.22-alt2: build start
>  > 2021-Jun-22 13:29:54 :: [aarch64] #100 ansible.git 2.9.22-alt2: build start
>  > 2021-Jun-22 13:29:54 :: [armh] #100 ansible.git 2.9.22-alt2: build start
>  > 2021-Jun-22 13:36:14 :: [aarch64] #100 ansible.git 2.9.22-alt2: build OK
>  > 2021-Jun-22 13:36:36 :: [x86_64] #100 ansible.git 2.9.22-alt2: build OK
>  > 2021-Jun-22 13:37:12 :: [i586] #100 ansible.git 2.9.22-alt2: build OK
>  > 2021-Jun-22 13:40:00 :: [ppc64le] #100 ansible.git 2.9.22-alt2: build OK
>  > 2021-Jun-22 13:40:59 :: [armh] #100 ansible.git 2.9.22-alt2: build OK
>  > 2021-Jun-22 13:41:23 :: #100: ansible.git 2.9.22-alt2: build check OK
>  > 2021-Jun-22 13:41:24 :: build check OK
>  > --- ansible-2.9.22-alt2.noarch.rpm.x86_64	2021-06-22 13:41:28.384002236 +0000
>  > +++ ansible-2.9.22-alt2.noarch.rpm.i586	2021-06-22 13:41:32.793041160 +0000
>  > @@ -23190,3 +23190,2 @@
>  >  Requires: /usr/bin/python3  
>  > -Requires: /usr/bin/ssh-keygen  
>  >  Requires: /usr/lib/python3/site-packages  
>  > @@ -23195,2 +23194,3 @@
>  >  Requires: grep  
>  > +Requires: openssh-common  
>  >  Requires: perl-Package  
>  > error (#100): non-identical noarch packages
>  > --- ansible-2.9.22-alt2.noarch.rpm.x86_64	2021-06-22 13:41:37.118079342 +0000
>  > +++ ansible-2.9.22-alt2.noarch.rpm.ppc64le	2021-06-22 13:41:41.374116915 +0000
>  > @@ -23190,3 +23190,2 @@
>  >  Requires: /usr/bin/python3  
>  > -Requires: /usr/bin/ssh-keygen  
>  >  Requires: /usr/lib/python3/site-packages  
>  > @@ -23195,2 +23194,3 @@
>  >  Requires: grep  
>  > +Requires: openssh-common  
>  >  Requires: perl-Package  
>  > error (#100): non-identical noarch packages
>  > --- ansible-2.9.22-alt2.noarch.rpm.i586	2021-06-22 13:41:45.758155618 +0000
>  > +++ ansible-2.9.22-alt2.noarch.rpm.aarch64	2021-06-22 13:41:45.762155653 +0000
>  > @@ -23190,2 +23190,3 @@
>  >  Requires: /usr/bin/python3  
>  > +Requires: /usr/bin/ssh-keygen  
>  >  Requires: /usr/lib/python3/site-packages  
>  > @@ -23194,3 +23195,2 @@
>  >  Requires: grep  
>  > -Requires: openssh-common  
>  >  Requires: perl-Package  
>  > error (#100): non-identical noarch packages
>  > --- ansible-2.9.22-alt2.noarch.rpm.i586	2021-06-22 13:41:45.804156024 +0000
>  > +++ ansible-2.9.22-alt2.noarch.rpm.armh	2021-06-22 13:41:45.809156068 +0000
>  > @@ -23190,2 +23190,3 @@
>  >  Requires: /usr/bin/python3  
>  > +Requires: /usr/bin/ssh-keygen  
>  >  Requires: /usr/lib/python3/site-packages  
>  > @@ -23194,3 +23195,2 @@
>  >  Requires: grep  
>  > -Requires: openssh-common  
>  >  Requires: perl-Package  
>  > error (#100): non-identical noarch packages
>  > --- ansible-2.9.22-alt2.noarch.rpm.aarch64	2021-06-22 13:41:45.827156227 +0000
>  > +++ ansible-2.9.22-alt2.noarch.rpm.ppc64le	2021-06-22 13:41:45.832156271 +0000
>  > @@ -23190,3 +23190,2 @@
>  >  Requires: /usr/bin/python3  
>  > -Requires: /usr/bin/ssh-keygen  
>  >  Requires: /usr/lib/python3/site-packages  
>  > @@ -23195,2 +23194,3 @@
>  >  Requires: grep  
>  > +Requires: openssh-common  
>  >  Requires: perl-Package  
>  > error (#100): non-identical noarch packages
>  > --- ansible-2.9.22-alt2.noarch.rpm.ppc64le	2021-06-22 13:41:45.872156624 +0000
>  > +++ ansible-2.9.22-alt2.noarch.rpm.armh	2021-06-22 13:41:45.877156669 +0000
>  > @@ -23190,2 +23190,3 @@
>  >  Requires: /usr/bin/python3  
>  > +Requires: /usr/bin/ssh-keygen  
>  >  Requires: /usr/lib/python3/site-packages  
>  > @@ -23194,3 +23195,2 @@
>  >  Requires: grep  
>  > -Requires: openssh-common  
>  >  Requires: perl-Package  
>  > error (#100): non-identical noarch packages
>  > 2021-Jun-22 13:41:45 :: noarch check FAILED
>  > 2021-Jun-22 13:41:45 :: task #274960 for sisyphus FAILED
> _______________________________________________
> Devel mailing list
> Devel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel

Best regards,
Andrew Savchenko

[-- Attachment #2: Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2021-06-22 16:22 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 14:16 ` Sergey Bolshakov
2021-06-22 16:22   ` Andrey Savchenko [this message]
2021-06-22 18:39     ` Sergey Bolshakov
2021-06-25  1:39       ` Alexey Tourbin
2021-06-25  6:21         ` Andrey Cherepanov
2021-06-25  8:22         ` Dmitry V. Levin
2021-06-26 19:47           ` Michael Shigorin
2021-06-26 19:55             ` Andrey Savchenko
2021-06-26 21:44               ` Vladimir D. Seleznev
2021-06-26 21:49                 ` Andrey Savchenko
2021-06-26 22:00                   ` Vladimir D. Seleznev
2021-06-26 22:18                     ` Andrey Savchenko
2021-06-28  6:34                   ` Oleg Solovyov
2021-06-28  7:48                     ` Andrey Savchenko
2021-06-28  9:46                       ` Alexey V. Vissarionov
2021-06-28 10:52                         ` Andrey Savchenko
2021-06-26 22:22             ` Dmitry V. Levin
2021-06-27 12:54             ` Alexey Tourbin
2021-06-23 10:51   ` Mikhail Novosyolov
2021-06-23 14:37     ` Vitaly Chikunov
2021-06-24 18:47     ` Alexey Tourbin

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=20210622192200.8f2f1d5117b1e43972d52015@altlinux.org \
    --to=bircoph@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