Your message dated Fri, 26 Sep 2025 10:05:49 +0000
with message-id <[email protected]>
and subject line Bug#1110486: fixed in rust-zstd-safe 7.2.4-1
has caused the Debian Bug report #1110486,
regarding fails to match API of zstd 1.5.7 (matches 1.5.6)
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.)
--
1110486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110486
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-zstd-safe
Version: 7.2.1-1
Severity: serious
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
The Rust crate v7.2.1 covers the API of C library libzstd 1.5.6, but
fails to cover the API of libstds 1.5.7.
Building a project depending on rust-zstd-safe fails like this:
error[E0433]: failed to resolve: could not find `ZSTD_paramSwitch_e` in
`zstd_sys`
-->
/build/atomic-data-rust-0.40.0+ds/debian/cargo_registry/zstd-safe-7.2.1/src/lib.rs:2081:22
|
2081 | Auto = zstd_sys::ZSTD_paramSwitch_e::ZSTD_ps_auto as u32,
| ^^^^^^^^^^^^^^^^^^
| |
| could not find `ZSTD_paramSwitch_e` in `zstd_sys`
| help: an enum with a similar name exists:
`ZSTD_ParamSwitch_e`
error[E0433]: failed to resolve: could not find `ZSTD_paramSwitch_e` in
`zstd_sys`
-->
/build/atomic-data-rust-0.40.0+ds/debian/cargo_registry/zstd-safe-7.2.1/src/lib.rs:2082:24
|
2082 | Enable = zstd_sys::ZSTD_paramSwitch_e::ZSTD_ps_enable as u32,
| ^^^^^^^^^^^^^^^^^^
| |
| could not find `ZSTD_paramSwitch_e` in `zstd_sys`
| help: an enum with a similar name exists:
`ZSTD_ParamSwitch_e`
error[E0433]: failed to resolve: could not find `ZSTD_paramSwitch_e` in
`zstd_sys`
-->
/build/atomic-data-rust-0.40.0+ds/debian/cargo_registry/zstd-safe-7.2.1/src/lib.rs:2083:25
|
2083 | Disable = zstd_sys::ZSTD_paramSwitch_e::ZSTD_ps_disable as u32,
| ^^^^^^^^^^^^^^^^^^
| |
| could not find `ZSTD_paramSwitch_e` in `zstd_sys`
| help: an enum with a similar name exists:
`ZSTD_ParamSwitch_e`
For more information about this error, try `rustc --explain E0433`.
error: could not compile `zstd-safe` (lib) due to 3 previous errors
Upstream has fixed this in https://github.com/gyscos/zstd-rs/pull/324
which was included with crate v7.2.3.
- Jonas
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJok7mHCRAsfDFGwaABIUcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmd0m1h02Kpiq1v9lN/nwDuV+/Qi+1TyBT+QSXlAPvsm
VBYhBJ/j6cNmkaaf9TzGhCx8MUbBoAEhAADXLg//cd70bZUgM/80cKJrxiv5Vncj
s5qkoM+6ih2hWb2cjTmCKsbDddPUBH2owlQlZFr/iMC8shVhzUQ/04wqYIhBSMQw
ljLbXGSbTGtZrRDSZVEoxzLr0LyczvgSn+j2lYLWgspqNkx+6osT02KGJdxVWMAs
QKbBoeIZBgq8TXM6XxwbVHevY8Ornx9invkLUVespYjznO2rdaGLNrYLfB9qpQR2
keGECdJRtXtC2D2oLNYjPtDRqUsrc4adYNiOkvU+Z2ZxFwSPbzyi96qBZiO0id6D
HmI9MFKsPY0F1rX9RJqoPtmAbNc9m+GgISGVA1gMmsmtUrNmsL3FZ5IIlpgVzFLU
2WrauyYfUQ4FKtqeyIlfPit7/TstFIltyDtzQMPCipexYq90j0z0JyT6rpQUpecr
eT4Y6PVa/tlSwzFPNnohY78YxyUWAvTlCwGg2sLEkzCd2RRaBwPtdU/v8cnQ40fR
+LRDaGOAfQkPnTo6VKVb0ajcGCyYlW/PHi8cLITeLKj6SbqY0kL9OWv4cBsRjgql
py9Fc/mpgEhJKKDgr06L/04HzAaRBxHiPQ1iBYf3QTklaxoxF4wbkS7AHAzC52ya
+KDeGAdEstFctapy6tvYz7UJ6aE3ffzp33eGm5yZN1ydFlC2HdckT2RSS4TRenRT
ob4ys7mfr8RHYpAohYs=
=9Bj1
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: rust-zstd-safe
Source-Version: 7.2.4-1
Done: Fabian Grünbichler <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-zstd-safe, 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.
Fabian Grünbichler <[email protected]> (supplier of updated
rust-zstd-safe 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: Fri, 26 Sep 2025 11:48:40 +0200
Source: rust-zstd-safe
Architecture: source
Version: 7.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Fabian Grünbichler <[email protected]>
Closes: 1110486
Changes:
rust-zstd-safe (7.2.4-1) unstable; urgency=medium
.
* Team upload.
* Package zstd-safe 7.2.4 from crates.io using debcargo 2.7.10 (Closes:
#1110486)
* Sync removed features with zstd-sys
Checksums-Sha1:
41e7a4f6e9e9768e286e69ffa0d620f3401597b0 2474 rust-zstd-safe_7.2.4-1.dsc
f12bc39332259bd6f2c9859fb628382b1f7a370b 29350 rust-zstd-safe_7.2.4.orig.tar.gz
7e1bfb618ff7e11dadea7b8669cc01055998a092 4304
rust-zstd-safe_7.2.4-1.debian.tar.xz
b33cca69f69ce098ccf16ddabca32b616e4baca7 7730
rust-zstd-safe_7.2.4-1_source.buildinfo
Checksums-Sha256:
18518b42c46565b5e00019f364bc8568c5b699d56fdb00de9751613818c953c4 2474
rust-zstd-safe_7.2.4-1.dsc
8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d 29350
rust-zstd-safe_7.2.4.orig.tar.gz
45c1add1636a417f7665079c71bb9e5dfbf6bf3c0876c444c0d7ac466dc4b33e 4304
rust-zstd-safe_7.2.4-1.debian.tar.xz
238d2411a9e50696f3b73549c0096bfc51ed01337a91577ea516e65e153a4bd9 7730
rust-zstd-safe_7.2.4-1_source.buildinfo
Files:
c59ec19e21087f12790b65b877909a59 2474 rust optional rust-zstd-safe_7.2.4-1.dsc
ac61bd64667ed1622688b1adf7158dac 29350 rust optional
rust-zstd-safe_7.2.4.orig.tar.gz
725f38f54e8598244dc9655002ea7bf2 4304 rust optional
rust-zstd-safe_7.2.4-1.debian.tar.xz
9a853b87e87be42bf01bdca98d75ddd5 7730 rust optional
rust-zstd-safe_7.2.4-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJVBAEBCgA/FiEEbdkGe7ToK0Amc9ppdh5TKjcTRTAFAmjWYXshHGRlYmlhbkBm
YWJpYW4uZ3J1ZW5iaWNobGVyLmVtYWlsAAoJEHYeUyo3E0UwYfEP/A66tjjX4giG
FxCJPQ2cuEv/6UrGXdXLuG6n5r89+EuGYVZRVZkWdu8yVHCgEvNUu4swPJKNzcjS
fy8lSWug5MLR/RuFhrsR8HAMnJhELPL8Eadx7aTbMYz6bEc6TtNmxGcETr7ieNkG
Lo48gALYu43VLyzJcPi8wrTJPv9dEKhYgUdNLYxyxNqlnzZLtDjWCzH4ESocujXt
MX9oOgEKeHia92ypRlbNd9UjKwgK4KTFxR6vkulYKJFGxjMxNKhpkMQdVU4U5G70
/Cgwmd/f6o/Vlxwbbp6Urr0HfDmmhKsjPFWvGJPDNX6TQTTYOgldA8MZ2wvNwVzr
fvQDMyPLedd0nNAc/u+DXnYb8nWRX6DJOShrURJEdyVfmwGpbg81t5GJZFmislBv
Zz+m+6+wKjEdaWXoIVohBZb2KOuNYYgIDs1DPf6WK0Mu7hOxOXr8+Q0HVkrzuInT
dIrm2J2qWqP17HlvxESBBxnPgRP7TqtDzzCN9AFfQ2rY+WMVOgcUoEt8nqzG5jKJ
F9TL56BCxYfPuCjuD0X2Hx1FfN2Mncl814+Al+Q5althycTKKEgA0TDapjNUApRs
m1GMZGWQKS2DEwLZp2YUjR0Bdk7uDNV0f+pEm9Cr68ulE9uf68rayHRRVf1aUpK3
UZZ552ts79Bn2KUgqqISQpLbfSipZXqM
=r1VF
-----END PGP SIGNATURE-----
pgpLqDkLGVikZ.pgp
Description: PGP signature
--- End Message ---