Your message dated Tue, 28 Oct 2025 19:19:45 +0000
with message-id <[email protected]>
and subject line Bug#1110490: fixed in rust-actix-http 3.11.2-1
has caused the Debian Bug report #1110490,
regarding crate actix-http fails to build with feature "openssl": use of
undeclared crate or module `actix_tls`
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.)
--
1110490: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110490
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: librust-actix-http-dev
Version: 3.9.0-3
Severity: grave
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Building a package with crate actix-http and feature "openssl" fails:
error[E0433]: failed to resolve: use of undeclared crate or module `actix_tls`
-->
/build/atomic-data-rust-0.40.0+ds/debian/cargo_registry/actix-http-3.9.0/src/h1/service.rs:96:9
|
96 | use actix_tls::accept::{
| ^^^^^^^^^ use of undeclared crate or module `actix_tls`
|
help: there is a crate or module with a similar name
|
96 | use actix_utils::accept::{
| ~~~~~~~~~~~
error[E0433]: failed to resolve: use of undeclared crate or module `actix_tls`
-->
/build/atomic-data-rust-0.40.0+ds/debian/cargo_registry/actix-http-3.9.0/src/h2/service.rs:98:9
|
98 | use actix_tls::accept::{
| ^^^^^^^^^ use of undeclared crate or module `actix_tls`
|
help: there is a crate or module with a similar name
|
98 | use actix_utils::accept::{
| ~~~~~~~~~~~
error[E0433]: failed to resolve: use of undeclared crate or module `actix_tls`
-->
/build/atomic-data-rust-0.40.0+ds/debian/cargo_registry/actix-http-3.9.0/src/service.rs:264:9
|
264 | use actix_tls::accept::{
| ^^^^^^^^^ use of undeclared crate or module `actix_tls`
|
help: there is a crate or module with a similar name
|
264 | use actix_utils::accept::{
| ~~~~~~~~~~~
error[E0412]: cannot find type `TlsAcceptorConfig` in this scope
-->
/build/atomic-data-rust-0.40.0+ds/debian/cargo_registry/actix-http-3.9.0/src/service.rs:317:34
|
317 | tls_acceptor_config: TlsAcceptorConfig,
| ^^^^^^^^^^^^^^^^^ not found in this scope
Apparently the package has been crudely patched to ignore upstream
declared dependency on actix-tls.
- Jonas
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJok8sRCRAsfDFGwaABIUcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmcKXGgAQhz90sqLJL1rMi7uGLKt7P6eDwKUoH0aCdJw
+BYhBJ/j6cNmkaaf9TzGhCx8MUbBoAEhAADHPw/+LdTHQuCGIPy4uf5ZsLnDxg2Z
vkdjLerZ91/dv7gNDuoCnN/yUXn0z9Fe75a6XGrymU2XVtM3dvso4mjqoI4jQzXy
89YQZ76sxE7bmzkF+TnGN+OjFhSDULj0Oru7w22eTdaogWaRBRsP7+q0h1xlnVTb
d1OHPlRJVww/PdQL0ZebClG5StNpymYpdkU2kg7xU9yttOdgSY6fE8LzuFoZwe+9
1/vD416zPlXwAYe5186xMk7Tk+LXCvwr1kuEPOiehDfaRl8y0tUVvuWiTLCOZ4oT
IHKtrEfJqsqNyypbRpfgwES6w6I3C1+sxE2iK8z37abFn7sprtkXGMPT/cKruLPk
JySr2TuYsdNLu7LLOp9IJKhq/Y6bVOAMeO19ERJeRje403e3FwZh3bZYtEcYMsxv
IyYRz3iIejUJLBXMGmaPgjHfj8A+dQcxqBM0bBSlyUoMMiFncLAdBalM2p84IGDz
OefafDrAaKx4H5m2ouSI3QOg54KlGND+v9qWHl6il623Et0In9KaDzs55oAGKTYm
R0MeR9nFESbeovC1ry7HP+9/Y20KtRiQDScmj9Ha89Y+pht/CkdpWq/xVNEQfCiW
yaYHUYziagSm6hPAVsab65t6xzTeo3qTkKv6hxsSURC053NkeyYUGwx73+TyH9Kb
IQ37540RiX/+kzu+mko=
=rKi8
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: rust-actix-http
Source-Version: 3.11.2-1
Done: Peter Michael Green <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-actix-http, 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.
Peter Michael Green <[email protected]> (supplier of updated rust-actix-http
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: Tue, 28 Oct 2025 18:47:02 +0000
Source: rust-actix-http
Architecture: source
Version: 3.11.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Peter Michael Green <[email protected]>
Closes: 1110490
Changes:
rust-actix-http (3.11.2-1) unstable; urgency=medium
.
* Team upload.
* Package actix-http 3.11.2 from crates.io using debcargo 2.7.11
* Reinstate actix-tls dependencies. (Closes: #1110490)
* Update dependency patching for new upstream and current situation
in Debian.
* Sort out tests: disabling some, fixing others so we have a baseline
set of tests that are usable in Debian.
* Stop marking most tests as broken.
* Patch rustls dependencies to use the ring backend, certificates
from rustls-native-certs and only support rustls 0.23.
* Add patch to support version 1 of derive-more.
Checksums-Sha1:
991802e6d5e10a29bab17714b9988aea8e747e9f 5087 rust-actix-http_3.11.2-1.dsc
973e72cd4062e8b25e149e4acc8a3d64bcab96c6 168165
rust-actix-http_3.11.2.orig.tar.gz
8a5aae9f47a6d3b31d334f26e8e0b2be2b3ddf81 6316
rust-actix-http_3.11.2-1.debian.tar.xz
413bdbecda0152bb934a9f987e2685030eda3a1e 8534
rust-actix-http_3.11.2-1_source.buildinfo
Checksums-Sha256:
e4f9def99466e0cf8b9a303367ce672ae2c2b71b6b34ab8cbb6f8f7ac9d4d29b 5087
rust-actix-http_3.11.2-1.dsc
7926860314cbe2fb5d1f13731e387ab43bd32bca224e82e6e2db85de0a3dba49 168165
rust-actix-http_3.11.2.orig.tar.gz
93295296371d4cd58bd69946c6eeb8848137722e3fc08c8073ef956ea934412a 6316
rust-actix-http_3.11.2-1.debian.tar.xz
37c175e16cdbffdfdb13931d80917b7316f5d51cf59d556460f067261d641c7e 8534
rust-actix-http_3.11.2-1_source.buildinfo
Files:
abed14ffa993dd59c2ef5d36eb3efcd8 5087 rust optional
rust-actix-http_3.11.2-1.dsc
4b48b747ac463d6d957ec110ae6625d9 168165 rust optional
rust-actix-http_3.11.2.orig.tar.gz
3f47f7d0a88078047b62a75689ac2622 6316 rust optional
rust-actix-http_3.11.2-1.debian.tar.xz
b315aab74c3e5d76b8235c82784d9ec1 8534 rust optional
rust-actix-http_3.11.2-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmkBEpsUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/Xsjkw/+KypJKXkxBwrQwliKSf8H5mS8E4tW
P+b0TMIElJ9HiD5TZvaliC3/a6SSeIoJBWx/CyHDQiRtfd22AwMQSssCZlrP3YAh
X0GTTxj02nbBj1APpXWuwXBdp8/ilJCi24DNq8Iosr1iJV0JbnCx4BtaVFyLyK9s
75POtf3+YtmUq5LnQRLAZ0dbYhXOEENL4AWGkDZsS5rMloqvTEDmb+NTsS2K/ee9
lxj9jzoAQRQJcMBSydlaVJT0QFuOLX7BQu7sIbJMnTjswJ09wnVuTHTM2HIRlN2q
sky+wPAwTG+aeQeLra8EkD5dzcL+oi192JY32dbS0mulqumTnFt20o3/BZcvLc3p
2+P2PXhNuKedn6CKjR3CO4fPqTGuDlDz6avM6Oc+9YOnw/ElKgBoJ6GJ/Eh3qsh9
GlpCNRZGkOLCnhwhDAyrapmX7u3SJAznrnFBNF1bbODvA1BTsn3mGOHaFsniEF0h
1wrwq7/kckN2SxEqmVYTfIi8jU591pktGK4SVpL83NAAbeB7uSQA3FbmLjSVDxNu
h59X2pGVNaGqPsi1cUw6/7oWLeSonsAxxSRst9Mx63LBiqvAmA1CwkocTwduMAhU
ROyAgA6xcHeWm5KHS+fx1iodfoaSmn9KV9bqvJ4hLZ3C6l3KeWMhbf/FhBk56Ro3
uIJowILJhJ6jI2o=
=Xwrr
-----END PGP SIGNATURE-----
pgpKs3K68kNH_.pgp
Description: PGP signature
--- End Message ---