Your message dated Thu, 07 Aug 2014 07:03:59 +0000 with message-id <[email protected]> and subject line Bug#757271: fixed in qtconnectivity-opensource-src 5.3.1-2 has caused the Debian Bug report #757271, regarding Might need linking against qtDBus 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.) -- 757271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757271 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libqt5bluetooth5 Version: 5.2.1-1 Severity: important A user told me (not adding his identity in case he wants to preserve it): thanks your for qtconnectivity package in 14.04 and putting it into the ubuntu repository. I'm using the package to get a list of bluetooth adapter from qt. Unfortunately this does not work at all, which seems to make the package a bit less usefull, than it could be The reason why its not working, is, that its somehow not linked against Qt5DBus. If I simply rebuild your package "debuild -us -uc" it works and is linked against Qt5DBus: >ldd ./debian/libqt5bluetooth5/usr/lib/x86_64-linux-gnu/libQt5Bluetooth.so.5.2.1 >linux-vdso.so.1 => (0x00007fff48ce2000) >libQt5DBus.so.5 => /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 >>(0x00007fd424f2c000) the orginal one from the system: ldd /usr/lib/x86_64-linux-gnu/libQt5Bluetooth.so.5.2.1 linux-vdso.so.1 => (0x00007fffd23fe000) libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f45be74b000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f45be314000) libicui18n.so.52 => /usr/lib/x86_64-linux-gnu/libicui18n.so.52 libicuuc.so.52 => /usr/lib/x86_64-linux-gnu/libicuuc.so.52 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f45bd98e000) libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f45bd47d000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f45bd177000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f45bcf60000) /lib64/ld-linux-x86-64.so.2 (0x00007f45bf6fb000) libicudata.so.52 => /usr/lib/x86_64-linux-gnu/libicudata.so.52 libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f45bb4b4000) ==> is not linked againt Qt5DBus, and does not work. Qt5Bluetooth uses DBus to list for example bluetooth adaptors. When I re-build your package I get: warning: debian/libqt5bluetooth5/DEBIAN/symbols doesn't match completely debian/libqt5bluetooth5.symbols and then some new DBus related symbols: >+ >_ZN28QBluetoothTransferReplyBluez7RequestERK15QDBusObjectPath@Base >5.2.1-1 >+ >_ZN28QBluetoothTransferReplyBluez8CompleteERK15QDBusObjectPath@Base >5.2.1-1 >+ >_ZN28QBluetoothTransferReplyBluez8ProgressERK15QDBusObjectPathy@Base >>5.2.1-1 I have tested the btchat example against the default package, it does not work. So I would say that the Qt5Bluetooth package does not work at all on 14.04. Simply rebuilding your package and install : - libqt5bluetooth5_5.2.1-1_amd64.deb fixed the problem for me. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores) Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libqt5bluetooth5 depends on: ii libc6 2.19-7 ii libqt5core5a 5.3.1+dfsg-3 ii libstdc++6 4.9.1-4 ii multiarch-support 2.19-7 libqt5bluetooth5 recommends no packages. libqt5bluetooth5 suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: qtconnectivity-opensource-src Source-Version: 5.3.1-2 We believe that the bug you reported is fixed in the latest version of qtconnectivity-opensource-src, 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. Timo Jyrinki <[email protected]> (supplier of updated qtconnectivity-opensource-src 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: Thu, 07 Aug 2014 09:41:12 +0300 Source: qtconnectivity-opensource-src Binary: libqt5bluetooth5 qml-module-qtbluetooth libqt5nfc5 qml-module-qtnfc qtconnectivity5-dev qtconnectivity5-examples qtconnectivity5-dbg Architecture: source i386 Version: 5.3.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <[email protected]> Changed-By: Timo Jyrinki <[email protected]> Description: libqt5bluetooth5 - Qt Connectivity Bluetooth module libqt5nfc5 - Qt Connectivity NFC module qml-module-qtbluetooth - Qt Connectivity module - Bluetooth QML module qml-module-qtnfc - Qt Connectivity module - NFC QML module qtconnectivity5-dbg - Qt Connectivity library debugging symbols qtconnectivity5-dev - Qt Connectivity development files qtconnectivity5-examples - Qt 5 Connectivity examples Closes: 757271 Changes: qtconnectivity-opensource-src (5.3.1-2) unstable; urgency=medium . * Add libbluetooth-dev and pkg-config build dependencies to build with bluez support (Closes: #757271) * Add the new symbols Checksums-Sha1: 8f244981f3b36a83cf9100e0416733a12899ec25 2792 qtconnectivity-opensource-src_5.3.1-2.dsc 78cbc88b49cc39831177162b4ee40347cc9211cc 9784 qtconnectivity-opensource-src_5.3.1-2.debian.tar.xz d355304ce72531c80769b28dc521f15f6f936a8b 134028 libqt5bluetooth5_5.3.1-2_i386.deb 65630f3b593ca75a17c481bd1eef27d9dcb24b07 29918 qml-module-qtbluetooth_5.3.1-2_i386.deb 7dcad0c90954088354aba8da70b723652e3aede6 60110 libqt5nfc5_5.3.1-2_i386.deb 95f7d8a4ba7661552f64c63b8afe25a41a5a767b 21590 qml-module-qtnfc_5.3.1-2_i386.deb 5ebea99366d059c52d9d2445745ebb7a7d285b32 21934 qtconnectivity5-dev_5.3.1-2_i386.deb 7936fcd8e4039f35e75d5ddba841e56b8b454297 533084 qtconnectivity5-examples_5.3.1-2_i386.deb cda37c7a5de729fa7a91c4f4828efa21bf570beb 9132174 qtconnectivity5-dbg_5.3.1-2_i386.deb Checksums-Sha256: a70ee3a6f13236ed588711d6d77cd36535b66cb1d4ddbdcb5ecdf5a9dd7bc27b 2792 qtconnectivity-opensource-src_5.3.1-2.dsc 038936a500149e1b7861217362913392e7a4da1e10f64caf694ed87cc5aeea68 9784 qtconnectivity-opensource-src_5.3.1-2.debian.tar.xz e6fb0bc4bf646ea9bd88f1da3b58e064b73672fbb3449e1beb6921d813111aa1 134028 libqt5bluetooth5_5.3.1-2_i386.deb 8c8d20b19686f70b65a580fd22a8d68acf1468e94b352147a164640a24816a84 29918 qml-module-qtbluetooth_5.3.1-2_i386.deb 5c7c8b65033e6c5a03551b956ce2dc0be4e9824f64d390044aa936e43b34f47f 60110 libqt5nfc5_5.3.1-2_i386.deb 77ce7747430ca122ab0292276ecee51cba9d48db42faec938e9f3f87540b3d84 21590 qml-module-qtnfc_5.3.1-2_i386.deb d46b98965021c48d80e28d72af585ca6c87efa635759b633b23855c454b7d5d8 21934 qtconnectivity5-dev_5.3.1-2_i386.deb e4de8f4a80a5dddcd7956c8614a9a28367849e3384439de2ff727417add7a918 533084 qtconnectivity5-examples_5.3.1-2_i386.deb a994a121b827b6bd14bf69a52a312da9e4513860c2f25429c9f30fc1d57dec9b 9132174 qtconnectivity5-dbg_5.3.1-2_i386.deb Files: 70773afedde184fc86c4bd0d0e1b68c0 134028 libs optional libqt5bluetooth5_5.3.1-2_i386.deb 1e51521025bab13679b3646dfb6e3134 29918 libs optional qml-module-qtbluetooth_5.3.1-2_i386.deb a80d22231ef2d12f261338c306b1484d 60110 libs optional libqt5nfc5_5.3.1-2_i386.deb 07bf9fafd3ae32e3c0359288764500e5 21590 libs optional qml-module-qtnfc_5.3.1-2_i386.deb 65a3181b4db11ce57bb7c805e2bf0cb6 21934 libdevel optional qtconnectivity5-dev_5.3.1-2_i386.deb e7b7d72a0d40b4fdee097532b90df628 533084 x11 optional qtconnectivity5-examples_5.3.1-2_i386.deb 595e4e2b26d5f50307b53ef40b54b959 9132174 debug extra qtconnectivity5-dbg_5.3.1-2_i386.deb 2023b4c92a1476c1536d6b46909d10c3 2792 libs optional qtconnectivity-opensource-src_5.3.1-2.dsc 3cd226690e26ffeaf75d371db356419b 9784 libs optional qtconnectivity-opensource-src_5.3.1-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJT4yFwAAoJEOD3WfeQvdIHeocP/AqgXeWBjWAJVEBIgMWMj3RJ PPUyBoCJqBC0dl6vLiRaIntnP/j2uonjtyOtFSlAgDjSughRx0DTPYneuak6fdOV fki8Hr7zX7xHPu4YASp17n3I2n9XTZbBf8NKmVtxPTNVSmVUehAAWubj1WwiKnkn +AOD+N5xDrno2OH2nOdrI+dehyAaWli38J1KodeiuRMlE7U+/j80OyrS5zPat6jX 9TzBFbNEbWQg5lKxqrC7CUx0gUqWBrtNSAqXC2yciJ06jZI/kD5uMsm9eYAeJ3wF 7aYnZZG65GTdxgIYXyFjyHeS0cy1Bx8MSLVAVMNTRAyZzDpAqFa+2ONPaTtQig9d FeR5Bv8o3i7qvkXkFes9Cdv4KkHB5PLV8rl2HdWkzEAaCKa1oUQa7O6ts0pOMt2o evRe+eCiWHOBo3xGbbz3z2A1bx/b1T1/qL4fjo9Qf2EbOlQP6sV1pf4fD/E8kL0i em+yDKxpbe/3HtU/pE6MtgiVXP3jk20ZnBs2JTdA86F6q2UjQXCLufoxV6RX+1Lz 2vOp69KJCGtgqz5aj1smNWqzAy+TGC3fY7YjGZT1oCD9hnDMOZqKiV1CgyHoAzHL TaPVYRnObcrgmFwdobL6n+51ZesC4SmjPMU4f3IGFXTHF8yj0Zn7uCJllpZsCfk6 SO5/926OXVJeajRHY320 =TJgE -----END PGP SIGNATURE-----
--- End Message ---

