Your message dated Mon, 26 Aug 2024 23:35:54 +0000
with message-id <e1sijfa-008588...@fasolo.debian.org>
and subject line Bug#1077846: fixed in rust-gdk4 0.9.0-2
has caused the Debian Bug report #1077846,
regarding rust-gdk4: autopkgtest regression: cannot find function 
`gdk_display_get_dmabuf_formats` in crate `ffi`
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.)


-- 
1077846: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-gdk4
Version: 0.8.2-6
Severity: serious
Justification: https://release.debian.org/testing/rc_policy.txt 6a
User: debian...@lists.debian.org
Usertags: needs-update

rust-gdk4 is failing tests on ci.debian.net, with lots of errors like:

343s error[E0425]: cannot find function `gdk_display_get_dmabuf_formats` in 
crate `ffi`
343s     --> src/auto/display.rs:129:33
343s      |
343s 129  |             
from_glib_none(ffi::gdk_display_get_dmabuf_formats(self.as_ref().to_glib_none().0))
343s      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
help: a function with a similar name exists: `gdk_display_get_default_seat`
343s      |
343s     ::: /usr/share/cargo/registry/gdk4-sys-0.8.2/src/lib.rs:4105:5

This is building against librust-gdk4-sys-dev 0.8.2-4 in the
autopkgtest environment. Does it perhaps need a versioned dependency on
librust-gdk4-sys-dev (>= 0.8.2-7) to get access to GTK 4.14.x features?

When testing a proposed migration, ci.debian.net takes all dependencies
from testing, unless a versioned dependency explicitly requires the
version from unstable. In this case the versioned dependency on GTK 4
means we get that from unstable:

 17s Get:167 http://deb.debian.org/debian unstable/main amd64 libgtk-4-common 
all 4.14.4+ds-8 [2,490 kB]
 17s Get:168 http://deb.debian.org/debian unstable/main amd64 libgtk-4-1 amd64 
4.14.4+ds-8 [3,109 kB]
 18s Get:169 http://deb.debian.org/debian unstable/main amd64 gir1.2-gtk-4.0 
amd64 4.14.4+ds-8 [212 kB]
 ...
 19s Get:298 http://deb.debian.org/debian unstable/main amd64 libgtk-4-dev 
amd64 4.14.4+ds-8 [981 kB]

and obviously we get the package under test from unstable, too:

 21s Get:425 http://deb.debian.org/debian unstable/main amd64 librust-gdk4-dev 
amd64 0.8.2-6 [72.5 kB]

but everything else comes from testing.

If a new gtk4 upload is needed for some other reason before this all
migrates, we might also want to give it a Breaks on
librust-gdk4-dev (<< 0.8.2-6~), librust-gdk4-sys-dev (<< 0.8.2-7~)
to stop the testing migration infrastructure from wasting its time
testing the new GTK against the old Rust bindings (which we already know
doesn't work).

    smcv

--- End Message ---
--- Begin Message ---
Source: rust-gdk4
Source-Version: 0.9.0-2
Done: Jeremy Bícha <jbi...@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
rust-gdk4, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (supplier of updated rust-gdk4 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: Mon, 26 Aug 2024 19:18:52 -0400
Source: rust-gdk4
Built-For-Profiles: noudeb
Architecture: source
Version: 0.9.0-2
Distribution: unstable
Urgency: high
Maintainer: Debian Rust Maintainers 
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1077846
Changes:
 rust-gdk4 (0.9.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Package gdk4 0.9.0 from crates.io using debcargo 2.6.1
   * Release to unstable
 .
 rust-gdk4 (0.9.0-1) experimental; urgency=medium
 .
   * Package gdk4 0.9.0 from crates.io using debcargo 2.6.1
   * Depend on gir-rust-code-generator 0.20
   * Stop overlaying d/control
 .
 rust-gdk4 (0.8.2-8) unstable; urgency=medium
 .
   * Mark v4.14 feature as flaky again (for now)
 .
 rust-gdk4 (0.8.2-7) unstable; urgency=medium
 .
   * Temporarily overlay d/control to depend on gdk4-sys >= 0.8.2-7
     (Closes: #1077846)
 .
 rust-gdk4 (0.8.2-6) unstable; urgency=high
 .
   * Team upload
   * Package gdk4 0.8.2-7 from crates.io using debcargo 2.6.1
   * Add missing dependency on libgtk-4-dev (>= 4.14)
 .
 rust-gdk4 (0.8.2-5) unstable; urgency=medium
 .
   * Updated my mail address
   * Upload to unstable
 .
 rust-gdk4 (0.8.2-4) experimental; urgency=medium
 .
   * Stop marking v4_14 as flaky
   * Drop d/missing-sources; build-depend on gtk4 >= 4.14
 .
 rust-gdk4 (0.8.2-3) unstable; urgency=medium
 .
   * Add dmabuf*.rs files under d/missing-sources
 .
 rust-gdk4 (0.8.2-2) unstable; urgency=medium
 .
   * Marked v4_14 and v.4_16 feature as broken
 .
 rust-gdk4 (0.8.2-1) unstable; urgency=medium
 .
   * Package gdk4 0.8.2 from crates.io using debcargo 2.6.1
   * Depend on gir-rust-code-generator 0.19.1
 .
 rust-gdk4 (0.8.1-2) experimental; urgency=medium
 .
   * Team upload
   * Package gdk4 0.8.1 from crates.io using debcargo 2.6.1
   * Restore accidentally dropped autopkgtest Depends: libgtk-4-dev
 .
 rust-gdk4 (0.8.1-1) experimental; urgency=medium
 .
   * Team upload
   * Package gdk4 0.8.1 from crates.io using debcargo 2.6.1
 .
 rust-gdk4 (0.8.0-1) experimental; urgency=medium
 .
   * Package gdk4 0.8.0 from crates.io using debcargo 2.6.1
   * Remove unnecessary patch
   * Updated copyright years
   * Properly depend on packages needed for code regeneration
 .
 rust-gdk4 (0.7.3-1) unstable; urgency=medium
 .
   * Package gdk4 0.7.3 from crates.io using debcargo 2.6.0
   * Specify version for gir-rust-code-generator dependency
 .
 rust-gdk4 (0.7.2-3) unstable; urgency=medium
 .
   * Team upload
   * Package gdk4 0.7.2 from crates.io using debcargo 2.6.0
   * Release to unstable
 .
 rust-gdk4 (0.7.2-2) experimental; urgency=medium
 .
   * Specify dependency on rustc 1.70
 .
 rust-gdk4 (0.7.2-1) experimental; urgency=medium
 .
   * Package gdk4 0.7.2 from crates.io using debcargo 2.6.0
   * Regenerate source code with debian tools before build
   * Rebased patches
 .
 rust-gdk4 (0.6.3-1) unstable; urgency=medium
 .
   * Package gdk4 0.6.3 from crates.io using debcargo 2.6.0
   * Removed inactive uploader, added my new mail address
   * Added relax-gir-dep.diff patch to enable tests
 .
 rust-gdk4 (0.5.5-2) unstable; urgency=medium
 .
   * Package gdk4 0.5.5 from crates.io using debcargo 2.6.0
 .
 rust-gdk4 (0.5.5-1) experimental; urgency=medium
 .
   * Package gdk4 0.5.5 from crates.io using debcargo 2.6.0
   * Added myself to uploaders
   * Marked tests as broken
 .
 rust-gdk4 (0.3.1-1) unstable; urgency=medium
 .
   * Package gdk4 0.3.1 from crates.io using debcargo 2.4.4
Checksums-Sha1:
 1d224af22094ab2adefd9e132f6a5a7dfe45835a 2742 rust-gdk4_0.9.0-2.dsc
 31d6f7794a95ac770c54bac1cf60702b6325c231 4756 rust-gdk4_0.9.0-2.debian.tar.xz
 dd0aae85779f2361ca9bb8bcebadfa53e73193aa 16922 
rust-gdk4_0.9.0-2_source.buildinfo
Checksums-Sha256:
 6e788a30efe172030deadc05163d59bf8515bd59ecb6901362124201191a50ba 2742 
rust-gdk4_0.9.0-2.dsc
 50fc0c473a3960a12f735866e6b188d925a635f140d23b72e99bc298a39c3e84 4756 
rust-gdk4_0.9.0-2.debian.tar.xz
 8d676a5cb06cb62ad796fd0e609606bdd6ac979bf3fe4ff3cd50c78e46ecb1b5 16922 
rust-gdk4_0.9.0-2_source.buildinfo
Files:
 9f70b662976d23e19e3cf109117df7ff 2742 rust optional rust-gdk4_0.9.0-2.dsc
 9030c12b852a3c1abc1b19b8c122bc96 4756 rust optional 
rust-gdk4_0.9.0-2.debian.tar.xz
 6a7dce9bc48a999f1af9f04b76d83cce 16922 rust optional 
rust-gdk4_0.9.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmbNDXoACgkQ5mx3Wuv+
bH3cog//WhTEweXw3jAAQOgEyhAGufopVGPs0+4S/43uFUzVpqM4IGSwmMmTe6xg
2jDFfEcI2Q8JyoIE6ioRhTMknnTfs7rIrj4iuzA81eYxyVE7Uol40/0lCJZmnIIi
xHWON5aVTKjmrYWbLn3TwepKpDkDAoZQepxCvFbM1xoDBxtbBNq6xrIv1YZP21B1
MbPDVPEoHiZur2Xo0FsESEzQ9gKUUGr3EHqe3CBenYFDx82+B3ujVrrazeK0R1P1
LSZ+OzRHW9EB7ZEEVG7zMZ/tP91OcPLa4rm3W19TNnTDq+6oz95aBLQSaPp9ptlF
hH4yAd3vgmJGIg5exZAnVZ81Cc0KtEfvfTwIfRbWZTMTtSEaw+cBbhiiUdoDfkzA
uKcikaPtTCO1myKf1LMjSq4aHddIhTnxFUfdR1YXRGlClzb35PVneTVK84dtWRTv
RoET9n+T+0n6tj2qu93P+CxNZHeU0MrufV1MJ7vMHDC27UcC07fglmM+1nkjYjIu
DeuQvnAt25f+1+VgukixaqgEVP/R7msB4/ArPd76yk2zZj/P8SOIGjnwLtFwj0mF
ZhRGr89Qnrr+kLX5lVxI8xoQF8l/DJy64WmEEMwOIa35jBOLcWdym3WTQMMOvy11
p/H+pH2iV0aGkpLcbjEOIk8kRo0bxwjv+3AUYIWivaK3t7SaZC4=
=KPZa
-----END PGP SIGNATURE-----

Attachment: pgpZ8jz1DvfEt.pgp
Description: PGP signature


--- End Message ---

Reply via email to