Your message dated Mon, 14 Apr 2025 10:36:28 +0000
with message-id <e1u4hay-002a5v...@fasolo.debian.org>
and subject line Bug#1102977: fixed in rust-pyo3-async-runtimes 0.22.0-3
has caused the Debian Bug report #1102977,
regarding rust-pyo3-async-runtimes: Missing autopkgtest dependency on
python3-uvloop
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1102977: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-pyo3-async-runtimes
Version: 0.22.0-2
Severity: serious
X-Debbugs-Cc: Jelmer Vernooij <jel...@debian.org>
https://tracker.debian.org/pkg/rust-pyo3-async-runtimes
Migration status for rust-pyo3-async-runtimes (- to 0.22.0-2): BLOCKED:
Rejected/violates migration policy/introduces a regression
Issues preventing migration:
∙ ∙ autopkgtest for rust-pyo3-async-runtimes/0.22.0-2: amd64: Regression or new
test ♻, arm64: Regression or new test ♻, armel: Regression or new test ♻,
armhf: Regression or new test ♻, i386: Regression or new test ♻, ppc64el:
Regression or new test ♻, riscv64: Regression or new test ♻, s390x: Regression
or new test ♻
...
102s Error: PyErr { type: <class 'ModuleNotFoundError'>, value:
ModuleNotFoundError("No module named 'uvloop'"), traceback: None }
102s error: test failed, to rerun pass `--test test_async_std_uvloop`
102s
102s Caused by:
102s process didn't exit successfully: `CARGO=/usr/bin/cargo
CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-async-runtimes-0.22.0
CARGO_MANIFEST_PATH=/usr/share/cargo/registry/pyo3-async-runtimes-0.22.0/Cargo.toml
CARGO_PKG_AUTHORS='Andrew J Westlake <awestlak...@yahoo.com>:David Hewitt
<m...@davidhewitt.dev>' CARGO_PKG_DESCRIPTION='PyO3 bridges from Rust runtimes
to Python'\''s Asyncio library'
CARGO_PKG_HOMEPAGE='https://github.com/PyO3/pyo3-async-runtimes'
CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=pyo3-async-runtimes CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/PyO3/pyo3-async-runtimes'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.22.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.GILHxgC0rH/target/x86_64-unknown-linux-gnu/debug/deps:/tmp/tmp.GILHxgC0rH/target/x86_64-unknown-linux-gnu/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
/tmp/tmp.GILHxgC0rH/target/x86_64-unknown-linux-gnu/debug/deps/test_async_std_uvloop-e78de621807a1891`
(exit status: 1)
103s autopkgtest [03:30:29]: test rust-pyo3-async-runtimes:@:
-----------------------]
103s autopkgtest [03:30:29]: test rust-pyo3-async-runtimes:@: - - - - - - - -
- - results - - - - - - - - - -
103s rust-pyo3-async-runtimes:@ FAIL non-zero exit status 1
...
374s autopkgtest [03:35:00]: @@@@@@@@@@@@@@@@@@@@ summary
374s rust-pyo3-async-runtimes:@ FAIL non-zero exit status 1
374s librust-pyo3-async-runtimes-dev:async-channel PASS
374s librust-pyo3-async-runtimes-dev:async-std PASS
374s librust-pyo3-async-runtimes-dev:async-std-runtime PASS
374s librust-pyo3-async-runtimes-dev:attributes PASS
374s librust-pyo3-async-runtimes-dev:clap PASS
374s librust-pyo3-async-runtimes-dev:default PASS
374s librust-pyo3-async-runtimes-dev:inventory PASS
374s librust-pyo3-async-runtimes-dev:pyo3-async-runtimes-macros PASS
374s librust-pyo3-async-runtimes-dev:testing PASS
374s librust-pyo3-async-runtimes-dev:tokio PASS
374s librust-pyo3-async-runtimes-dev:tokio-runtime PASS
374s librust-pyo3-async-runtimes-dev:unstable-streams PASS
374s librust-pyo3-async-runtimes-dev: PASS
--- End Message ---
--- Begin Message ---
Source: rust-pyo3-async-runtimes
Source-Version: 0.22.0-3
Done: Jelmer Vernooij <jel...@debian.org>
We believe that the bug you reported is fixed in the latest version of
rust-pyo3-async-runtimes, 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 1102...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated
rust-pyo3-async-runtimes 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 14 Apr 2025 11:07:25 +0100
Source: rust-pyo3-async-runtimes
Architecture: source
Version: 0.22.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Closes: 1102977
Changes:
rust-pyo3-async-runtimes (0.22.0-3) unstable; urgency=medium
.
* Move python3-uvloop dependency from build to test. Closes: #1102977
Checksums-Sha1:
1d74ad370a2908877dc828611be76de1e18acd44 2292
rust-pyo3-async-runtimes_0.22.0-3.dsc
0181c0dcdcb069b5b99aa213aed1ae111b37d6ad 2684
rust-pyo3-async-runtimes_0.22.0-3.debian.tar.xz
99c07281c742d9a819c65c35017dcbe770206690 8189
rust-pyo3-async-runtimes_0.22.0-3_source.buildinfo
Checksums-Sha256:
a47f143632313ca30aeb88c1cc39bc7629b1b4a6b6c1ec4f7cb2ed1cee28a663 2292
rust-pyo3-async-runtimes_0.22.0-3.dsc
9ab6820cbad73dab881885b3c9a654e3ef47cca87b41285791ff1c894e1d3a10 2684
rust-pyo3-async-runtimes_0.22.0-3.debian.tar.xz
426c222d11e76efcd3d2707c47c843c9169409229e274729cd6ab632b0e8bea7 8189
rust-pyo3-async-runtimes_0.22.0-3_source.buildinfo
Files:
b9484d71e4a38a1392720956bc708537 2292 rust optional
rust-pyo3-async-runtimes_0.22.0-3.dsc
3073381a6be25962aa7f88893220042e 2684 rust optional
rust-pyo3-async-runtimes_0.22.0-3.debian.tar.xz
8bbdeb3a6410596d5b08cf19a15ee1dd 8189 rust optional
rust-pyo3-async-runtimes_0.22.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCgAwFiEE45ORIHAv6kHRgdNzhp0ktO57TaYFAmf83nISHGplbG1lckBk
ZWJpYW4ub3JnAAoJEIadJLTue02mry4IAIPcU6Levi27VxlLZGkG9u1WbjWf4gEc
EtP6Ky8REBaYa1qHX0E4OhRxRXFCE2FImr+TI32lfHtofJNy6OB3rBnzq0QO4z+N
QswR6o557aOt/9cdHpIm0m9m7vzoppjVW87CmjUtgwbSVwrjK6JsHt8zMy03NHw4
+Gw1EzYo8IarkF0zgGGuGiGHo2zJRuO+5tWwrTtGHjfZLbw1VhkQJ6WLF86j81UR
fn7tqGA7gLYDr00kMeK2X/rLSHe5QaRpm3l9Z9PT+rPCG1F+Z53rbv7j+bRAPgRx
s6AW7iI74PB8GLB4RHoVQJVM8Jnp2lMZ8PIouzuNtywpHxr5+2zFfF4=
=CZtk
-----END PGP SIGNATURE-----
pgpE6wiieo6rq.pgp
Description: PGP signature
--- End Message ---