Your message dated Sun, 23 Mar 2025 13:34:59 +0000
with message-id <e1twltf-00alqq...@fasolo.debian.org>
and subject line Bug#1099669: fixed in rust-rebuildctl 0.22.1-2
has caused the Debian Bug report #1099669,
regarding rust-rebuildctl: FTBFS: Error: builder error - Caused by: OpenSSL
error
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.)
--
1099669: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099669
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rust-rebuildctl
Version: 0.22.1-1
Severity: serious
Tags: ftbfs trixie sid patch
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
[ Note: The problem is a missing build-depends on openssl so I'm marking this
with "patch" ]
--------------------------------------------------------------------------------
[...]
warning: `clap_complete` (lib) generated 2 warnings
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glob
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/glob-0.3.2
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/glob-0.3.2/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support
for matching file paths against Unix shell style patterns.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob'
CARGO_PKG_RUST_VERSION=1.23.0 CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name glob
--edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/glob-0.3.2/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg
'cfg(feature, values())' -C metadata=d0fa8c3c610c311b -C
extra-filename=-9e400cdcafce715c --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unkn
own-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/rebuildctl-0.22.1
--remap-path-prefix
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
Compiling rebuildctl v0.22.1 (/<<PKGBUILDDIR>>)
Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=rebuildctl
CARGO_CRATE_NAME=rebuildctl CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='kpcyrd
<g...@rxv.cc>' CARGO_PKG_DESCRIPTION='rebuilderd - rebuildctl client'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=GPL-3.0-or-later
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rebuildctl CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/kpcyrd/rebuilderd'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
rustc --crate-name rebuildctl --edition=2021 src/main.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin
--emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2
--check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C
metadata=1d2995
39f679a765 -C extra-filename=-7a8fca94b624a575 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
bzip2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libbzip2-135369bf7f6045d3.rlib
--extern
chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libchrono-389a1d3a98400aff.rlib
--extern
clap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libclap-9b0c0f3adef52eac.rlib
--extern
clap_complete=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libclap_complete-cceb5944402ceb7e.rlib
--extern
colored=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcolored-1fddf8c46f8be3ee.rlib
--extern
dirs_next=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libdirs_next-25b62f6103100787.rlib
--extern env_logger=/<<PKGBUILDDIR>>/targ
et/x86_64-unknown-linux-gnu/release/deps/libenv_logger-d07fdc8f532ef9fc.rlib
--extern
flate2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libflate2-9e811ffc4417beab.rlib
--extern
glob=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libglob-9e400cdcafce715c.rlib
--extern
nom=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libnom-c2e8952e126ea46a.rlib
--extern
rebuilderd_common=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/librebuilderd_common-474fd9bf9aee2b51.rlib
--extern
regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex-dc08e8d04ab7c48e.rlib
--extern
serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-54262000d0cc64d1.rlib
--extern
serde_xml_rs=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde_xml_rs-bf83b843b1e9095b.rlib
--extern
serde_json=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde_json-2ccf8f8738b3a317.rlib
--extern tar
=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtar-f1eb4b0830440acb.rlib
--extern
tokio=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtokio-7dc5445b81db13a3.rlib
--extern
toml=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtoml-056fb0af97798ed4.rlib
--extern
tree_magic_mini=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtree_magic_mini-f849ed8ad074bb17.rlib
--extern
url=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liburl-e555cba3e63c8b45.rlib
--extern
xz2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libxz2-1f97e331bf037944.rlib
--extern
zstd=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libzstd-02e13616f8b9465e.rlib
-C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc
-C link-arg=-Wl,-z,relro --remap-path-prefix
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/rebuildctl-0.22.1
--remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/sh
are/cargo/registry -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib`
Finished `release` profile [optimized + debuginfo] target(s) in 4m 29s
Installing debian/rebuildctl/usr/bin/rebuildctl
Installed package `rebuildctl v0.22.1 (/<<PKGBUILDDIR>>)` (executable
`rebuildctl`)
warning: be sure to add `debian/rebuildctl/usr/bin` to your PATH to be able to
run the installed binaries
debian cargo wrapper: running subprocess (['rm', '-f',
'debian/rebuildctl/usr/.crates.toml'],) {}
debian cargo wrapper: running subprocess (['rm', '-f',
'debian/rebuildctl/usr/.crates2.json'],) {}
debian cargo wrapper: running subprocess ('ls -td
"target/x86_64-unknown-linux-gnu/release/build/rebuildctl"-*/out 2>/dev/null |
head -n1',) {'shell': True, 'stdout': -1}
debian/rules execute_before_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
debian/rebuildctl/usr/bin/rebuildctl completions bash > debian/rebuildctl.bash
Error: builder error
Caused by:
OpenSSL error
make[1]: *** [debian/rules:6: execute_before_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:rust-rebuildctl, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: rust-rebuildctl
Source-Version: 0.22.1-2
Done: kpcyrd <g...@rxv.cc>
We believe that the bug you reported is fixed in the latest version of
rust-rebuildctl, 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 1099...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
kpcyrd <g...@rxv.cc> (supplier of updated rust-rebuildctl 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: SHA512
Format: 1.8
Date: Sun, 23 Mar 2025 14:02:28 +0100
Source: rust-rebuildctl
Architecture: source
Version: 0.22.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: kpcyrd <g...@rxv.cc>
Closes: 1099669
Changes:
rust-rebuildctl (0.22.1-2) unstable; urgency=medium
.
* Package rebuildctl 0.22.1 from crates.io using debcargo 2.7.8
* Switch from OpenSSL back to rustls
* Add ca-certificates build dependency (Closes: #1099669)
Checksums-Sha1:
7f113ee3bf40cf918512ae238503db54e95384e6 3445 rust-rebuildctl_0.22.1-2.dsc
733260bcd11a97200de3199cde6612d375dd2fbf 2772
rust-rebuildctl_0.22.1-2.debian.tar.xz
66c503e88fa72ecc4287f6def593249c48f0711d 8123
rust-rebuildctl_0.22.1-2_source.buildinfo
Checksums-Sha256:
6c005ec22d0dc7c875e08f1abd415ecb57c61286ab5da0a00bba88b295c77251 3445
rust-rebuildctl_0.22.1-2.dsc
c9342f480058a4ee26fc04ddb2131dce9c22df86960f7b0920ff3eafa51c176a 2772
rust-rebuildctl_0.22.1-2.debian.tar.xz
25b12ef9df5dee9db44dab0188480e7f9e0053110a7cdaa21849f879df52f36b 8123
rust-rebuildctl_0.22.1-2_source.buildinfo
Files:
df6bf4490e8cf36f4474f1879d07e558 3445 utils optional
rust-rebuildctl_0.22.1-2.dsc
0baf7b1752f632f2d0c760dcd55e0275 2772 utils optional
rust-rebuildctl_0.22.1-2.debian.tar.xz
ad95a3b5b5fc0762bfc3415d37c1df1f 8123 utils optional
rust-rebuildctl_0.22.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQI/BAEBCgApFiEEM+u4qOHFZTZFsSMqRaZQ4mOMU20FAmfgBm4LHGdpdEByeHYu
Y2MACgkQRaZQ4mOMU2015hAAhBnQDekyc0LFOLZ1V9l+HjHy7HysVm20/gWdvPu0
ookBf1wWnr7mSvW8lAdH4Uyjk2eO4G5eojwrTI9QWchPI1YQmG10M8DCL6ZxjH0C
oP35GtG9eF2YiaFJLJE8NHSdeOw6RqkiM891gMLbYxSj5I9dhxsGboA9Z1PfqRUS
m6qi51buv7FlcRFo/v55tna/ts0+rmIHYRUf1i2h+14oA6OBnXs/p9kgL/MoncJs
6d5bcpMRkYIhvnCViDU4dY4selWeApiyphQqsgOZ34k4G/uHXfNY4RbgOCHJPrXG
B62rFPNuEjxdVF/JBj8WXo/0HGbPz5OWdzIt1OM1mGQE3KFuK/bJJIpLf2UEulnL
lXLWNJ3WW6Cl2sBgb91V8Ak8IMr1DPpuZd3vv7ex5IsQfgeJ33D/4vGnCsTftQuu
ptJ7rX98PFm0Od7MOskR1na60jkhMZgaDmo2Az21Z/fJM5K/TUZhLKRB8sBfajnU
PjgleWoZOpnVf2eWhzWQMWs46hll050IldOzFKUHTicjm7n/eOgRyFJNc5b57/G3
jouJBeDEbRNCAPrhKR8Z6QTZBm7X6tBKdb9cD3DQgO89wT9kt/PQZMgn7gQ2m4wD
PbiSTg2/CqazuUaNVNAEgNhqueYyFaMusYjxkIwG9PYHmNHGvSkigDYMjYZuiVxG
88k=
=lcN7
-----END PGP SIGNATURE-----
pgpL7vRbEHk7V.pgp
Description: PGP signature
--- End Message ---