Debian Bug report logs - #1076534
src:importlib-resources: fails to migrate to testing for too long: autopkgtest regression on s390x

version graph

Package: src:importlib-resources; Maintainer for src:importlib-resources is Debian Python Team <[email protected]>;

Reported by: Paul Gevers <[email protected]>

Date: Thu, 18 Jul 2024 07:06:02 UTC

Severity: serious

Tags: sid, trixie

Found in version importlib-resources/6.0.1-1

Fixed in versions importlib-resources/6.4.0-1, importlib-resources/6.4.4-1

Done: Colin Watson <[email protected]>

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian Python Team <[email protected]>:
Bug#1076534; Package src:importlib-resources. (Thu, 18 Jul 2024 07:06:04 GMT) (full text, mbox, link).


Acknowledgement sent to Paul Gevers <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Python Team <[email protected]>. (Thu, 18 Jul 2024 07:06:04 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Paul Gevers <[email protected]>
To: [email protected]
Subject: src:importlib-resources: fails to migrate to testing for too long: autopkgtest regression on s390x
Date: Thu, 18 Jul 2024 09:02:07 +0200
[Message part 1 (text/plain, inline)]
Source: importlib-resources
Version: 6.0.1-1
Severity: serious
Control: close -1 6.4.0-1
Tags: sid trixie
User: [email protected]
Usertags: out-of-sync

Dear maintainer(s),

The Release Team considers packages that are out-of-sync between testing 
and unstable for more than 30 days as having a Release Critical bug in 
testing [1]. Your package src:importlib-resources has been trying to 
migrate for 31 days [2]. Hence, I am filing this bug. The version in 
unstable fails its own autopkgtest on s390x. Looking at the error, I'll 
note that s390x is the only big endian architecture that's supported by 
autopkgtest on ci.d.n.

If a package is out of sync between unstable and testing for a longer 
period, this usually means that bugs in the package in testing cannot be 
fixed via unstable. Additionally, blocked packages can have impact on 
other packages, which makes preparing for the release more difficult. 
Finally, it often exposes issues with the package and/or
its (reverse-)dependencies. We expect maintainers to fix issues that 
hamper the migration of their package in a timely manner.

This bug will trigger auto-removal when appropriate. As with all new 
bugs, there will be at least 30 days before the package is auto-removed.

I have immediately closed this bug with the version in unstable, so if 
that version or a later version migrates, this bug will no longer affect 
testing. I have also tagged this bug to only affect sid and trixie, so 
it doesn't affect (old-)stable.

If you believe your package is unable to migrate to testing due to 
issues beyond your control, don't hesitate to contact the Release Team.

Paul

[1] https://lists.debian.org/debian-devel-announce/2023/06/msg00001.html
[2] https://qa.debian.org/excuses.php?package=importlib-resources

[OpenPGP_signature.asc (application/pgp-signature, attachment)]

Marked as fixed in versions importlib-resources/6.4.0-1. Request was from Paul Gevers <[email protected]> to [email protected]. (Thu, 18 Jul 2024 07:06:04 GMT) (full text, mbox, link).


Marked Bug as done Request was from Paul Gevers <[email protected]> to [email protected]. (Thu, 18 Jul 2024 07:06:04 GMT) (full text, mbox, link).


Notification sent to Paul Gevers <[email protected]>:
Bug acknowledged by developer. (Thu, 18 Jul 2024 07:06:05 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian Python Team <[email protected]>:
Bug#1076534; Package src:importlib-resources. (Tue, 27 Aug 2024 21:15:04 GMT) (full text, mbox, link).


Acknowledgement sent to Graham Inggs <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Python Team <[email protected]>. (Tue, 27 Aug 2024 21:15:04 GMT) (full text, mbox, link).


Message #16 received at [email protected] (full text, mbox, reply):

From: Graham Inggs <[email protected]>
To: [email protected]
Subject: src:importlib-resources: fails to migrate to testing for too long: autopkgtest regression on s390x
Date: Tue, 27 Aug 2024 21:11:13 +0000
I didn't find a bug filed for the autopkgtest regression, so I'll just
leave a note here.

This was fixed upstream:

https://github.com/python/importlib_resources/commit/ca5f0e1ca8fbc8c2a4e06a25f2da3df9e4ac1571



Reply sent to Colin Watson <[email protected]>:
You have taken responsibility. (Mon, 09 Sep 2024 11:51:02 GMT) (full text, mbox, link).


Notification sent to Paul Gevers <[email protected]>:
Bug acknowledged by developer. (Mon, 09 Sep 2024 11:51:02 GMT) (full text, mbox, link).


Message #21 received at [email protected] (full text, mbox, reply):

From: Debian FTP Masters <[email protected]>
To: [email protected]
Subject: Bug#1076534: fixed in importlib-resources 6.4.4-1
Date: Mon, 09 Sep 2024 11:49:08 +0000
[Message part 1 (text/plain, inline)]
Source: importlib-resources
Source-Version: 6.4.4-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
importlib-resources, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated importlib-resources package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 09 Sep 2024 12:25:44 +0100
Source: importlib-resources
Architecture: source
Version: 6.4.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1076534
Changes:
 importlib-resources (6.4.4-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - Ignore UTF-16 BOM in importlib.resources._functional tests (closes:
       #1076534).
   * Drop explicit Depends: python3-zipp.  It's only needed on < 3.10.
Checksums-Sha1:
 dcb1ee79f0cdecbb968fd3f887a5d85881eee428 2445 importlib-resources_6.4.4-1.dsc
 81cc54c7e9a0834841ff37f02fab944852fe4c78 42721 importlib-resources_6.4.4.orig.tar.gz
 fd574390dcd3df4ca92d3fcefcd47cce4257ed2c 3668 importlib-resources_6.4.4-1.debian.tar.xz
Checksums-Sha256:
 39ff8ce235afcaba2aa7bb546e2266290344963e42b58f532cbc6fc76386c9a5 2445 importlib-resources_6.4.4-1.dsc
 20600c8b7361938dc0bb2d5ec0297802e575df486f5a544fa414da65e13721f7 42721 importlib-resources_6.4.4.orig.tar.gz
 7c65df21b4e33230f53e87161a80d985e8808080d929e1563611d5632432298d 3668 importlib-resources_6.4.4-1.debian.tar.xz
Files:
 78f741546eda0dde37f891730a14607a 2445 python optional importlib-resources_6.4.4-1.dsc
 01a23b8b4ad31c8dda4d5fe6fcbb5653 42721 python optional importlib-resources_6.4.4.orig.tar.gz
 ea9ff3829042ef30a922d6e0ee585d2a 3668 python optional importlib-resources_6.4.4-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmbe24QACgkQOTWH2X2G
UAvvWA//bsEbBPC18y1p2H/cjkhuoLZ+xPlOLfElpmHptw0nE9Cf25ds4m2j0knH
0KJ+5/hs4dQvx42P/YytZCT8+HgC+I6FeCeWtpITh8FJG1viaQrbGg+siBOC+aZX
u5XBXFO9tkWEiihtcDJh5s31YtByv8WW80NNT7WOgYKr/PqlErZUkBeINVwqLcyX
a539gZQYaBXJ+mtKHTwk13wOc6wobIR89zD7t0RzXHOKDr2NF3rRyfRvQiZTSkJv
G/FH/+lNwHx7nYQTCDAlOxbjePvop9sme7k6flyKDxn6uiCp3t99/Jvmw3N/5+Tw
t8bUKcbi+mj2jRX7zuPoCmydRTLZZEn/xFzQq3eR9nVc7aeWuKGy3ASCf/ystMaL
MVJqqcD/toQl5dhLYolLVEU09Mr8SfW7Gj6t2Jo7R46urjxd2DYPc5FxNZWU+pr/
bH9xSSf5j9+kXT4+bPkWESlm32cQipvcsZi0TOfw4AZKTFFITKYyP3xFfEz17SNg
PV4m565TLcTMI9WLeCFnBnDa1JmJor+VUd8jp+PJpgV2WTp9kqyZDqjGG6TvZ4cA
fu4TD62oR53eknmLp1CL4a0i7U5NPA2B7X3X6oBvpt8KYpJ6o+IZdBpe1t7Ik8W2
+WC5Sbx91N9r3//cXJoc79KPTg9CMD/t6h1hJbkY8QKYEoTjvxo=
=Ls7l
-----END PGP SIGNATURE-----

[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Sun Sep 22 09:40:46 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.