Your message dated Sun, 06 Jul 2025 07:05:03 +0000
with message-id <e1uyjqt-00duvk...@fasolo.debian.org>
and subject line Bug#1108774: fixed in rust-zstd 0.13.2-2
has caused the Debian Bug report #1108774,
regarding : autopkgtest regression: could not find `ZSTD_paramSwitch_e` in
`zstd_sys`
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.)
--
1108774: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108774
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-zstd
Version: 0.13.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: regression
Dear maintainer(s),
Your package has an autopkgtest, great. However, it fails since April
2025. Can you please investigate the situation and fix it? I copied some
of the output at the bottom of this report.
The release team has announced [1] that failing autopkgtest on amd64 and
arm64 are considered RC in testing.
More information about this bug and the reason for filing it can be
found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
With my Release Team member hat on I allow you to tag this bug as
trixie-ignore if this is nearly completely a test issue as it's so late
in the freeze and it's not worth removing the package from trixie
because of a failing test at this moment unless it exposes a much bigger
issue. Having said that, if this is a test only issue and a fix is
possible without fully removing the autopkgtest and without making the
test superficial, it's still welcome, but it would need to happen soon.
Paul
[1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html
https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-zstd/61528230/log.gz
57s error[E0433]: failed to resolve: could not find
`ZSTD_paramSwitch_e` in `zstd_sys`
57s --> /usr/share/cargo/registry/zstd-safe-7.2.1/src/lib.rs:2081:22
57s |
57s 2081 | Auto = zstd_sys::ZSTD_paramSwitch_e::ZSTD_ps_auto as u32,
57s | ^^^^^^^^^^^^^^^^^^
57s | |
57s | could not find `ZSTD_paramSwitch_e` in
`zstd_sys`
57s | help: an enum with a similar name
exists: `ZSTD_ParamSwitch_e`
57s
57s error[E0433]: failed to resolve: could not find
`ZSTD_paramSwitch_e` in `zstd_sys`
57s --> /usr/share/cargo/registry/zstd-safe-7.2.1/src/lib.rs:2082:24
57s |
57s 2082 | Enable = zstd_sys::ZSTD_paramSwitch_e::ZSTD_ps_enable
as u32,
57s | ^^^^^^^^^^^^^^^^^^
57s | |
57s | could not find `ZSTD_paramSwitch_e`
in `zstd_sys`
57s | help: an enum with a similar name
exists: `ZSTD_ParamSwitch_e`
57s
57s error[E0433]: failed to resolve: could not find
`ZSTD_paramSwitch_e` in `zstd_sys`
57s --> /usr/share/cargo/registry/zstd-safe-7.2.1/src/lib.rs:2083:25
57s |
57s 2083 | Disable = zstd_sys::ZSTD_paramSwitch_e::ZSTD_ps_disable
as u32,
57s | ^^^^^^^^^^^^^^^^^^
57s | |
57s | could not find `ZSTD_paramSwitch_e`
in `zstd_sys`
57s | help: an enum with a similar name
exists: `ZSTD_ParamSwitch_e`
57s
57s warning: unexpected `cfg` condition value: `zstdmt`
57s --> /usr/share/cargo/registry/zstd-safe-7.2.1/src/lib.rs:1437:37
57s |
57s 1437 | #[cfg(all(feature = "experimental", feature = "zstdmt"))]
57s | ^^^^^^^^^^^^^^^^^^
57s |
57s = note: expected values for `feature` are: `arrays`,
`default`, `doc-cfg`, `experimental`, `legacy`, `pkg-config`, `std`, and
`zdict_builder`
57s = help: consider adding `zstdmt` as a feature in `Cargo.toml`
57s = note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html>
for more information about checking conditional configuration
57s = note: `#[warn(unexpected_cfgs)]` on by default
57s
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: rust-zstd
Source-Version: 0.13.2-2
Done: Peter Michael Green <plugw...@debian.org>
We believe that the bug you reported is fixed in the latest version of
rust-zstd, 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 1108...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Michael Green <plugw...@debian.org> (supplier of updated rust-zstd
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: SHA256
Format: 1.8
Date: Sun, 06 Jul 2025 06:39:12 +0000
Source: rust-zstd
Architecture: source
Version: 0.13.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Peter Michael Green <plugw...@debian.org>
Closes: 1108774
Changes:
rust-zstd (0.13.2-2) unstable; urgency=medium
.
* Team upload.
* Package zstd 0.13.2 from crates.io using debcargo 2.6.1
* Set test_is_broken for the "experimental" feature. (Closes: #1108774)
Checksums-Sha1:
787531167f001fb559f799477113cc37c17c1dc1 2425 rust-zstd_0.13.2-2.dsc
701bc2abdfc67a8ba2d5170ccc1e0dadfd932ab4 4580 rust-zstd_0.13.2-2.debian.tar.xz
fb6c6e829c11b7e38f2ea4bc98ef09f3b0d49b70 14498
rust-zstd_0.13.2-2_source.buildinfo
Checksums-Sha256:
00e9b97fb904416821249e2730fe5434e7c234778262f679dd4bb8db770b2ec4 2425
rust-zstd_0.13.2-2.dsc
2eed7a49fb23ef41adcd21c05bd713a422e10d8eaa1b0e56c00b4fdbbcdf86fe 4580
rust-zstd_0.13.2-2.debian.tar.xz
7ffa40612b74119d4f7b3f9e78cd2c97ad174d1ecf6b77391b6e27a947e7b9b7 14498
rust-zstd_0.13.2-2_source.buildinfo
Files:
5d8b4e98b4b28521da3c5fe78975b8ed 2425 rust optional rust-zstd_0.13.2-2.dsc
53bb711d87ef02338cfe31ff71b8a526 4580 rust optional
rust-zstd_0.13.2-2.debian.tar.xz
d0b8c060a19a16b351bbc443a60a66ef 14498 rust optional
rust-zstd_0.13.2-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmhqGkMUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XtUTg/+L9zzH4PJYPQ5abYtFSVkVyhSpO4o
kptH7xr97Eov1FhgcI9e6MxEh/Gxi+VsWhK4Ikfa6gVAKRLFcoAJLB3n8Kb265dq
LzmmWdX6uBvW1IGTz/gQTVtO7EAbuiyYjBku5PzBD4ZwZfrce2I1EoiEFWJW7YBl
jwqF0S4r3c17/zWK4wKIBNwaj+lVC8qLQjGiAKqeAJRHNKu/cfdRyiCCt66WhHCQ
i72VwGBobY3uXuLLDw9Ww1pVcay27Ciqqg1nge2QzTw/Lwh1aWn/7kQURV3v+9Hq
0EpZF0o1BXIyx6wJS2eJ0rB53rhSOCvvUG0BUmIDg3nkLkRQa+yxILKWoInu0Iuk
JwGedtlJlCx+zyadmeIrswfi2sMmLn3KVSj4WHpD7ELl31Ee6NL8yeGWxv4NK1jn
1LsyXECssOeohu146ubpLSydSaLSyhMlpWkuTsoyx3x7M4pDswB7Ir9yRvueT3XD
btK0fbg1Rx5mT8aDrZ2v/fkVO8uUIbM9YvjyhOfdNZZs77PnOQrCnkazUy0H2xIk
gD7eWy940nP0QMtdtEtWRT4w6rXCLe5I4Om+C7jCdF65hnJN1JxfHu9srmfs13Yv
QDXkQ2Kq65A69H0CC0xCm/nsNRytLivNG7kpGxsuofo40itqfwSOHjZpdKMXRkWR
Z2mLMLO67U7PCj0=
=skAk
-----END PGP SIGNATURE-----
pgpX7ktUthGXD.pgp
Description: PGP signature
--- End Message ---