Your message dated Tue, 25 Jul 2023 09:28:15 +0000 with message-id <[email protected]> and subject line Bug#1041908: fixed in rust-rustls-0.20 0.20.8-8 has caused the Debian Bug report #1041908, regarding rust-rustls-0.20: broken test dependencies. 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 [email protected] immediately.) -- 1041908: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041908 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: rust-rustls-0.20 Version: 0.20.8-7 Severity: serious Tags: patch rust-rustls-0.20 has test-dependencies that contain "0.20-0.20", these are unsatisfiable and I assume are the result of a search and replace gone wrong. After replacing "0.20-0.20" with just "0.20" the autopkgtest passes successfully. Debdiff attatched, I may or may not NMU this later.diff -Nru rust-rustls-0.20-0.20.8/debian/changelog rust-rustls-0.20-0.20.8/debian/changelog --- rust-rustls-0.20-0.20.8/debian/changelog 2023-07-20 14:31:37.000000000 +0000 +++ rust-rustls-0.20-0.20.8/debian/changelog 2023-07-25 08:07:49.000000000 +0000 @@ -1,3 +1,10 @@ +rust-rustls-0.20 (0.20.8-7.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix autopkgtest dependencies. + + -- Peter Michael Green <[email protected]> Tue, 25 Jul 2023 08:07:49 +0000 + rust-rustls-0.20 (0.20.8-7) unstable; urgency=medium * no-changes source-only upload to enable testing migration diff -Nru rust-rustls-0.20-0.20.8/debian/tests/control rust-rustls-0.20-0.20.8/debian/tests/control --- rust-rustls-0.20-0.20.8/debian/tests/control 2023-07-20 14:30:29.000000000 +0000 +++ rust-rustls-0.20-0.20.8/debian/tests/control 2023-07-25 08:07:38.000000000 +0000 @@ -13,7 +13,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20-dev, + librust-rustls-0.20-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-rustversion-1-dev, @@ -35,7 +35,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20+dangerous-configuration-dev, + librust-rustls-0.20+dangerous-configuration-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-serde-1+default-dev, @@ -56,7 +56,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20+quic-dev, + librust-rustls-0.20+quic-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-serde-1+default-dev, @@ -77,7 +77,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20+secret-extraction-dev, + librust-rustls-0.20+secret-extraction-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-dev, librust-serde-1+default-dev, @@ -98,7 +98,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20+tls12-dev, + librust-rustls-0.20+tls12-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-dev, librust-serde-1+default-dev, @@ -119,7 +119,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20+read-buf-dev, + librust-rustls-0.20+read-buf-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-dev, librust-rustversion-1-dev, @@ -141,7 +141,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20-dev, + librust-rustls-0.20-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-serde-1+default-dev, @@ -162,7 +162,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20+default-dev, + librust-rustls-0.20+default-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-serde-1+default-dev, @@ -184,7 +184,7 @@ librust-mio-0.8+net-dev, librust-mio-0.8+os-poll-dev, librust-regex-1+default-dev, - librust-rustls-0.20-0.20+logging-dev, + librust-rustls-0.20+logging-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-serde-1+default-dev,
--- End Message ---
--- Begin Message ---Source: rust-rustls-0.20 Source-Version: 0.20.8-8 Done: Jonas Smedegaard <[email protected]> We believe that the bug you reported is fixed in the latest version of rust-rustls-0.20, 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. Jonas Smedegaard <[email protected]> (supplier of updated rust-rustls-0.20 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: SHA512 Format: 1.8 Date: Tue, 25 Jul 2023 10:53:43 +0200 Source: rust-rustls-0.20 Architecture: source Version: 0.20.8-8 Distribution: unstable Urgency: medium Maintainer: Jonas Smedegaard <[email protected]> Changed-By: Jonas Smedegaard <[email protected]> Closes: 1041908 Changes: rust-rustls-0.20 (0.20.8-8) unstable; urgency=medium . * fix autopkgtest-dependencies; closes: bug#1041908, thanks to Peter Green Checksums-Sha1: bfbe0173a3e502b3b6ff465f7fe943dadf5d19b7 3481 rust-rustls-0.20_0.20.8-8.dsc 29f256758b7b25df6fbb3b95d07239693e7d277f 23340 rust-rustls-0.20_0.20.8-8.debian.tar.xz 02b245a255e33ed2dee5d93398fe0cead50810db 18776 rust-rustls-0.20_0.20.8-8_amd64.buildinfo Checksums-Sha256: 9451f46461734773ffa3c99e5c5286b99a5efb68a2cde46f19c9c98e435364c2 3481 rust-rustls-0.20_0.20.8-8.dsc bd32773ba0f2db149931f8bda3f7ed3f9145fe8dde86c6a0b0adca2216e4684b 23340 rust-rustls-0.20_0.20.8-8.debian.tar.xz 24854559acae61e6094e647cfe406b0773948b1aa183f3ffcc6742711b229573 18776 rust-rustls-0.20_0.20.8-8_amd64.buildinfo Files: 8da73507c0d5b1f3883ecf843c6438a4 3481 rust optional rust-rustls-0.20_0.20.8-8.dsc deb60829877123429ac4936c5a76d376 23340 rust optional rust-rustls-0.20_0.20.8-8.debian.tar.xz 66706d28586de07259648259bae99a6b 18776 rust optional rust-rustls-0.20_0.20.8-8_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmS/jjIACgkQLHwxRsGg ASGY7w//X7wN5cVE/n7eEztUdz1y4VroFYdGrMcttnNP8tSnwUT84Jzcf1DDbm04 qUfmjtQNGEkNtSxoTDnL4s3p85avgGoAtNmz51JfdjAjadbOkTAG17yV9bRJyoiR dr11sFQGMNOVf0t26i2Vx4DHsfQ1SjzSW228bdkHdfWPkbrrLZfnWV4hx21w1vUp eaMKcnPwTaxWbBA0YabSku1SZE03mhRkEg5TUCqqjAC27oR6ff1QxtKCUFqU+Iav nI3oQcjwFJZJMluVWk8e2r3lPVEtwRg36wbuqw2F4QSTCCbeDzkHeepeQvtxpqTJ cuCY6QrS0Va5Bf6QWiECnyNFpByjL64mHxfBK2MUoSYyPZ4IuQMx28etTeQntEAy CvjYLyH+gDqopVzyIU7RbYaJqBmktKugbi1CsEcy8Egk8gyZ99D/PjNi7mz73ug0 +1iSltXE8S4tgCkWprQtvQp4atoVavuWuZKG2DpWlhebnwjQ8MvhTcDnNoGLulo6 PWQ5fn1yKqdAUmJ/aNbN7pvQF/pPofZq0jKfztc0sSW71AXUmL6IFNWUPjDpG+J4 cFbVnuh+wqIO/WtWNC6/HkvyEi/1k3TAI+6CSDZP8wFS5IJ85VTnBH+DgiJk0Yec gYNOxAG8pASKzuAdaSIyQwmiiXKmHZolH/ckpRdhuz+Yy85rbCI= =7Pe5 -----END PGP SIGNATURE-----
--- End Message ---

