Your message dated Sun, 16 Apr 2023 17:19:45 +0000
with message-id <e1po62t-003xwq...@fasolo.debian.org>
and subject line Bug#1032510: fixed in packagekit 1.2.6-4
has caused the Debian Bug report #1032510,
regarding packagekit: pkcon what-provides application/x-keepass2 makes PK crash
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.)


-- 
1032510: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032510
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: packagekit
Version: 1.2.6-3
Severity: serious

Hello,

pkcon what-provides application/x-keepass2 makes PK crash:

$ pkcon what-provides application/x-keepass2
Getting provides                        [=========================]
Loading cache                           [=========================]
Querying                                [=========================]         e 
daemon crashed mid-transaction!
Finished                                [                         ] (0%)

               Stack trace of thread 10447:
                #0  0x00007faf3ef75ccc __pthread_kill_implementation (libc.so.6 
+ 0x8accc)
                #1  0x00007faf3ef26ef2 __GI_raise (libc.so.6 + 0x3bef2)
                #2  0x00007faf3ef11472 __GI_abort (libc.so.6 + 0x26472)
                #3  0x00007faf3c89d919 
_ZN9__gnu_cxx27__verbose_terminate_handlerEv (libstdc++.so.6 + 0x9d919)
                #4  0x00007faf3c8a8e1a _ZN10__cxxabiv111__terminateEPFvvE 
(libstdc++.so.6 + 0xa8e1a)
                #5  0x00007faf3c8a8e85 _ZSt9terminatev (libstdc++.so.6 + 
0xa8e85)
                #6  0x00007faf3c8a90d8 __cxa_throw (libstdc++.so.6 + 0xa90d8)
                #7  0x00007faf3c8a00e4 _ZSt19__throw_logic_errorPKc 
(libstdc++.so.6 + 0xa00e4)
                #8  0x00007faf3e96cb3a 
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC4IS3_EEPKcRKS3_ 
(libpk_backend_apt.so + 0x2cb3a)
                #9  0x00007faf3e95d122 backend_what_provides_thread 
(libpk_backend_apt.so + 0x1d122)
                #10 0x00005644cb0c7aca pk_backend_job_thread_setup (packagekitd 
+ 0x23aca)
                #11 0x00007faf3f5dbcfd g_thread_proxy (libglib-2.0.so.0 + 
0x7ecfd)
                #12 0x00007faf3ef73fd4 start_thread (libc.so.6 + 0x88fd4)
                #13 0x00007faf3eff466c __clone3 (libc.so.6 + 0x10966c)


This breaks GNOME ability to suggest which application to install when
opening files.

Feel free to downgrade the severity if you want.

Kind regards,
Laurent Bigonville


-- System Information:
Debian Release: 12.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-6-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages packagekit depends on:
ii  init-system-helpers     1.65.2
ii  libappstream4           0.16.1-1
ii  libapt-pkg6.0           2.6.0
ii  libc6                   2.36-8
ii  libgcc-s1               12.2.0-14
ii  libglib2.0-0            2.74.6-1
ii  libglib2.0-bin          2.74.6-1
ii  libgstreamer1.0-0       1.22.0-2
ii  libpackagekit-glib2-18  1.2.6-3
ii  libpolkit-gobject-1-0   122-3
ii  libsqlite3-0            3.40.1-1
ii  libstdc++6              12.2.0-14
ii  libsystemd0             252.6-1
ii  polkitd                 122-3

Versions of packages packagekit recommends:
ii  packagekit-tools  1.2.6-3
ii  systemd           252.6-1

Versions of packages packagekit suggests:
ii  appstream  0.16.1-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: packagekit
Source-Version: 1.2.6-4
Done: Matthias Klumpp <m...@debian.org>

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

Debian distribution maintenance software
pp.
Matthias Klumpp <m...@debian.org> (supplier of updated packagekit 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: Sun, 16 Apr 2023 18:58:34 +0200
Source: packagekit
Architecture: source
Version: 1.2.6-4
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klumpp <m...@debian.org>
Changed-By: Matthias Klumpp <m...@debian.org>
Closes: 1012175 1032510
Changes:
 packagekit (1.2.6-4) unstable; urgency=medium
 .
   * Add apt-fix-mimetype-search-crash.patch (Closes: #1032510)
     - Fixes a daemon crash when searching for provided mediatypes
   * packagekit: Recommend, instead of suggest appstream
     - It is needed for many operations, and quite odd for users if data
       is randomly missing with no explanation.
   * Don't have the library recommend the daemon package (Closes: #1012175)
   * Bump standards version (no changes needed)
Checksums-Sha1:
 8e1fbe87a5e2173cc0df4e7a3b0837f0fd593cb0 3006 packagekit_1.2.6-4.dsc
 f4f7c82221f11084f6fb030de9b648d57fcab40a 2764768 packagekit_1.2.6.orig.tar.xz
 431cddef2047d463fd2bbb281f030858a2e5e355 28940 packagekit_1.2.6-4.debian.tar.xz
 3fac14805c104605c99072e1d67c0fde6fecdf51 17540 
packagekit_1.2.6-4_source.buildinfo
Checksums-Sha256:
 064e98fe5612a9165454403ed337c3b4c97605bd0a1e0a5ef3e08f12f53c225a 3006 
packagekit_1.2.6-4.dsc
 1a0cf173065ce9232c6d5fb044bf6b606147a8702dc6ff4753c2a08331c52e51 2764768 
packagekit_1.2.6.orig.tar.xz
 6d7c7af32fdced4d9afd8abd5266e451d1fdad8607b25a95618fddf073f15f67 28940 
packagekit_1.2.6-4.debian.tar.xz
 03c07049e23e50f73cf7b5d8c09cd12dbf51a7ada1382f4d3635302551ff9bcf 17540 
packagekit_1.2.6-4_source.buildinfo
Files:
 c33ac240fc5050fc370c3e602d10fd77 3006 admin optional packagekit_1.2.6-4.dsc
 71f855b4ac809b642ec911ce12dd8010 2764768 admin optional 
packagekit_1.2.6.orig.tar.xz
 019ddfb71ca0570cff0df766cf1b0c55 28940 admin optional 
packagekit_1.2.6-4.debian.tar.xz
 8d31ec90dd0eacf4dd0debc4d53bc494 17540 admin optional 
packagekit_1.2.6-4_source.buildinfo

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

iQJDBAEBCAAtFiEE0zo/DKFrCsxRpgc4SUyKX79N7OsFAmQ8KnkPHG1ha0BkZWJp
YW4ub3JnAAoJEElMil+/TezrZQQP/RL/+Mtyuk0sO4FTCQUFqwlQxoPnNfBZMYU0
gvcTwIlS7YteTfvyk6KUsXFB7BeyO1ABgjKnmEQko8M8ojWP7tw0JN5E+bq0rz00
8kedTrp8gbzBevQOjRyk23XQBcFfzDTgam02sPMcmVP7y5Exq/twajHXY/HjYO5M
F05hVtCZQhszEP+TVyQ4xhkOhPtD4r1qa87Egf2nsXmdXXvt2LAkoNTqN5LtXVAq
QdFoEkNZH2N9DsRjSI5ZndTe072aiWjOybjmwpu7vMuCJdmavHzYN3rg/mEt3OHt
J1/WyJIAeTBwc/5yn6wf1QfBtplEmCPdYm2s8bjuuMYBqbwGOYsESXYxoIPyJG1m
HOaRAwHgZfXteOUc6EHTBU6nWm+klIuazf1vLCQuzT0wcm0idLS53bdc9jPdM1Q+
gH1u9A24PcV78wHhQIsUX5Xcn4NzdJw/RNf+hh8m1E/dGoj4CoKR8Ep6yBSlB2EK
0ToulJSSUevkVfz7149gSXFL8RAJH5USyTSavaNzwySZWKe5FyjpjB8x90APv6aZ
fSFFIe6e1fvrvjWFTNoNiQliRZX7iEGWCYCU0fa4xsp3IPOm/uG5eeHE8zxyzu7p
4QhxZB/W9f4CzTFZIlhmavpLMfsCpEud1f98L+ZHe3D0FB+/MiPPb+ZYQVaRu2qE
grGMcYVR
=YzYd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to