Your message dated Mon, 16 Sep 2024 18:00:14 +0000
with message-id <[email protected]>
and subject line Bug#1071246: fixed in glib2.0 2.82.0-2
has caused the Debian Bug report #1071246,
regarding libglib2.0-dev's python3 dependency alternative is posing challenges
to cross building
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.)
--
1071246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071246
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libglib2.0-dev
Version: 2.80.2-1
User: [email protected]
Usertags: ftcbfs
Control: affects -1 + src:tkgate
X-Debbugs-Cc: [email protected]
Hi Simon,
you recently added an alternative python3 to the qemu dependency. This
is posing a challenge to cross building now, but the devil is in the
detail.
On a technical level, python3 | qemu expresses what we want. The crossqa
service sees this and has special handling for python3. It considers
python3.*-minimal to not be installable for the host architecture (as
that pratically fails postinst). We're checking dependencies with dose
and dose is quite clever in coming up with creative solutions. It has no
problems figuring out that qemu is the solution here. Hence, reverse
dependencies (tkgate being an example here) are scheduled for building
and then apt looks at the dependencies. It sees python3 as the first
alternative and is generally happy with installing the host one. Hence,
it doesn't look beyond and doesn't consider qemu. The python3:any
dependency show up later and the host's python3 happens to satisfy it.
Hence apt is happy until python3-minimal:host.postinst fails.
Arguably, this is a problem of the builder. Package depedencies cannot
tell whether we can install a foreign python or not. That's a question
only the builder can answer and David added a fiddle to apt quite a
while ago that is called "BarbarianArchitectures" and documented as a
list of architectures considered too foreign to satisfy M-A:foreign.
Even though python3 isn't actually M-A:foreign, adding this setting
immediately makes the build work and you can try that by adding this to
your sbuild invocation:
--chroot-setup-commands='echo "APT::BarbarianArchitectures {\"arm64\"};" >
/etc/apt/apt.conf.d/b.conf'
I also tried reordering the python3 dependencies in libglib2.0-dev such
that the python3:any comes first, but that did not have any effect.
Do we see another way than changing the way that sbuild (and pbuilder)
performs cross builds?
I note that this bug has a bit of urgency, because affected packages
will be marked as bd-uninstallable and that is taken as a sign to stop
trying to build the relevant architecture and makes crossqa.d.n stop
doing builds until the next mirror push. So this bug breaks QA.
Helmut
--- End Message ---
--- Begin Message ---
Source: glib2.0
Source-Version: 2.82.0-2
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
glib2.0, 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.
Simon McVittie <[email protected]> (supplier of updated glib2.0 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: Sat, 14 Sep 2024 22:18:00 +0100
Binary: gir1.2-girepository-3.0 gir1.2-girepository-3.0-dev gir1.2-glib-2.0
gir1.2-glib-2.0-dev girepository-tools girepository-tools-dbgsym libgio-2.0-dev
libgio-2.0-dev-bin libgio-2.0-dev-bin-dbgsym libgirepository-2.0-0
libgirepository-2.0-0-dbgsym libgirepository-2.0-dev libglib2.0-0t64
libglib2.0-0t64-dbgsym libglib2.0-bin libglib2.0-bin-dbgsym libglib2.0-data
libglib2.0-dev libglib2.0-dev-bin libglib2.0-doc libglib2.0-tests
libglib2.0-tests-dbgsym
Source: glib2.0
Built-For-Profiles: noudeb
Architecture: all amd64 i386 source
Version: 2.82.0-2
Distribution: experimental
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1070773 1071246 1078929
Description:
gir1.2-girepository-3.0-dev - GIR XML for GIRepository library, API version 3.0
gir1.2-girepository-3.0 - Introspection data for GIRepository library, API
version 3.0
gir1.2-glib-2.0-dev - GIR XML for GLib, GObject, Gio and GModule
gir1.2-glib-2.0 - Introspection data for GLib, GObject, Gio and GModule
girepository-tools - Tools for working with GObject-Introspection repositories
libgio-2.0-dev-bin - Development utilities for GLib, GObject and GIO libraries
libgio-2.0-dev - Development files for the GLib, GObject and GIO libraries
libgirepository-2.0-0 - GLib runtime library for handling GObject
introspection data
libgirepository-2.0-dev - Development files for the GObject introspection
library
libglib2.0-0t64 - GLib library of C routines
libglib2.0-bin - Programs for the GLib library
libglib2.0-data - Common files for GLib library
libglib2.0-dev-bin - Development utilities for the GLib library
libglib2.0-dev - Development metapackage for the GLib family of libraries
libglib2.0-doc - Documentation files for the GLib library
libglib2.0-tests - GLib library of C routines - installed tests
Changes:
glib2.0 (2.82.0-2) experimental; urgency=medium
.
* Improve ability to bootstrap new architectures.
The versions of libglib2.0-dev and -dev-bin in Debian testing/unstable
and Ubuntu 24.04 depend on either python3 from the host architecture
or qemu-user from the build architecture (for the wrapped gi-*
tools), which is problematic for bootstrapping.
Separate out the rest, so that packages that participate in
bootstrapping can be compiled with only libgio-2.0-dev{,-bin},
possibly using the nogir build-profile to disable a dependency on
girepository-tools.
This converts libglib2.0-dev into a pure metapackage, with no
functionally significant content of its own, except for the gi-*
symlinks to the primary architecture's GObject-Introspection-related
tools.
libglib2.0-dev continues to be appropriate to use as a
build-dependency in most cases. For low-level packages that are
involved in architecture bootstrapping, consider depending directly
on libgio-2.0-dev{,-bin} instead, and guarding any dependencies on
girepository-tools with a suitable build-profile such as <!nogir>.
(Closes: #1078929)
- Move the headers and libraries from libglib2.0-dev to a new
libgio-2.0-dev package
- Also move Autoconf macros and gettext rules to libgio-2.0-dev
- Move libglib2.0-dev-bin, except gi-*, to libgio-2.0-dev-bin
- Move ${multiarch}-gi-* tools to girepository-tools
* d/tests: Assert that each -dev package that was split out from
libglib2.0-dev provides its intended interface:
- libgio-2.0-dev: ability to include headers and link to shared and
static libraries
- libgio-2.0-dev-bin: GLib, GObject and GIO development CLI tools
- girepository-tools: ${multiarch}-gi-* tools
- libglib2.0-dev: all of the above plus the non-multiarch gi-*
* d/control, d/rules: Drop the local:DEB-HOST-ARCH-OS substvar.
This isn't actually needed any more: girepository-tools is independent
of the non-architecture-prefixed symlinks, because the actual
executables are installed into the ${libdir}.
* d/rules: Don't require host and build endianness to match.
This was necessary with the approach we used before fixing #1066904,
but not any more.
* d/rules: Set gir_dir_prefix even if we are building with nogir.
It affects the contents of the gi-* tools.
* d/control, d/rules, d/emulated-g-ir-tool.in:
Use the new cross-exe-wrapper from src:architecture-properties to run
foreign-architecture executables, instead of using qemu directly.
This centralizes knowledge of how to run binaries of any given
architecture into the architecture-properties source package. It also
has the right special cases to avoid needing to install qemu in common
situations, for example when running i386 binaries on amd64.
(Closes: #1070773, #1071246)
* d/emulated-g-ir-tool.in: Simplify and rewrite from Python into shell
* d/source/lintian-overrides: Remove obsolete overrides for nogir
* d/copyright: Update
* Upload to experimental for NEW processing
Checksums-Sha1:
bb10ada0c3a8c17389290dcb8cdafbb8a2cda8fe 4894 glib2.0_2.82.0-2.dsc
270b09fdd8db8ac7204c169652d625e93cc230d9 133588 glib2.0_2.82.0-2.debian.tar.xz
ef1edba5516e7d740fefbb5b5aada9e9023098e6 7650 glib2.0_2.82.0-2_source.buildinfo
8ed528a10a33160cc5369753f36d5e616737addf 79304
gir1.2-girepository-3.0-dev_2.82.0-2_amd64.deb
2d6ec7da618d9aafce540fb4c1cddce71dc261cd 56372
gir1.2-girepository-3.0_2.82.0-2_amd64.deb
04cc0eb4e2996dd164bd31464ba9d0057260e06a 901508
gir1.2-glib-2.0-dev_2.82.0-2_amd64.deb
f1891a3f5f063770fa5e084f6521d0532cb37209 192128
gir1.2-glib-2.0_2.82.0-2_amd64.deb
88ee1050480b606cdbc648ba3f1bb2b982c2a1f4 318688
girepository-tools-dbgsym_2.82.0-2_amd64.deb
bbe574565e7a7a7080289b5ac71bd0862c3fd027 143568
girepository-tools_2.82.0-2_amd64.deb
0eacb48a8378a6a99a7826962b2eb4cf38ed961b 14723 glib2.0_2.82.0-2_amd64.buildinfo
b8a7b3a7cdab584f8e6759c29a691512de78d8d5 80692
libgio-2.0-dev-bin-dbgsym_2.82.0-2_amd64.deb
cc2801efc369e387d7e5c3e44bcabfe9caff7c97 157836
libgio-2.0-dev-bin_2.82.0-2_amd64.deb
57bea1c0b5be41c7f8e070326c4546d78b05256a 1677412
libgio-2.0-dev_2.82.0-2_amd64.deb
c44e78c6d2303b6bdc4b477f2bb436105303f384 331292
libgirepository-2.0-0-dbgsym_2.82.0-2_amd64.deb
d2d09596706462a97ba6ba87d8a76045cb3eeb14 137196
libgirepository-2.0-0_2.82.0-2_amd64.deb
552bbb22a2df220b33f068d954c3db85a6bbfe19 207856
libgirepository-2.0-dev_2.82.0-2_amd64.deb
7e86f05a95c203482c60eabf9db35527da73df2b 4521120
libglib2.0-0t64-dbgsym_2.82.0-2_amd64.deb
0bf790864f051e6e2f1f9fcd118ec6fcc1836fb7 1499968
libglib2.0-0t64_2.82.0-2_amd64.deb
62bf6d18167dd7ea184f03f06719ed111871db4b 174064
libglib2.0-bin-dbgsym_2.82.0-2_amd64.deb
5cc74498d2df6fdcdeb2f13c5747f831efcdeb10 125336
libglib2.0-bin_2.82.0-2_amd64.deb
317b68b08653f9889b8236245781f4e01d6d6a3e 1280888
libglib2.0-data_2.82.0-2_all.deb
66bce3510f23689fe7275764d3789ba64ca65614 50336
libglib2.0-dev-bin_2.82.0-2_amd64.deb
e33035a42233dd80ab07899a5401bb27a54a82ce 50724
libglib2.0-dev_2.82.0-2_amd64.deb
1d1822a35c97c51e257f5a1b6c27756fa8623b38 2659876
libglib2.0-doc_2.82.0-2_all.deb
71493bca2d9058bfda2d702efdac255fe995054f 5803308
libglib2.0-tests-dbgsym_2.82.0-2_amd64.deb
d1eb897d92461105bc6a3a3828767a3f96cf78f4 2073384
libglib2.0-tests_2.82.0-2_amd64.deb
f8ee1f9004aef590fde09e7c65fad549c0408def 79304
gir1.2-girepository-3.0-dev_2.82.0-2_i386.deb
c6393e211cc09603eecceebbe91c74ab138577fd 56344
gir1.2-girepository-3.0_2.82.0-2_i386.deb
7b651fa93eea7d4bde2bf007f9220606daa2bc72 901500
gir1.2-glib-2.0-dev_2.82.0-2_i386.deb
9899eac97ccf69f995b04ae22ecf76a2b8004a7c 191996
gir1.2-glib-2.0_2.82.0-2_i386.deb
10321225c712c32580da7fca0cdfb59cd2ddce78 281516
girepository-tools-dbgsym_2.82.0-2_i386.deb
f77baf4f04f4c7cc32d7c564f5adaa021b6fc2eb 151520
girepository-tools_2.82.0-2_i386.deb
25fe9a602988653e938aaed5b68616bbc25c6bce 13861 glib2.0_2.82.0-2_i386.buildinfo
054621bdea36c7dc025159c8b90122f88c047fd6 72352
libgio-2.0-dev-bin-dbgsym_2.82.0-2_i386.deb
b52dc5bd955d7580543e16d749d20e62da366209 158304
libgio-2.0-dev-bin_2.82.0-2_i386.deb
61ffbc35dea977143e144d78fab2c334cf5dd2a1 1794552
libgio-2.0-dev_2.82.0-2_i386.deb
f4302a38ae448d9dab4ac759545044fe7ac61701 286660
libgirepository-2.0-0-dbgsym_2.82.0-2_i386.deb
6ddacdd33acb0151f4b5b66f9a2286fb19027977 143004
libgirepository-2.0-0_2.82.0-2_i386.deb
2ab125a7d2118df9ee4d10babec1b91cbabfc015 224032
libgirepository-2.0-dev_2.82.0-2_i386.deb
9462908c21dfd4bf52580e272bf2832439550f71 3751640
libglib2.0-0t64-dbgsym_2.82.0-2_i386.deb
937e3bd86570f7d98eaa6d516992b78107833180 1569448
libglib2.0-0t64_2.82.0-2_i386.deb
56522462627f538a79c44be4b11ea76e3e990d57 153276
libglib2.0-bin-dbgsym_2.82.0-2_i386.deb
2ba084f99d76e2c2c930bf57b927d855fccdc9af 128828
libglib2.0-bin_2.82.0-2_i386.deb
1bf103394b83cbbeb2df32faa163d8189e7376db 50328
libglib2.0-dev-bin_2.82.0-2_i386.deb
b6d6f0ad7e7ec6255745af9f7a80eaf8faf9fec4 50724 libglib2.0-dev_2.82.0-2_i386.deb
c4f7b2c610fc9595b308b3c8b4b177f4779053ea 4876096
libglib2.0-tests-dbgsym_2.82.0-2_i386.deb
de75db1c29d3c915e26712e9ffecb94fa721c320 1980920
libglib2.0-tests_2.82.0-2_i386.deb
Checksums-Sha256:
609bdb615c41514d9d5a2a00ac8d6e637271a9a55425fcc6bc31cc5e13afd18c 4894
glib2.0_2.82.0-2.dsc
d154ce23a752c2e0d31a1e36a34f2fe5b8dd06d2fc4ad2ab4b1d1ab80b1c66ec 133588
glib2.0_2.82.0-2.debian.tar.xz
24c197a7c1496ca9b34e2750be561e59ba0df540ca79fe3a4e5c9c4a712379ac 7650
glib2.0_2.82.0-2_source.buildinfo
7d72a02104c3df3c2dc013f1e6d815e1c705098e909ef29dc30763fb9d78548d 79304
gir1.2-girepository-3.0-dev_2.82.0-2_amd64.deb
68c0e8429b6c1e677594de48f50222009ce7c5728e21d95c4d36b7497edd3843 56372
gir1.2-girepository-3.0_2.82.0-2_amd64.deb
a19f01eac1b8fdb171f21805a35c8cd2f0e42f39b20ffa08df9e296bade52bfe 901508
gir1.2-glib-2.0-dev_2.82.0-2_amd64.deb
60253ebd10478d70cf1ae24718408a2256eca26a2f71ecf8f111ad6bd181f3f4 192128
gir1.2-glib-2.0_2.82.0-2_amd64.deb
13ed850bad3b3d03b82674027f784614eb2f72b26409a15748aee154705d1377 318688
girepository-tools-dbgsym_2.82.0-2_amd64.deb
70c15f8ef4b8f33c613ee97722ffa4bbb88f96a4806f08741be40fb27f1e3f5c 143568
girepository-tools_2.82.0-2_amd64.deb
1331039563e27e9680d64cf7d96ca0eeccf62cd1001b7f5661920e9e90652273 14723
glib2.0_2.82.0-2_amd64.buildinfo
e86ced0d0b0c6c28edd5288c71eff8dc6d2505b8a6229b4b69dc64213b541c76 80692
libgio-2.0-dev-bin-dbgsym_2.82.0-2_amd64.deb
c57966cca0dc77170737d0f44ba533447ab7562aff39341c1f07f9ace5a7b098 157836
libgio-2.0-dev-bin_2.82.0-2_amd64.deb
8f35b66af20a1228a037c1a9e93d1e85bd66408e9530de2b8fd8c9f1ebdbc6b6 1677412
libgio-2.0-dev_2.82.0-2_amd64.deb
b7c98606162708bb003a0851d50c14f8995a140780b026a140deca80e878775a 331292
libgirepository-2.0-0-dbgsym_2.82.0-2_amd64.deb
d4ccba6df065d9bc4affaaeec17890434768a144683a960697c0d02de652aa49 137196
libgirepository-2.0-0_2.82.0-2_amd64.deb
8eb0134ea8d1378b41d90e702cec7c638706bcdaed3fcffaa228c610746c3286 207856
libgirepository-2.0-dev_2.82.0-2_amd64.deb
6151058afc2984d0ca1b3bdbaa8ed6a20e1703c5a3da824ea8abd1463b07ab4f 4521120
libglib2.0-0t64-dbgsym_2.82.0-2_amd64.deb
6bb42339fda8f1da945f2d8719aef946804a6e5aca0fc0588c8add5dacbdc0ba 1499968
libglib2.0-0t64_2.82.0-2_amd64.deb
9fed0bb8858d70df0e1a743affec28dc92b5e85d6427ab332aa5f85a89826bf6 174064
libglib2.0-bin-dbgsym_2.82.0-2_amd64.deb
cf2954b9f80a1159e8b0d4657362baa24f76ae945bda6554b16e572542824b44 125336
libglib2.0-bin_2.82.0-2_amd64.deb
4536fbdafcf0e3065d4ddd9e965bb6b5a87091b5242159adce5a19198b54e0d8 1280888
libglib2.0-data_2.82.0-2_all.deb
41251eb6981f586768c355683cf829ab65c18c46c05dc9242361c61092232e61 50336
libglib2.0-dev-bin_2.82.0-2_amd64.deb
f624a49b0f5744447dd6aacdad39e752fc0371c1a0baf5c74fb589bba9fbf354 50724
libglib2.0-dev_2.82.0-2_amd64.deb
12b232f1a923e0b2fea9eb90a51144a071892957857020a13954b0655dffd597 2659876
libglib2.0-doc_2.82.0-2_all.deb
6d5545a052bd36d79eed8c0d6d477546cfedf1768c2bdbfdb54f8a213143e53a 5803308
libglib2.0-tests-dbgsym_2.82.0-2_amd64.deb
77f3c7e32deb15606792baa899777d06f75deaffb638245b75f416cc0a866ff0 2073384
libglib2.0-tests_2.82.0-2_amd64.deb
33eca4fd409f0b85a792d262beea6dbb52673024f84f36f6a0168bdde8264e4e 79304
gir1.2-girepository-3.0-dev_2.82.0-2_i386.deb
3e93c5b49958f90e160573ed4fb66dee405499f3d55ce0e3082ff9ef996137f6 56344
gir1.2-girepository-3.0_2.82.0-2_i386.deb
586f43c2d98f5331256ec43cb65b199dc77fee338813a2d95815dd0061f5ce90 901500
gir1.2-glib-2.0-dev_2.82.0-2_i386.deb
f90f660c7e2eccc20e470ab1bfd80033617bc0eee3d610613e150745e7a8c3cb 191996
gir1.2-glib-2.0_2.82.0-2_i386.deb
7aec3a48371d8806a5d8270a621e18452cd1702b2197aec0b7027ea8d90eccf4 281516
girepository-tools-dbgsym_2.82.0-2_i386.deb
db746697f757301c0694c3417127add5d8260330502b3cc02763a6d947159988 151520
girepository-tools_2.82.0-2_i386.deb
9fd9fbb9efd1355b23effc48140dd0abf0d5df099738331226566aedd57e8e3b 13861
glib2.0_2.82.0-2_i386.buildinfo
546679ee8409ffdafa30b6e474108e48321bf3fe403ce29db221dac5169fb7a3 72352
libgio-2.0-dev-bin-dbgsym_2.82.0-2_i386.deb
29fbd678fda875e7fe46f0328826b8ca0e6ef087ed8f8f8625f97dede8066e23 158304
libgio-2.0-dev-bin_2.82.0-2_i386.deb
f370828b79b5663be19132d96bbe4a80fb03e08f208f9a49c1bb7c11f1e61313 1794552
libgio-2.0-dev_2.82.0-2_i386.deb
9131a856e8fdeca77fa5e4d49b7f78bdeec09151a44371473231d9567cfe8923 286660
libgirepository-2.0-0-dbgsym_2.82.0-2_i386.deb
76d6890c67eb4cd05158d2ec8ad4c67eb6a708cbf947d93342ece9ae1bfba8cb 143004
libgirepository-2.0-0_2.82.0-2_i386.deb
01e7200a0dad1d578891fd0edb8879bb0e0a5717f7f53b9d53cb4bce5519e2d4 224032
libgirepository-2.0-dev_2.82.0-2_i386.deb
8734d55d120ff61a72616816a2aca9552c9664b48f13a1cc5d5436a4f4b85ac7 3751640
libglib2.0-0t64-dbgsym_2.82.0-2_i386.deb
1cb5c862031b058fb869c3f62b05eb50ff885a404d68ca6b25b934ef7a191fdb 1569448
libglib2.0-0t64_2.82.0-2_i386.deb
73e119240310f898aee7f8482d98e38f3ab40879ac8d1c84eb27b0fc1783af6a 153276
libglib2.0-bin-dbgsym_2.82.0-2_i386.deb
c27568c50b9c0122a34de731257fd0738ba0c87f1da724222cac44d822519a2c 128828
libglib2.0-bin_2.82.0-2_i386.deb
059b1de156d911b5fee6c1078ad5fa3965bf52eb558cc194c8b5e7b92e24622b 50328
libglib2.0-dev-bin_2.82.0-2_i386.deb
a9ff23029c9b55c5001a4ca6f48b5af6e27ab551280c0953e97ffe80e77facf8 50724
libglib2.0-dev_2.82.0-2_i386.deb
25e250265fb0b4dcfde56b1e73f6b13961a5c9f73f6974fd4ca2ab643662af82 4876096
libglib2.0-tests-dbgsym_2.82.0-2_i386.deb
a6dc2ba76c3f0ed2dbac7d27dd8d3d156da1c9a989efeb0d88eb9d2f791e59a4 1980920
libglib2.0-tests_2.82.0-2_i386.deb
Files:
e367a26e98f1a5309e1ce17a7af29b9c 4894 libs optional glib2.0_2.82.0-2.dsc
70fdd5e760f469764637bd864e0e1088 133588 libs optional
glib2.0_2.82.0-2.debian.tar.xz
c839b264d6d2ae12fc7ab1fb4dbd7878 7650 libs optional
glib2.0_2.82.0-2_source.buildinfo
60e32ad1dafdf82c8cec47526f0fd662 79304 libdevel optional
gir1.2-girepository-3.0-dev_2.82.0-2_amd64.deb
502ecc6c476f9bf9881e95a7ad189ac7 56372 introspection optional
gir1.2-girepository-3.0_2.82.0-2_amd64.deb
921fc41a11f92b075e5797f82bd7a0f9 901508 libdevel optional
gir1.2-glib-2.0-dev_2.82.0-2_amd64.deb
b12b8cc001f42b6ab0f9b9a66ac9234c 192128 introspection optional
gir1.2-glib-2.0_2.82.0-2_amd64.deb
631170045e902ce78e6ffe87b94bf9c7 318688 debug optional
girepository-tools-dbgsym_2.82.0-2_amd64.deb
7788b4df4108b27ab9e31d0ae697252d 143568 libdevel optional
girepository-tools_2.82.0-2_amd64.deb
2a0e219723c275c914e23e58491a917d 14723 libs optional
glib2.0_2.82.0-2_amd64.buildinfo
9b32b01b71d1d57fb03c2270e942876c 80692 debug optional
libgio-2.0-dev-bin-dbgsym_2.82.0-2_amd64.deb
136bfd81d8cf00b11ddf12afeeac26da 157836 libdevel optional
libgio-2.0-dev-bin_2.82.0-2_amd64.deb
370aa6784bf10f35952f7d5751596c14 1677412 libdevel optional
libgio-2.0-dev_2.82.0-2_amd64.deb
a9b23b7138c507d36031f43b5ba6ec44 331292 debug optional
libgirepository-2.0-0-dbgsym_2.82.0-2_amd64.deb
2fbe6cd4cd77c1c0606178b450865fa6 137196 libs optional
libgirepository-2.0-0_2.82.0-2_amd64.deb
0ad3bef7a78352782b7f5b4000261155 207856 libdevel optional
libgirepository-2.0-dev_2.82.0-2_amd64.deb
9b1704251d0f46eb111b6fa8a0fd5ada 4521120 debug optional
libglib2.0-0t64-dbgsym_2.82.0-2_amd64.deb
3df34f536c8ab482cdf2e7e006446680 1499968 libs optional
libglib2.0-0t64_2.82.0-2_amd64.deb
6186d3585f8c444b04fc4ab023cedef5 174064 debug optional
libglib2.0-bin-dbgsym_2.82.0-2_amd64.deb
71c400c6e76360d8fe41114a04c94c9c 125336 misc optional
libglib2.0-bin_2.82.0-2_amd64.deb
d365f75420cb1a69e468863be21922cc 1280888 libs optional
libglib2.0-data_2.82.0-2_all.deb
634319e8540a957fba8ecbf1f2023ebd 50336 libdevel optional
libglib2.0-dev-bin_2.82.0-2_amd64.deb
5e66f4b01ed8d34559d5da5e21ae687a 50724 libdevel optional
libglib2.0-dev_2.82.0-2_amd64.deb
1f716d2cd83d09600583eed7c4659613 2659876 doc optional
libglib2.0-doc_2.82.0-2_all.deb
729bd5d9c3b9e8283bceccbd77e2337d 5803308 debug optional
libglib2.0-tests-dbgsym_2.82.0-2_amd64.deb
69ad1b9ba6cad6ad12c21114ff7fceb4 2073384 libs optional
libglib2.0-tests_2.82.0-2_amd64.deb
3523b9b93e6d99503c0de7159ab060ae 79304 libdevel optional
gir1.2-girepository-3.0-dev_2.82.0-2_i386.deb
75ce68b8d25a31d58b42b796912317d7 56344 introspection optional
gir1.2-girepository-3.0_2.82.0-2_i386.deb
0d65295c69317460239113a55a81ce59 901500 libdevel optional
gir1.2-glib-2.0-dev_2.82.0-2_i386.deb
8d3f108e3d3df11e8678171096d20da4 191996 introspection optional
gir1.2-glib-2.0_2.82.0-2_i386.deb
d78984616cc7dcb332f7ccd12d3671e7 281516 debug optional
girepository-tools-dbgsym_2.82.0-2_i386.deb
08d3f994bd795b85594ce9d1e9bcf95a 151520 libdevel optional
girepository-tools_2.82.0-2_i386.deb
8df970a80d2d7e98366241ef7017ee32 13861 libs optional
glib2.0_2.82.0-2_i386.buildinfo
e40fcc991dd8f13944b28576e49744fb 72352 debug optional
libgio-2.0-dev-bin-dbgsym_2.82.0-2_i386.deb
cd9401fe511b304bc2e3795905a94f1a 158304 libdevel optional
libgio-2.0-dev-bin_2.82.0-2_i386.deb
33e5052131b6351eeddf309699be9428 1794552 libdevel optional
libgio-2.0-dev_2.82.0-2_i386.deb
dfc76a9cace05e282e3504ef83e40425 286660 debug optional
libgirepository-2.0-0-dbgsym_2.82.0-2_i386.deb
461792f5c7c0ac7cd4a1173b88a23c8d 143004 libs optional
libgirepository-2.0-0_2.82.0-2_i386.deb
5c1ccc5bc6f9914a51f68894fb52ebd0 224032 libdevel optional
libgirepository-2.0-dev_2.82.0-2_i386.deb
4c3612fa5ce23880cbdfc12bedb571e2 3751640 debug optional
libglib2.0-0t64-dbgsym_2.82.0-2_i386.deb
d7e5579f0ba6b723072ad1de4f45ee83 1569448 libs optional
libglib2.0-0t64_2.82.0-2_i386.deb
dbcd2d3e1c23969cdac705d6be623c53 153276 debug optional
libglib2.0-bin-dbgsym_2.82.0-2_i386.deb
a351acaf4601ac313fa3ae485a92e194 128828 misc optional
libglib2.0-bin_2.82.0-2_i386.deb
7a57b30468c67ce2bb2ac9cb0d5719cc 50328 libdevel optional
libglib2.0-dev-bin_2.82.0-2_i386.deb
0a82f24e2e2248c5ebc8ca793efb7d4c 50724 libdevel optional
libglib2.0-dev_2.82.0-2_i386.deb
dddb8168adb063f3ec7c7970e0c197b2 4876096 debug optional
libglib2.0-tests-dbgsym_2.82.0-2_i386.deb
35b48aae00308e2be108a2beb47b634d 1980920 libs optional
libglib2.0-tests_2.82.0-2_i386.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmbmEtUACgkQ4FrhR4+B
TE+umBAAp8A4qceDNAV5S75w0iefLpjfin6GuZc5Kpll9SLp9SX5qFikkdh6uA7b
j+AF5EnVTVMwxChamEInThdYUvrEmVVbeL4ORMnrFkLrCdJufIsCwM9GnOrPTf/l
SXliHRKNN9t2kEdjhDt/TjUWdqpbh5oBb3K3m6+cZbLyZpnmIBKRtiitc2UD62cT
qKP+Ci8WWZ4vIXeXmvtbG2VhG4avk7k8DaKO7l3sUFoa+y34dm8+ZCQKu1n5swPd
UQf/w8jEp9bEdKgA5sLXa8//5+ZuF0L0KamSjzC91RzdJKhildxz0gpJIYO7PACH
s0F/5r5XTLSgxTsyTLG9eQwcAspDywBRRUuEZyhf8mQJgLC2Fh5aMyeEXCrrchfV
4bI2It+0DvQsnIBi+nFeGu1ft1eXOo90/7tBx9XpZcvvAdz7JJuwLXoMzuwbfVR6
P0IedSExfcOHITfg6UD6PLkG61QaSIAYvSZlx4c116uHX36CEqWgojpZ054XBK36
nF4//FPfHG0wVU9T2OBiBaXNFkswB79OBg/q5UdS0fsv3cU66D1mo8424Lu/Wpaf
l3FeGeYdYJfk4JSEL4kq++acHZvfLaEe3S9Bm+aN/bLk5Ix6QV2Zbz0xHR5ZBcDc
pmmuQaUKldk3YRpDIgk30c6CZcYPGhiQeV5ZtxuNHWiV636ibRg=
=WBPF
-----END PGP SIGNATURE-----
pgp57H9mI2GeL.pgp
Description: PGP signature
--- End Message ---