Your message dated Wed, 27 May 2026 19:24:05 +0000
with message-id <[email protected]>
and subject line Bug#1137410: fixed in rust-poppler-rs 0.26.0-2
has caused the Debian Bug report #1137410,
regarding rust-poppler-rs: FTBFS: Error: "Couldn't find `Poppler-0.18`..."
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.)
--
1137410: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1137410
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:rust-poppler-rs
Version: 0.26.0-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202605/
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 cannot 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-poppler-rs, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem cargo
dh_auto_clean -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel =
['-j2'], lto =
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type =
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
'/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
Removed 0 files
dh_autoreconf_clean -O--buildsystem=cargo
dh_clean -XCargo.toml.orig -O--buildsystem=cargo
debian/rules binary
dh binary --buildsystem cargo
dh_update_autotools_config -O--buildsystem=cargo
dh_autoreconf -O--buildsystem=cargo
dh_auto_configure -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel =
['-j2'], lto =
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type =
x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into
/<<PKGBUILDDIR>>/debian/cargo_registry/
debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
deb-gir-tool find \
--target-directory=/<<PKGBUILDDIR>> \
--verbose \
--with-dependencies \
Poppler-0.18
deb-gi-tool: Copied â/usr/share/gir-1.0/Poppler-0.18.girâ to
â/<<PKGBUILDDIR>>/Poppler-0.18.girâ
deb-gi-tool: Poppler-0.18 depends on GObject-2.0
deb-gi-tool: Poppler-0.18 depends on Gio-2.0
deb-gi-tool: Poppler-0.18 depends on cairo-1.0
deb-gi-tool: Copied â/usr/share/gir-1.0/GObject-2.0.girâ to
â/<<PKGBUILDDIR>>/GObject-2.0.girâ
deb-gi-tool: GObject-2.0 depends on GLib-2.0
deb-gi-tool: Copied â/usr/share/gir-1.0/Gio-2.0.girâ to
â/<<PKGBUILDDIR>>/Gio-2.0.girâ
deb-gi-tool: Gio-2.0 depends on GLib-2.0
deb-gi-tool: Gio-2.0 depends on GModule-2.0
deb-gi-tool: Gio-2.0 depends on GObject-2.0 which was already processed
deb-gi-tool: Copied â/usr/share/gir-1.0/cairo-1.0.girâ to
â/<<PKGBUILDDIR>>/cairo-1.0.girâ
deb-gi-tool: cairo-1.0 depends on GObject-2.0 which was already processed
deb-gi-tool: Copied â/usr/lib/x86_64-linux-gnu/gir-1.0/GLib-2.0.girâ to
â/<<PKGBUILDDIR>>/GLib-2.0.girâ
deb-gi-tool: Copied â/usr/share/gir-1.0/GModule-2.0.girâ to
â/<<PKGBUILDDIR>>/GModule-2.0.girâ
deb-gi-tool: GModule-2.0 depends on GLib-2.0 which was already processed
xmlstarlet ed -L \
-u '//*[@glib:error-domain="g-option-context-error-quark"]/@glib:error-domain'
-v g-option-error-quark \
-u
'//_:record[@name="KeyFile"]/_:method[@name="set_boolean_list"]//_:parameter[@name="list"]/_:array/@c:type'
-v "gboolean*" \
-u
'//_:record[@name="KeyFile"]/_:method[@name="set_double_list"]//_:parameter[@name="list"]/_:array/@c:type'
-v "gdouble*" \
-u
'//_:record[@name="KeyFile"]/_:method[@name="set_integer_list"]//_:parameter[@name="list"]/_:array/@c:type'
-v "gint*" \
-u
'//_:record[@name="KeyFile"]/_:method[@name="set_locale_string_list"]//_:parameter[@name="list"]/_:array/@c:type'
-v "const gchar* const*" \
-u
'//_:record[@name="KeyFile"]/_:method[@name="set_string_list"]//_:parameter[@name="list"]/_:array/@c:type'
-v "const gchar* const*" \
GLib-2.0.gir
xmlstarlet ed -L \
-u
'//_:class[@name="Object"]/_:method[@name="getv"]//_:parameter[@name="names"]/_:array/@c:type'
-v "const gchar**" \
-u
'//_:class[@name="Object"]/_:method[@name="getv"]//_:parameter[@name="values"]/_:array/@c:type'
-v "GValue*" \
-u
'//_:class[@name="Object"]/_:method[@name="setv"]//_:parameter[@name="names"]/_:array/@c:type'
-v "const gchar**" \
-u
'//_:class[@name="Object"]/_:method[@name="setv"]//_:parameter[@name="values"]/_:array/@c:type'
-v "const GValue*" \
-u
'//_:class[@name="Object"]/_:constructor[@name="new_with_properties"]//_:parameter[@name="names"]/_:array/@c:type'
-v "const char**" \
-u
'//_:class[@name="Object"]/_:constructor[@name="new_with_properties"]//_:parameter[@name="values"]/_:array/@c:type'
-v "const GValue*" \
-i '//_:interface[@name="TypePlugin" and not(@glib:type-struct)]' -t 'attr' -n
'glib:type-struct' -v 'TypePluginClass' \
-i '//_:record[@name="TypePluginClass" and not(@glib:is-gtype-struct-for)]' -t
'attr' -n 'glib:is-gtype-struct-for' -v 'TypePlugin' \
GObject-2.0.gir
xmlstarlet ed -L -d '///_:doc-version[@xml:space="preserve"]' Poppler-0.18.gir
sed -i
's/girs_directories\s=\s\[\"\.\.\/\.\.\/gir-files\"\]/girs_directories=\[\".\"\]/'
/<<PKGBUILDDIR>>/Gir.toml
gir -o .
Error: "Couldn't find `Poppler-0.18`..."
make[1]: *** [debian/rules:16: execute_before_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: rust-poppler-rs
Source-Version: 0.26.0-2
Done: Matthias Geiger <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-poppler-rs, 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.
Matthias Geiger <[email protected]> (supplier of updated rust-poppler-rs
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: Wed, 27 May 2026 21:06:14 +0200
Source: rust-poppler-rs
Architecture: source
Version: 0.26.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Matthias Geiger <[email protected]>
Closes: 1137410
Changes:
rust-poppler-rs (0.26.0-2) unstable; urgency=medium
.
* Fix d/rules sed expression (Closes: #1137410)
Checksums-Sha1:
37e40b1cb8344ba4a0f4cd58aa30b9df52e56cb7 2027 rust-poppler-rs_0.26.0-2.dsc
7b6783fdf353d5872707b9d572e6899149a208b8 4404
rust-poppler-rs_0.26.0-2.debian.tar.xz
f9de650972913abe8acc546e59a57e7f764b140b 6990
rust-poppler-rs_0.26.0-2_source.buildinfo
Checksums-Sha256:
0334c66a4b8ed92eb7aab5faac7197dabe51ed02d73f4219ae3096049e449d92 2027
rust-poppler-rs_0.26.0-2.dsc
5a8ebacc1fe5b129aff935a8f69f8c16b50584266818cd83a951211383666f8b 4404
rust-poppler-rs_0.26.0-2.debian.tar.xz
6d965c881865dae488e3d617e2e2ea6273fa9d1274e1c219c17af62fb31f4699 6990
rust-poppler-rs_0.26.0-2_source.buildinfo
Files:
468fa12465995d9f766d0df3c30696a9 2027 rust optional
rust-poppler-rs_0.26.0-2.dsc
03ea58767ed61acb49c00587bc710d74 4404 rust optional
rust-poppler-rs_0.26.0-2.debian.tar.xz
d1f4089b3638892031565d4fd9b99a5b 6990 rust optional
rust-poppler-rs_0.26.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCahdArAAKCRDsvtu2B7my
vtm7AQC5UWpYfIdWRrLZN54+3zBUFUJIa3y7xgqV2DXmQe0c6gD+KUOzTa5CQ+Ba
p6zCxVLQqVNzK7WMQU3qczJ0UaQSZQE=
=AaJu
-----END PGP SIGNATURE-----
pgpb4rocxApS6.pgp
Description: PGP signature
--- End Message ---