ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <imz@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Cc: python@packages.altlinux.org,
	Grigory Ustinov <grenka@altlinux.org>,
	Anton Vyatkin <toni@altlinux.org>
Subject: Re: [devel] [#321689] TESTED (try 3) python3-module-zope.exceptions.git=4.6-alt2 ...
Date: Tue, 30 May 2023 04:26:34 +0300 (MSK)
Message-ID: <alpine.LFD.2.20.2305300422400.2635@imap.altlinux.org> (raw)
In-Reply-To: <alpine.LFD.2.20.2305300405290.2635@imap.altlinux.org>

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

On Tue, 30 May 2023, Ivan Zakharyaschev wrote:

> Сейчас такой проблемой страдает python3-module-zope.password, но, 
> например, не python3-module-zope.interface .
> 
> Нашёл плохой пакет так:
> 
> grep '/usr/lib/python3/site-packages/zope/' /ALT/Sisyphus/{noarch,x86_64}/base/contents_index
> 
> Вот какой командой можно проверить:

Пакеты из свежего таска 321689 этой проблемой тоже страдают:

$ p=python3-module-zope.exceptions; hsh --apt-conf 
~/.hasher/task-sisyphus/apt.conf --without-stuff --ini ~/hasher2 && 
hsh-install ~/hasher2/ "$p" tests-for-installed-python3-pkgs && hsh-run 
~/hasher2/ --mount=/proc,/dev/pts -- bash -c "rpm -q $p; rpm -q $p 
--provides; echo 'Non-importable:'; 
/usr/lib/rpm/check-python3-provs-importable $p"
<13>May 30 01:21:24 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 
1675432004 installed
<13>May 30 01:21:24 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 
1626058413 installed
<13>May 30 01:21:24 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 
1667075764 installed
<13>May 30 01:21:24 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 
1642535264 installed
<13>May 30 01:21:24 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 
1661359624 installed
<13>May 30 01:21:24 rpmi: rpm-macros-alternatives-0.5.2-alt2 
sisyphus+315270.200.2.1 1676457367 installed
<13>May 30 01:21:24 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 
1676457367 installed
<13>May 30 01:21:24 rpmi: ca-certificates-2022.12.14-alt1 
sisyphus+311754.200.1.1 1671046143 installed
<13>May 30 01:21:24 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 
1666182992 installed
<13>May 30 01:21:24 rpmi: p11-kit-trust-0.24.1-alt1 
sisyphus+293720.100.1.1 1642535264 installed
<13>May 30 01:21:24 rpmi: libcrypto1.1-1.1.1t-alt3 sisyphus+321595.100.1.1 
1684740492 installed
<13>May 30 01:21:24 rpmi: libssl1.1-1.1.1t-alt3 sisyphus+321595.100.1.1 
1684740492 installed
<13>May 30 01:21:24 rpmi: python3-3.10.8-alt1.1 sisyphus+311926.100.2.1 
1671363630 installed
<13>May 30 01:21:25 rpmi: python3-base-3.10.8-alt1.1 
sisyphus+311926.100.2.1 1671363630 installed
<13>May 30 01:21:25 rpmi: python3-module-zope.interface-5.4.0-alt2 
sisyphus+291245.43540.56.1 1643370969 installed
<13>May 30 01:21:25 rpmi: python3-module-z3c-3.0.0-alt4 
sisyphus+284857.200.1.1 1631109149 installed
<13>May 30 01:21:25 rpmi: python3-module-zc-1.0.0-alt7 
sisyphus+284857.100.1.1 1631109117 installed
<13>May 30 01:21:25 rpmi: python3-module-zope-3.3.0-alt10 
sisyphus+321689.310.6.1 1685350319 installed
<13>May 30 01:21:25 rpmi: python3-module-zope.exceptions-4.6-alt2 
sisyphus+321689.314.6.1 1685350339 installed
<13>May 30 01:21:25 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 
sisyphus+319076.100.3.1 1682536051 installed
python3-module-zope.exceptions-4.6-alt2.noarch
python3(zope.exceptions)
python3(zope.exceptions.exceptionformatter)
python3(zope.exceptions.interfaces)
python3(zope.exceptions.log)
python3-module-zope.exceptions = 4.6-alt2:sisyphus+321689.314.6.1
Non-importable:
zope.exceptions
zope.exceptions.exceptionformatter
zope.exceptions.interfaces
zope.exceptions.log



* * *

~/.hasher/task-sisyphus/sources.list:

# -*- conf -*- 
# Local package resource list for APT goes here. 
# To inspect package defined part, see /etc/apt/sources.list.d/*.list 

rpm [alt] file:/ALT/Sisyphus x86_64 classic debuginfo
rpm [alt] file:/ALT/Sisyphus noarch classic
rpm [alt] file:/ALT/Sisyphus x86_64-i586 classic

# task with some noarch zope pkgs 
rpm http://git.altlinux.org repo/321689/x86_64 task

  reply	other threads:[~2023-05-30  1:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24  9:35     ` Ivan Zakharyaschev
2023-05-24  9:48       ` Ivan Zakharyaschev
2023-05-30  1:15       ` Ivan Zakharyaschev
2023-05-30  1:26         ` Ivan Zakharyaschev [this message]
2023-05-30 10:21             ` Ivan Zakharyaschev
2023-05-30 10:53             ` Stanislav Levin
2023-05-30 11:54           ` Stanislav Levin

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=alpine.LFD.2.20.2305300422400.2635@imap.altlinux.org \
    --to=imz@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=grenka@altlinux.org \
    --cc=python@packages.altlinux.org \
    --cc=toni@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