Your message dated Sat, 02 Aug 2025 17:17:35 +0000
with message-id <[email protected]>
and subject line Bug#1084926: fixed in rustc-web 1.85.0+dfsg3-1~deb12u1
has caused the Debian Bug report #1084926,
regarding please Provide rustc from rustc-web and cargo from cargo-web
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.)
--
1084926: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084926
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rustc-web
Version: 1.78.0+dfsg1-2~deb12u3
Severity: minor
X-Debbugs-Cc: [email protected]
Hi,
a variant of #1084897 also exists in bookworm: the build-deps for
rust-cbindgen-web are uninstallable because it pulls in cargo-web and
cargo (via dh-cargo), which then conflict.
This could be solved by providing cargo from cargo-web.
Minor because I can work around it locally, and it really only affects
people rebuilding bookworm.
Simon
-- System Information:
Debian Release: 12.7
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'proposed-updates'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-26-amd64 (SMP w/20 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: rustc-web
Source-Version: 1.85.0+dfsg3-1~deb12u1
Done: Andres Salomon <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rustc-web, 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.
Andres Salomon <[email protected]> (supplier of updated rustc-web 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: Sun, 27 Jul 2025 21:04:10 +0000
Source: rustc-web
Binary: cargo-web cargo-web-dbgsym cargo-web-doc libstd-rust-web-1.85
libstd-rust-web-1.85-dbgsym libstd-rust-web-dev rust-web-analyzer
rust-web-analyzer-dbgsym rust-web-clippy rust-web-clippy-dbgsym rust-web-doc
rust-web-gdb rust-web-lldb rust-web-src rustc-web rustc-web-dbgsym rustfmt-web
rustfmt-web-dbgsym
Architecture: source amd64 all
Version: 1.85.0+dfsg3-1~deb12u1
Distribution: bookworm
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Andres Salomon <[email protected]>
Description:
cargo-web - Rust package manager
cargo-web-doc - Rust package manager, documentation
libstd-rust-web-1.85 - Rust standard libraries
libstd-rust-web-dev - Rust standard libraries - development files
rust-web-analyzer - Rust Language Server Protocol (LSP) implementation
rust-web-clippy - Rust linter
rust-web-doc - Rust systems programming language - Documentation
rust-web-gdb - Rust debugger (gdb)
rust-web-lldb - Rust debugger (lldb)
rust-web-src - Rust systems programming language - source code
rustc-web - Rust systems programming language
rustfmt-web - Rust formatting helper
Closes: 1052319 1074290 1074373 1079071 1084754 1084926 1086025 1093031 1093125
1095862 1100950
Changes:
rustc-web (1.85.0+dfsg3-1~deb12u1) bookworm; urgency=medium
.
* Non-maintainer upload.
* Backport to bookworm, as required by newer firefox & chromium.
* Rename rustc & friends to rustc-web or similar.
* Generate & include bootstrap compilers via orig-stage0.tar.xz.
* Disable wasm, -all, and -llvm packages.
* Vendor libgit2 dependency, switching from llhttp/builtin to the
(debian package) http-parser.
* Increase allowed test failures up to 15 to work around random fails.
* Add 'Provides: cargo' for cargo-web (closes: #1084926).
.
rustc (1.85.0+dfsg3-1) unstable; urgency=medium
.
* backport fix for gix-features CVE-2025-31130
* rust-lldb: fix lldb version (Closes: #1100950)
* cherry-pick fix for crossbeam-channel RUSTSEC-2025-0024
.
rustc (1.85.0+dfsg2-3) unstable; urgency=medium
.
* baseline: enable SSE2 for i386 build (Closes: #1095862)
.
rustc (1.85.0+dfsg2-2) unstable; urgency=medium
.
* Upload to unstable
.
rustc (1.85.0+dfsg2-1) experimental; urgency=medium
.
* d/control: bump libgit2-dev version
* vendor git2, git2-curl and libgit2-sys bindings for libgit2 1.9
* cargo: bump git2* dependencies
.
rustc (1.85.0+dfsg1-1) unstable; urgency=medium
.
* New (stable) upstream release.
.
rustc (1.85.0~beta.9+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream release 1.85.0~beta999
* build docs with -j1 to make them reproducible
* build: make windows libstd build opt-in
.
rustc (1.84.0+dfsg1-2) unstable; urgency=medium
.
* revert upstream commit breaking cross builds
* rust-llvm: ship symlink to llvm-objcopy instead of copy of binary
.
rustc (1.84.0+dfsg1-1) unstable; urgency=medium
.
* rust-analyzer: fix build on mips64el
* fix hurd build (Closes: #1093125)
* d/control: add Conflicts with rustup (Closes: #1093031)
.
rustc (1.84.0+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream release.
* Stop building wasm32-wasi target
* Build rust-analyzer (Closes: #1052319)
* rust-llvm: ship rust-objcopy helper
* rust-all: add rust-llvm and rust-analyzer packages
.
rustc (1.83.0+dfsg1-1) unstable; urgency=medium
.
* upload to unstable
* fix/ignore some test failures
.
rustc (1.83.0+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream release
* config: disable downloading LLVM from CI
* blake3: adapt build.rs to skip bundled C code
* remove libstd shared library
.
rustc (1.82.0+dfsg1-2) unstable; urgency=medium
.
* build: re-enable clang-rt on armel/armhf
* build: drop workaround for riscv64/loong64
.
rustc (1.82.0+dfsg1-1) unstable; urgency=medium
.
* rust-src: ship original Cargo.lock file to fix rust-analyzer for libstd,
and allow `-Z build-std`
* build: disable profiler support on armel/armhf
* build: extend riscv64 workaround to loong64
* cargo wrapper: fix LTO position in argument lists (Closes: #1086025)
.
rustc (1.82.0+dfsg1-1~exp3) experimental; urgency=medium
.
* conditonalize riscv64 workaround
* fix or disable more broken tests
.
rustc (1.82.0+dfsg1-1~exp2) experimental; urgency=medium
.
* fix some test breakage
* riscv64: unbreak compiler_builtin build
.
rustc (1.82.0+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream release
* New wasi-libc version 0.0~git20240708.3f43ea9
* switch to LLVM 19
* set LLVM profiler RT path via config
* update bootstrap git commit info patch
* re-instate bootstrap test config patch
* make rust-src cleanup more robust
.
rustc (1.81.0+dfsg1-2) unstable; urgency=medium
.
* use system libz-sys even when cross-building (Closes: #1084754)
* drop no longer needed loongarch64 patch
* add temporary Breaks to force migration of libgit2
.
rustc (1.81.0+dfsg1-1) unstable; urgency=medium
.
* Upload to unstable
.
rustc (1.81.0+dfsg1-1~exp2) experimental; urgency=medium
.
* source: duplicate lintian overrides to make ftp-masters happy
* cargo wrapper: fix LTO handling (Closes: #1079071)
.
rustc (1.81.0+dfsg1-1~exp1) experimental; urgency=medium
.
[ Fabian Grünbichler ]
* New upstream release
* switch to LLVM 18
* bump libgit2 to 1.8.1
* build and install wasm-component-ld for wasm-wasip2
* make rust-llvm arch:any
.
[ Samuel Thibault ]
* add hurd-amd64 support
.
rustc (1.80.1+dfsg1-1) unstable; urgency=medium
.
* upload to unstable
.
rustc (1.80.1+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream point release
.
rustc (1.80.0+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream release
* Build wasi-p2 target
* Use packaged libonig
* Update lintian overrides
* d/control: drop Build-Conflicts on gdb-minimal
.
rustc (1.79.0+dfsg1-2) unstable; urgency=medium
.
[ Fabian Grünbichler ]
* build: remove more cache files (Closes: #1074373)
* d/control: update Standards-Version to 4.7.0
.
[ Samuel Thibault ]
* Avoid hurd-stuck test
.
rustc (1.79.0+dfsg1-1) unstable; urgency=medium
.
* cargo wrapper: switch to config.toml
* cargo wrapper: ensure debug symbols are not stripped
* add missing rustfmt dependency (Closes: #1074290)
.
rustc (1.79.0+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream release
* New wasi-libc version (SDK 22)
* config: adapt to new change tracking mechanism
Checksums-Sha1:
6659471ee62bf8a650a656abd6441d801f625c06 4336
rustc-web_1.85.0+dfsg3-1~deb12u1.dsc
af0d5fbe39f5a1097852c697c3b36b40b9940a17 230724
rustc-web_1.85.0+dfsg3.orig-extra.tar.xz
ee8a4a7e034c25f0606453eb7061d50fd99a3660 883103168
rustc-web_1.85.0+dfsg3.orig-stage0.tar.xz
aa985c57f710439dff08f3c695e8c405219d4967 83014324
rustc-web_1.85.0+dfsg3.orig.tar.xz
4c55a7a80820e1b613542dc8a9a73331470fa83b 4352228
rustc-web_1.85.0+dfsg3-1~deb12u1.debian.tar.xz
511316650c9b447dfbf1055429d2e969d4d0c602 75456764
cargo-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
4c0d09c2e26ce4409e6acb9283c360946c2d9584 4379276
cargo-web-doc_1.85.0+dfsg3-1~deb12u1_all.deb
da17781fcb50cc0e763670dee7646bad5e291cf4 6812680
cargo-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
7df0f27ea7978bf4b134cd7984929365ae24b826 261603548
libstd-rust-web-1.85-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
52c87cb2a175b073f6e029db72a81ad524542bf9 19717644
libstd-rust-web-1.85_1.85.0+dfsg3-1~deb12u1_amd64.deb
db2d13fc6407bf103fc32ceb17527feecbb0ad70 39352628
libstd-rust-web-dev_1.85.0+dfsg3-1~deb12u1_amd64.deb
0df39578c4025935b853b0f4138186294a1a3053 101388972
rust-web-analyzer-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
f403423e0687f69669afe4c7e8f07a5c65b71e3d 8264284
rust-web-analyzer_1.85.0+dfsg3-1~deb12u1_amd64.deb
5fb46a62f294ba9b384a97b4e70ecdf0d1010e64 61805956
rust-web-clippy-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
01db52212399e775ee41bac0028574870b32bffd 3323072
rust-web-clippy_1.85.0+dfsg3-1~deb12u1_amd64.deb
55b91788920bbfd5706012c00a3ccf56d885f407 22735568
rust-web-doc_1.85.0+dfsg3-1~deb12u1_all.deb
866a4fb85ec5daffcada3f4bdca22d3a0d8132d7 250248
rust-web-gdb_1.85.0+dfsg3-1~deb12u1_all.deb
9de87bcd3075fdb1f928eeb71e9c22901964fb09 251220
rust-web-lldb_1.85.0+dfsg3-1~deb12u1_all.deb
6db54648d1265ee601074f991557eb8a6db20d93 46861268
rust-web-src_1.85.0+dfsg3-1~deb12u1_all.deb
c87080a007e1fc677b57b14ea02abbca54ceb5af 34573916
rustc-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
37a3b5eac98621519e9dfce697e46f7222a552ae 15020
rustc-web_1.85.0+dfsg3-1~deb12u1_amd64.buildinfo
1b51f8f7103b2606f5e6bbe5ef6d8a67c7b34f6a 3843628
rustc-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
45caf804ef16735f4693c8ca61a1efb9b6e5d24e 23436548
rustfmt-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
3d8e6bf988fb39ecd9c7a8e5b5cc9107290f8910 2205968
rustfmt-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
Checksums-Sha256:
4efd82d339b6eb3b5e937d13c3dd89df4c537bb401fa2a062eb84855538e62e9 4336
rustc-web_1.85.0+dfsg3-1~deb12u1.dsc
664df803dead620ebe459dc37fae7a5bc4aabe09d9bae0dd81762ea18225a36d 230724
rustc-web_1.85.0+dfsg3.orig-extra.tar.xz
03fcf88611ca49857db56ebebd8c754e946f18bdf42e1fe4e7f9a3b949d01bad 883103168
rustc-web_1.85.0+dfsg3.orig-stage0.tar.xz
8cfaf52ab168a12c3082b5956bcc16c8969d8791b2fe54ed5192672b25518af2 83014324
rustc-web_1.85.0+dfsg3.orig.tar.xz
ca80df12bc4526d352fd98343207ef37da0d1d984988c8569691695b8c8f1342 4352228
rustc-web_1.85.0+dfsg3-1~deb12u1.debian.tar.xz
519843cd5b9c5bf6926ea5b81116c8326d74a4ab069fcc685a6b677a4e547f99 75456764
cargo-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
64ac16846173fec0ff87ea799a520145f63fb6ad6c7fed02d46bbd71d97fe877 4379276
cargo-web-doc_1.85.0+dfsg3-1~deb12u1_all.deb
43e0c0d3aa8b3bd5aa90fbe5863e8d549ac72b3486595cbe891895a2cd4f392b 6812680
cargo-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
c50e351e8b43457889dbf530abc8e37d3e73690fe10e000e5054de44fe7622e3 261603548
libstd-rust-web-1.85-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
11330555ab8787701a50d0fd5cd9cd0cb00667e91e1694cfa15e80cffc23ab5d 19717644
libstd-rust-web-1.85_1.85.0+dfsg3-1~deb12u1_amd64.deb
e05b37637503916437311cd65beccfd60ea955d60c7bf4d7e80f64245a8cb67e 39352628
libstd-rust-web-dev_1.85.0+dfsg3-1~deb12u1_amd64.deb
09506e78cda230be3d8bd37e8995738faab0b61d6aaff0688ff8402dffc63431 101388972
rust-web-analyzer-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
27c0dc0a744d0f0f4d5a6d0fd0895a63f37f809b3f81bca9474ffda9d6137c63 8264284
rust-web-analyzer_1.85.0+dfsg3-1~deb12u1_amd64.deb
4d0d561d8a178d2c187078189847318144b4be52dd9c484b50d6da8764370b81 61805956
rust-web-clippy-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
3c43d45aaee3799042ed50a61b456fdd013a5c75353c74820078f45a963ec665 3323072
rust-web-clippy_1.85.0+dfsg3-1~deb12u1_amd64.deb
fc8f302db20208f3642d2b09c8bde3086157535f6a18a3a488cb60e59171080b 22735568
rust-web-doc_1.85.0+dfsg3-1~deb12u1_all.deb
dd15cbd406817f2d2ff8f9d831f7544f9a3fff83f43e0e337e3b3e30f33d1bfc 250248
rust-web-gdb_1.85.0+dfsg3-1~deb12u1_all.deb
f5005be500e2e9ee1828fa601cc11883e7af1ab62fda70b855efc4cb45c00541 251220
rust-web-lldb_1.85.0+dfsg3-1~deb12u1_all.deb
260e9a0f0e775a81cd3289fee07e2531f617618b195a27f08cfa327ca85cfbd6 46861268
rust-web-src_1.85.0+dfsg3-1~deb12u1_all.deb
d8f68a67b295d18271c2668c676d3617c7c18f983f0c7aa1e99e1b414d7d6cbd 34573916
rustc-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
f42644006a1543b99efef3c8c96bafea9e37c533e55c115a81475afaab23e0ac 15020
rustc-web_1.85.0+dfsg3-1~deb12u1_amd64.buildinfo
92490efcaed28ee856867cb97065b8379c64cfd8605126a66dfabdce1753bfcc 3843628
rustc-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
0aab1b58cc04c69c3e575f76cfb08e60d1903ab2fe9f44c3e2227fe23dd6d3f0 23436548
rustfmt-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
4ca42075d7bda64f88111a7f8c6c719baf160a5d203346d6288d251641992926 2205968
rustfmt-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
Files:
51c4a066bc47a86200eb917df1b50c33 4336 devel optional
rustc-web_1.85.0+dfsg3-1~deb12u1.dsc
0697e6e2b9073ef65845af85971053f9 230724 devel optional
rustc-web_1.85.0+dfsg3.orig-extra.tar.xz
d248b0b24116defac17366e503357056 883103168 devel optional
rustc-web_1.85.0+dfsg3.orig-stage0.tar.xz
109ccb63a6dde0ed2e5f3d81f78aa135 83014324 devel optional
rustc-web_1.85.0+dfsg3.orig.tar.xz
97252c15a63e027fa345e7a69ae8858c 4352228 devel optional
rustc-web_1.85.0+dfsg3-1~deb12u1.debian.tar.xz
6b3da9ff77eb36421e54aaf990bd736d 75456764 debug optional
cargo-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
914bf0c85a42288cad328df14855f01b 4379276 doc optional
cargo-web-doc_1.85.0+dfsg3-1~deb12u1_all.deb
40a11297aea8293cec749fec18c90998 6812680 devel optional
cargo-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
d2ac7d8efbc207d6263497c753d54027 261603548 debug optional
libstd-rust-web-1.85-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
d4f8658b27c9426e2f73ec7748814822 19717644 libs optional
libstd-rust-web-1.85_1.85.0+dfsg3-1~deb12u1_amd64.deb
d0151d3e28c87b7fcd4d82f0431ad7cd 39352628 libdevel optional
libstd-rust-web-dev_1.85.0+dfsg3-1~deb12u1_amd64.deb
11f91681ac186341d8260a46f632ff79 101388972 debug optional
rust-web-analyzer-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
cf2542eabc72acde13f74ae9590ea20f 8264284 devel optional
rust-web-analyzer_1.85.0+dfsg3-1~deb12u1_amd64.deb
e56198ef45dedcf869726b76832c6755 61805956 debug optional
rust-web-clippy-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
015a122fc0d10f56a9923d1cfdff6401 3323072 devel optional
rust-web-clippy_1.85.0+dfsg3-1~deb12u1_amd64.deb
52603b323c871a1f5d31cb95aaafd894 22735568 doc optional
rust-web-doc_1.85.0+dfsg3-1~deb12u1_all.deb
ffcebe76590c15a64492ba02cc30db43 250248 devel optional
rust-web-gdb_1.85.0+dfsg3-1~deb12u1_all.deb
f587f23cf307db379a6ccd94527f9ace 251220 devel optional
rust-web-lldb_1.85.0+dfsg3-1~deb12u1_all.deb
991e924e9c9c0ecea45968de2600cea8 46861268 devel optional
rust-web-src_1.85.0+dfsg3-1~deb12u1_all.deb
2969d2f8cd4e8f63a030c541ad65e664 34573916 debug optional
rustc-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
9fb982ee9289ea96cfc570d94b7fd59f 15020 devel optional
rustc-web_1.85.0+dfsg3-1~deb12u1_amd64.buildinfo
39982aebc13d0b9129daf7df81a0998f 3843628 devel optional
rustc-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
fd1f21df35e54a456490dd41267fbdbb 23436548 debug optional
rustfmt-web-dbgsym_1.85.0+dfsg3-1~deb12u1_amd64.deb
e58a2973856aea07463a24db3677c4fc 2205968 devel optional
rustfmt-web_1.85.0+dfsg3-1~deb12u1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEUAUk+X1YiTIjs19qZF0CR8NudjcFAmiNWMcUHGRpbGluZ2Vy
QGRlYmlhbi5vcmcACgkQZF0CR8Nudjci5BAAkhf79B3SiYEwPg4DSEyszDOTvrz9
GaWd4aoUAsUayqkR/njXAiC6nWL7WAUTyXfI+fIYkvIby3reC2Xc7WMA8lxKNOkj
VY32He9kSQItkubpweywvIqeA7ppjefYXNKgaNX6WyPXTCplVjK77Q+BAgcQiBVD
938gbCLeKbkzZz7Ujz6wS8RUXUCxwjmYWCCiAQcfIb1J+uUP+hY7438oZ553q2LM
fRuNY1yqeMbV1OsGd6cVupqo0usnBDmshyDWCK1NBV9gmR8HIE6j1MmBy8n2qvkY
gzWfhXqxcVrrh1GX2SVEh4I434nI/xOxnmNAfQGQa+F/ctILIxMlVMHzOZM3c0Uy
lUiZ/CjetNg+Qdb2RkgDVhIqY0RJyeMHM6vhPiQlki+eY7rtuozCOQ6kyMUlKsFe
oJfZ/FSvL25MTSrmmu0MkGiuDl2UiVFlYToECILqYTTcxINHotPdcUsD4h7e6jXr
89Uavy36Oo7DjbbJcl1Qh5oYpgHUMo3u0Uc5Jft/mjvlE1YP9pi0ka0VXYpsAAGh
rCzVe5Crva70Q2RmJ5+lGtqXxE97prevfyQ+iaYLYNoLfPOFccVTlZhTF9O8SXZj
FhYIQArlrJUxTyKlqSFFq2ScOCk6CAqKYtm7toN7zGNWVtX4phH/PSbatD1FIZ4Z
yxFPpk6b3yulFts=
=JRxP
-----END PGP SIGNATURE-----
pgpdeGxOjr9vM.pgp
Description: PGP signature
--- End Message ---