Your message dated Thu, 17 Nov 2022 18:20:45 +0000
with message-id <e1ovjvf-00a4yo...@fasolo.debian.org>
and subject line Bug#1022405: fixed in rust-gpg-error 0.5.2-2
has caused the Debian Bug report #1022405,
regarding rust-gpg-error: FTBFS: sh: 1: gpg-error-config: not found
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.)
--
1022405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-gpg-error
Version: 0.5.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose',
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
> Compiling libgpg-error-sys v0.5.2
> Compiling libc v0.2.132
> Compiling gpg-error v0.5.2 (/<<PKGBUILDDIR>>)
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libgpg-error-sys-0.5.2
> CARGO_PKG_AUTHORS='John Schug <john.ips.sc...@gmail.com>'
> CARGO_PKG_DESCRIPTION='Raw bindings for libgpg-error' CARGO_PKG_HOMEPAGE=''
> CARGO_PKG_LICENSE=LGPL-2.1 CARGO_PKG_LICENSE_FILE=''
> CARGO_PKG_NAME=libgpg-error-sys
> CARGO_PKG_REPOSITORY='https://github.com/gpg-rs/libgpg-error/libgpg-error-sys'
> CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5
> CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE=''
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc
> --crate-name build_script_build --edition=2018
> /<<PKGBUILDDIR>>/debian/cargo_registry/libgpg-error-sys-0.5.2/build.rs
> --error-format=json --json=diagnostic-rendered-ansi --crate-type bin
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C
> metadata=13a5227bd006a061 -C extra-filename=-13a5227bd006a061 --out-dir
> /<<PKGBUILDDIR>>/target/debug/build/libgpg-error-sys-13a5227bd006a061 -L
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.132
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc'
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
> CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
> CARGO_PKG_VERSION=0.2.132 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2
> CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE=''
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc
> --crate-name build_script_build
> /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.132/build.rs
> --error-format=json --json=diagnostic-rendered-ansi --crate-type bin
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
> 'feature="default"' --cfg 'feature="std"' -C metadata=5f320a7fb4cc5284 -C
> extra-filename=-5f320a7fb4cc5284 --out-dir
> /<<PKGBUILDDIR>>/target/debug/build/libc-5f320a7fb4cc5284 -L
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='John Schug
> <john.ips.sc...@gmail.com>' CARGO_PKG_DESCRIPTION='Libgpg-error bindings for
> Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=LGPL-2.1
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gpg-error
> CARGO_PKG_REPOSITORY='https://github.com/gpg-rs/libgpg-error'
> CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5
> CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc
> --crate-name build_script_build --edition=2018 build.rs --error-format=json
> --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C
> embed-bitcode=no -C debuginfo=2 -C metadata=b1f23d9dff3fae35 -C
> extra-filename=-b1f23d9dff3fae35 --out-dir
> /<<PKGBUILDDIR>>/target/debug/build/gpg-error-b1f23d9dff3fae35 -C
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L
> dependency=/<<PKGBUILDDIR>>/target/debug/deps`
> Running
> `/<<PKGBUILDDIR>>/target/debug/build/libc-5f320a7fb4cc5284/build-script-build`
> [libc 0.2.132] cargo:rerun-if-changed=build.rs
> [libc 0.2.132] cargo:rustc-cfg=freebsd11
> [libc 0.2.132] cargo:rustc-cfg=libc_priv_mod_use
> [libc 0.2.132] cargo:rustc-cfg=libc_union
> [libc 0.2.132] cargo:rustc-cfg=libc_const_size_of
> [libc 0.2.132] cargo:rustc-cfg=libc_align
> [libc 0.2.132] cargo:rustc-cfg=libc_int128
> [libc 0.2.132] cargo:rustc-cfg=libc_core_cvoid
> [libc 0.2.132] cargo:rustc-cfg=libc_packedN
> [libc 0.2.132] cargo:rustc-cfg=libc_cfg_target_vendor
> [libc 0.2.132] cargo:rustc-cfg=libc_non_exhaustive
> [libc 0.2.132] cargo:rustc-cfg=libc_ptr_addr_of
> [libc 0.2.132] cargo:rustc-cfg=libc_underscore_const_names
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.132
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc'
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
> CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
> CARGO_PKG_VERSION=0.2.132 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2
> CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE=''
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib'
> OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libc-125d22bceab2ec91/out
> rustc --crate-name libc
> /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.132/src/lib.rs
> --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type
> lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg
> 'feature="default"' --cfg 'feature="std"' -C metadata=889af5f9fdcbaac5 -C
> extra-filename=-889af5f9fdcbaac5 --out-dir
> /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target
> x86_64-unknown-linux-gnu -L
> dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C debuginfo=2
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro
> --remap-path-prefix
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/gpg-error-0.5.2 --cfg freebsd11
> --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg
> libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg
> libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg
> libc_underscore_const_names`
> Running
> `/<<PKGBUILDDIR>>/target/debug/build/libgpg-error-sys-13a5227bd006a061/build-script-build`
> [libgpg-error-sys 0.5.2] scanning file:
> /usr/share/cargo/registry/libgpg-error-sys-0.5.2/err-sources.h.in
> [libgpg-error-sys 0.5.2] scanning file:
> /usr/share/cargo/registry/libgpg-error-sys-0.5.2/err-codes.h.in
> [libgpg-error-sys 0.5.2] scanning file:
> /usr/share/cargo/registry/libgpg-error-sys-0.5.2/errnos.in
> [libgpg-error-sys 0.5.2]
> cargo:generated=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libgpg-error-sys-5021b935430cc525/out
> [libgpg-error-sys 0.5.2] cargo:rerun-if-env-changed=LIBGPG_ERROR_PREFIX
> [libgpg-error-sys 0.5.2] cargo:rerun-if-env-changed=LIBGPG_ERROR_INCLUDE
> [libgpg-error-sys 0.5.2] cargo:rerun-if-env-changed=LIBGPG_ERROR_LIB_DIR
> [libgpg-error-sys 0.5.2] cargo:rerun-if-env-changed=LIBGPG_ERROR_LIBS
> [libgpg-error-sys 0.5.2] cargo:rerun-if-env-changed=LIBGPG_ERROR_CONFIG
> [libgpg-error-sys 0.5.2] running: "sh" "-c" "gpg-error-config --version"
> [libgpg-error-sys 0.5.2] sh: 1: gpg-error-config: not found
> [libgpg-error-sys 0.5.2] command did not execute successfully, got: exit
> status: 127
> [libgpg-error-sys 0.5.2] Error: ()
> error: failed to run custom build command for `libgpg-error-sys v0.5.2`
>
> Caused by:
> process didn't exit successfully:
> `/<<PKGBUILDDIR>>/target/debug/build/libgpg-error-sys-13a5227bd006a061/build-script-build`
> (exit status: 1)
> --- stdout
> scanning file:
> /usr/share/cargo/registry/libgpg-error-sys-0.5.2/err-sources.h.in
> scanning file:
> /usr/share/cargo/registry/libgpg-error-sys-0.5.2/err-codes.h.in
> scanning file: /usr/share/cargo/registry/libgpg-error-sys-0.5.2/errnos.in
>
> cargo:generated=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libgpg-error-sys-5021b935430cc525/out
> cargo:rerun-if-env-changed=LIBGPG_ERROR_PREFIX
> cargo:rerun-if-env-changed=LIBGPG_ERROR_INCLUDE
> cargo:rerun-if-env-changed=LIBGPG_ERROR_LIB_DIR
> cargo:rerun-if-env-changed=LIBGPG_ERROR_LIBS
> cargo:rerun-if-env-changed=LIBGPG_ERROR_CONFIG
>
> --- stderr
> running: "sh" "-c" "gpg-error-config --version"
> sh: 1: gpg-error-config: not found
> command did not execute successfully, got: exit status: 127
> Error: ()
> warning: build failed, waiting for other jobs to finish...
> error: build failed
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code
> 101
The full build log is available from:
http://qa-logs.debian.net/2022/10/23/rust-gpg-error_0.5.2-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: rust-gpg-error
Source-Version: 0.5.2-2
Done: Blair Noctis <n...@sail.ng>
We believe that the bug you reported is fixed in the latest version of
rust-gpg-error, 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 1022...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Blair Noctis <n...@sail.ng> (supplier of updated rust-gpg-error 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: Thu, 17 Nov 2022 18:52:41 +0100
Source: rust-gpg-error
Architecture: source
Version: 0.5.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Blair Noctis <n...@sail.ng>
Closes: 1022405
Changes:
rust-gpg-error (0.5.2-2) unstable; urgency=medium
.
* Team upload.
* Depend on librust-libgpg-error-sys >= 0.5.2-2 to use the fixed version
(Closes: #1022405)
Checksums-Sha1:
602f3ea7d0a57035e6296afebc5e403f66c0930e 2201 rust-gpg-error_0.5.2-2.dsc
1f9c3a33df9f88640236fe137c46d34f78e0b2af 2264
rust-gpg-error_0.5.2-2.debian.tar.xz
e1da5d8914c30f72766e8fb39b81d250804d03b0 8884
rust-gpg-error_0.5.2-2_source.buildinfo
Checksums-Sha256:
afd59908079881ebfee67c9af563a415ded50487c4c72a8f23dfef0a5d6fe525 2201
rust-gpg-error_0.5.2-2.dsc
13feeef784a031c844bbe06bea2475701eff4fe07e85d32deccc08b05ba85117 2264
rust-gpg-error_0.5.2-2.debian.tar.xz
71ef6e66cb38413ef3f3764017211d8e4af78d98473d4faf08b5e4a0e32a8d66 8884
rust-gpg-error_0.5.2-2_source.buildinfo
Files:
3cbd5772488e41522a578fae8aa347a2 2201 rust optional rust-gpg-error_0.5.2-2.dsc
c552c0da746bbfdf0e4390941b5164f4 2264 rust optional
rust-gpg-error_0.5.2-2.debian.tar.xz
ce0a961aa53f570d245bb2bbd878b1d9 8884 rust optional
rust-gpg-error_0.5.2-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAmN2dOsACgkQfmUo2nUv
G+HePw//V2avglMdRpLL6hsQZ6tGURNstB3YYPocEwj6/VCIOHm6/65wqY3Fy2tx
WZDGFfP8DZ19E1Eo1/vaGeYKMmt6sZBXXFtZ5rsGY/AQbxHerinPt6KNmW9UdJQB
sWq/5x81uc4mH77Euq8Pt/slPozSHaG3jAF02+jQfZ3gsKA+zBQooXZnTs5UTWZM
7XCL4MGfaravFgM/pPwiXsaShAIjFBNT9cGMMKYiqe8SR6KpauL2WzcuplgweKB6
vWPcxmrI10oLkhZezbKHRYqlLBTiwXLn7lH92SnXXXV1UnPQPLDFVIPyB3kkQFBd
x9M4H/n1S4bEZF4SdjUq8vuxJQ1XYlMws0O1zrHByCoZKENUhnPn3PyQiPT30e/o
y9WNLXpN6hy1gy9+PyORbx3qUd2vmYxQRcQl3Cg0/0afBRd6KyyPHorFBDr5Cn01
RAw8TzQm6onCGeWUdzMtb43aTbkRXTz81A6CfDPv7FdSkWe44QvbfajJIYgQFX3R
7eNbUd1G0WY5YrfJE3LobN+W9qkk0PfEUqVzIRf5wotLc8JhtsJIgiiTpCWuDG/Z
gFQAEcSBoKc0SnM9OWq5ROL9SRZ5pxY67OCS1kJErsrQfl4Y+LchLs+Kp31VamQg
SeiVoz0hhZbuX/sbnhDk0Eyy5TWjE9DaJGAb/KhV1Y/fEF0enGk=
=POWj
-----END PGP SIGNATURE-----
--- End Message ---