ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [#294692] EPERM (try 2) openshot.git=2.6.1-alt1.1
Date: Sun, 13 Feb 2022 01:05:00 +0300
Message-ID: <20220212220459.GA18800@altlinux.org> (raw)
In-Reply-To: <girar.task.294692.2.1@gyle.mskdc.altlinux.org>

Hi,

On Mon, Feb 07, 2022 at 08:44:49AM +0000, Girar awaiter (zerg) wrote:
> https://git.altlinux.org/tasks/294692/logs/events.2.1.log
> 
> subtask  name      aarch64  armh  i586  ppc64le  x86_64
>    #100  openshot     2:02     -     -     2:25    1:18
> 
> 2022-Feb-07 08:38:13 :: task #294692 for sisyphus resumed by zerg:
> #100 build 2.6.1-alt1.1 from /people/zerg/packages/openshot.git fetched at 2022-Feb-04 08:27:47

Меня попросили заапрувить это изменение, аргументировав это тем,
что мантейнер недоступен, а изменение важное.

[...]
> 2022-Feb-07 08:41:16 :: plan: src +1 -1 =17506, aarch64 +1 -1 =29275, ppc64le +1 -1 =28981, x86_64 +1 -1 =30245
> #100 openshot 2.6.1-alt1 -> 2.6.1-alt1.1
>  Fri Feb 04 2022 Sergey V Turchin <zerg@altlinux> 2.6.1-alt1.1
>  - using qtwebkit instead of qtwebengine on e2k and ppc64le

Грамматически неправильная фраза, но не это главное, а

--- a/openshot.spec
+++ b/openshot.spec
...
+#%ifarch %e2k ppc64le
+%def_disable qtwebengine
+#%else
+#%def_enable qtwebengine
+#%endif
...
-# drop obsolete QtWebkit deps
-%add_python3_req_skip QtWebKitWidgets
+%if_enabled qtwebengine
+%add_python3_req_skip PyQt5.QtWebKit PyQt5.QtWebKitWidgets
+%else
+%add_python3_req_skip PyQt5.QtWebEngineCore PyQt5.QtWebEngineWidgets
+%endif

$ compare_packages -a -R -- \
  Sisyphus/files/x86_64/RPMS/openshot-2.6.1-alt1.x86_64.rpm -- \
  tasks/294692/build/100/x86_64/rpms/openshot-2.6.1-alt1.1.x86_64.rpm 
-python3(PyQt5.QtWebEngineWidgets) < 0

Получается, что изменение в пакете не соответствует записи в %changelog'е,
поскольку не специфично для %e2k ppc64le.

Я не мантейнер пакета, я не знаю, правильно ли безусловно заменять
%add_python3_req_skip QtWebKitWidgets
на
%add_python3_req_skip PyQt5.QtWebEngineCore PyQt5.QtWebEngineWidgets
для всех архитектур.

В любом случае описание изменения не должно противоречить самому изменению.

> girar-check-perms: access to openshot DENIED for zerg: does not belong to approved builders list: aris 
> check-subtask-perms: #100: openshot: Operation not permitted

Я такое заапрувить не могу.


-- 
ldv


       reply	other threads:[~2022-02-12 22:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12 22:05   ` Dmitry V. Levin [this message]
2022-02-14  9:02     ` Sergey V Turchin
2022-02-14  9:13       ` Sergey V Turchin
2022-02-14  9:15     ` Sergey V Turchin
2022-02-15  8:30     ` Sergey V Turchin

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=20220212220459.GA18800@altlinux.org \
    --to=ldv@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