Your message dated Tue, 07 Jan 2025 19:12:47 +0000
with message-id <[email protected]>
and subject line Bug#1092219: fixed in mixxx 2.5.0+dfsg-2
has caused the Debian Bug report #1092219,
regarding mixxx: missing dependency on libqt6sql6-sqlite
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.)
--
1092219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092219
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mixxx
Version: 2.5.0+dfsg-1
Severity: important
Hi,
mixxx fails to start with:
warning [Main] QSqlDatabase: QSQLITE driver not loaded
warning [Main] QSqlDatabase: available drivers:
warning [Main] DbConnection - Failed to open database connection ""
QSqlDatabase(invalid) QSqlError("", "Driver not loaded", "Driver not loaded")
critical [Main] DbConnectionPool - Failed to open thread-local database
connection "" QSqlDatabase(invalid)
critical [Main] DbConnectionPooled - Thread-local database connection not found
This comes from the switch to Qt6, I think the package should be updated to
depend on libqt6sql6-sqlite.
Thanks,
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.5-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FORCED_MODULE, TAINT_WARN, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages mixxx depends on:
ii libavcodec61 7:7.1-3+b1
ii libavformat61 7:7.1-3+b1
ii libavutil59 7:7.1-3+b1
ii libc6 2.40-5
ii libchromaprint1 1.5.1-7
ii libdjinterop0 0.22.1+ds-1
ii libebur128-1 1.2.6-1+b2
ii libflac12t64 1.4.3+ds-4
ii libgcc-s1 14.2.0-12
ii libglib2.0-0t64 2.82.4-1
ii libhidapi-hidraw0 0.14.0-1+b2
ii libid3tag0 0.16.3-1
ii liblilv-0-0 0.24.24-2+b1
ii libmad0 0.15.1b-10.2+b1
ii libmodplug1 1:0.8.9.0-3+b2
ii libmp3lame0 3.100-6+b3
ii libogg0 1.3.5-3+b2
ii libopengl0 1.7.0-1+b2
ii libopus0 1.5.2-2
ii libopusfile0 0.12-4+b3
ii libportaudio2 19.6.0-1.2+b3
ii libportmidi0 1:217-6.1+b4
ii libprotobuf-lite32t64 3.21.12-10+b2
ii libqt5sql5-sqlite 5.15.15+dfsg-2
ii libqt6core5compat6 6.7.2-3
ii libqt6core6t64 6.7.2+dfsg-5
ii libqt6dbus6 6.7.2+dfsg-5
ii libqt6gui6 6.7.2+dfsg-5
ii libqt6keychain1 0.14.3-3
ii libqt6network6 6.7.2+dfsg-5
ii libqt6opengl6 6.7.2+dfsg-5
ii libqt6qml6 6.7.2+dfsg-11
ii libqt6quick6 6.7.2+dfsg-11
ii libqt6sql6 6.7.2+dfsg-5
ii libqt6svg6 6.7.2-6
ii libqt6svgwidgets6 6.7.2-6
ii libqt6widgets6 6.7.2+dfsg-5
ii libqt6xml6 6.7.2+dfsg-5
ii librubberband2 3.3.0+dfsg-2+b3
ii libshout-idjc3 2.4.6-2+b1
ii libsndfile1 1.2.2-2
ii libsoundtouch1 2.3.3+ds-1+b1
ii libsqlite3-0 3.46.1-1
ii libstdc++6 14.2.0-12
ii libswresample5 7:7.1-3+b1
ii libtag1v5 1.13.1-2
ii libupower-glib3 1.90.6-2
ii libusb-1.0-0 2:1.0.27-1+b1
ii libvorbis0a 1.3.7-2+b1
ii libvorbisenc2 1.3.7-2+b1
ii libvorbisfile3 1.3.7-2+b1
ii libwavpack1 5.7.0-1+b1
ii libx11-6 2:1.8.10-2
ii mixxx-data 2.5.0+dfsg-1
mixxx recommends no packages.
Versions of packages mixxx suggests:
ii evince [pdf-viewer] 46.3.1-1+b1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mixxx
Source-Version: 2.5.0+dfsg-2
Done: Dennis Braun <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mixxx, 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.
Dennis Braun <[email protected]> (supplier of updated mixxx 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: Tue, 07 Jan 2025 19:36:05 +0100
Source: mixxx
Architecture: source
Version: 2.5.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Dennis Braun <[email protected]>
Closes: 1092219
Changes:
mixxx (2.5.0+dfsg-2) unstable; urgency=medium
.
* Fix missing dependency libqt6sql6-sqlite (Closes: #1092219)
Checksums-Sha1:
242178b4fc14e81bddd2d198ce4829d12396fa1e 3391 mixxx_2.5.0+dfsg-2.dsc
68f76378afb736cd17dc265adf8494f1ef5eb068 28428 mixxx_2.5.0+dfsg-2.debian.tar.xz
a015837b4a42137e745d9ad0056fb032764987cc 8489
mixxx_2.5.0+dfsg-2_source.buildinfo
Checksums-Sha256:
b7708593dd5df14fe5bfbec058cb4e62e96cc20b1b0b0dd1e96255efe7eb68b5 3391
mixxx_2.5.0+dfsg-2.dsc
77171f885920cbd3596d2e296407793f9769a53af4e1252737cac1d20fd24061 28428
mixxx_2.5.0+dfsg-2.debian.tar.xz
a27df3ae8f11e684d4227c95ee4ac41f1ff8c65478d0df1a1ed2416dd4041d6f 8489
mixxx_2.5.0+dfsg-2_source.buildinfo
Files:
67f530ef7041320fd3dc576ed604ec31 3391 sound optional mixxx_2.5.0+dfsg-2.dsc
8e3610e309fb84486381be13a5acdaf9 28428 sound optional
mixxx_2.5.0+dfsg-2.debian.tar.xz
1dd5e7da38948318286d3aac9bdbf2b9 8489 sound optional
mixxx_2.5.0+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEEPLfDAq+1fmGoxhfdY06lXZArmDYFAmd9dD8PHHNuZEBkZWJp
YW4ub3JnAAoJEGNOpV2QK5g2/z0P/jKBw8sgbq3nPjHze6Ay+3M5WL95DZF4whL7
9qK7lq64hLsB30zhnEVN8mjIjaRgh7GeS+YHDUhahb0M1qzmjBsrj/hczrpzq8gI
QIrJw7sEfk+RnrAlKzLoA5bMzgKm7EqXYTvuchnpR1TPhMb3Hxt8HwG+wIQX8gg+
wHrICyMo3nH3AmNmXc8ZKnyOUK1+FVhVKgQxv/7s+gPn7W6fAffCf/IuZFIEl+PL
ezwMeoGJeg5D4reqru5AdZH51w7FbkXDWWlxtFCNgAjz4oCTYH6W0lOXRMbm6XO2
LEM4tZLN6QaLsYX5TKqkVfADkC8ltma4Ps5r33D+7by49w1KNsTlkP9u732vNv2H
j/LzAWuyRjTYivrnU6efAbDCfcK/EBUoU0cN9iP59IGIVrDAxe+IjPYG9NLSuMwa
4Zb/YPpPM9M988jxBekI6YGHJhoAHkmKgkhBkrEeusSkVmB18BhDsmqRRMwbgEQW
6gbscq9YPjWo2AqtuQejj7mdp9SUDvTz0g+cwbXlxHPJcOFNnNG+I8IvG6tJrFf/
VOIQpRPO0w5rF/1fJL3uD/m84CRyjFE1L3b3y1RnTLXPwIAShvPtG/wIuamK3acw
pzQLMRQtm0WwoEv6jl8zzhThC7RQntvNnt9eFgxzc6QJ1YyVCVdYuU638G8rkJ6+
KtncoOd+
=iW3A
-----END PGP SIGNATURE-----
pgpbQUBdkDKGC.pgp
Description: PGP signature
--- End Message ---