Bug#837890: libqt5sql5-sqlite: /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake is missing

2016-09-15 Thread Paul Labedan
Package: libqt5sql5-sqlite
Version: 5.3.2+dfsg-4+deb8u1
Severity: normal

Dear Maintainer,

The /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake 
file is missing (it's loaded by 
/usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5SqlConfig.cmake) to populate 
Qt5::QSQLiteDriverPlugin (which then could be used to locate the plugin withing 
cmake).
I found the issue on debian 8 and 7 with backports, both on x86 and amd64.


-- System Information:
Debian Release: 8.5
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libqt5sql5-sqlite depends on:
ii  libc6  2.19-18+deb8u4
ii  libqt5core5a   5.3.2+dfsg-4+deb8u1
ii  libqt5sql5 5.3.2+dfsg-4+deb8u1
ii  libsqlite3-0   3.8.7.1-1+deb8u1
ii  libstdc++6 6.1.1-9
ii  multiarch-support  2.19-18+deb8u4

libqt5sql5-sqlite recommends no packages.

libqt5sql5-sqlite suggests no packages.

-- no debconf information



Bug#837890:

2016-09-15 Thread Paul Labedan
Hi again,

I didn't checked but maybe other sql plugins or other plugins have the same
issue.

Regards,
Paul Labedan


Bug#837890: libqt5sql5-sqlite: /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake is missing

2016-09-16 Thread Paul Labedan
Hi Lisandro Damián Nicanor,

In fact, locating the plugin to ship it on a bundled app is my point: I
build a Qt5 application and I would like to make it available for Wheezy
without backports (some of the machines I'm targeting have limited internet
access and won't have access to backports easily), for this purpose I have
to ship Qt5 libs and plugins within the app.

Regards,
Paul

2016-09-16 2:44 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer <
perezme...@gmail.com>:

> tag 837890 moreinfo
> thanks
>
> Hi Paul!
>
> On jueves, 15 de septiembre de 2016 10:23:31 A. M. ART Paul Labedan wrote:
> [snip]
> > The /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5Sql_
> QSQLiteDriverPlugin.cmake
> > file is missing (it's loaded by
> > /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5SqlConfig.cmake) to populate
> > Qt5::QSQLiteDriverPlugin (which then could be used to locate the plugin
> > withing cmake). I found the issue on debian 8 and 7 with backports, both
> on
> > x86 and amd64.
>
> We are actually proactively removing them for every plugin. The rationale
> is
> that so far we could not find a reason to ship them, as the only use we
> could
> hear of so far is to locate the plugin to be able to ship it on a bundled
> app.
>
> Of course if you have a good reason to ship this CMake files please do not
> heasitate in telling us, so we can reconsider this.
>
> Thanks for your bug report!
>
>
>
> --
> Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogspot.com/
>


Bug#837890: libqt5sql5-sqlite: /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake is missing

2016-09-16 Thread Paul Labedan
tag 837890 moreinfo
thanks

Hi Lisandro Damián Nicanor,

In fact, locating the plugin to ship it on a bundled app is my point: I
build a Qt5 application and I would like to make it available for Wheezy
without backports (some of the machines I'm targeting have limited internet
access and won't have access to backports easily), for this purpose I have
to ship Qt5 libs and plugins within the app.

Regards,
Paul

2016-09-16 2:44 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer <
perezme...@gmail.com>:

> tag 837890 moreinfo
> thanks
>
> Hi Paul!
>
> On jueves, 15 de septiembre de 2016 10:23:31 A. M. ART Paul Labedan wrote:
> [snip]
> > The /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5Sql_
> QSQLiteDriverPlugin.cmake
> > file is missing (it's loaded by
> > /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5SqlConfig.cmake) to populate
> > Qt5::QSQLiteDriverPlugin (which then could be used to locate the plugin
> > withing cmake). I found the issue on debian 8 and 7 with backports, both
> on
> > x86 and amd64.
>
> We are actually proactively removing them for every plugin. The rationale
> is
> that so far we could not find a reason to ship them, as the only use we
> could
> hear of so far is to locate the plugin to be able to ship it on a bundled
> app.
>
> Of course if you have a good reason to ship this CMake files please do not
> heasitate in telling us, so we can reconsider this.
>
> Thanks for your bug report!
>
>
>
> --
> Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogspot.com/
>


Bug#837890: libqt5sql5-sqlite: /usr/lib/x86_64-linux-gnu/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake is missing

2016-09-16 Thread Paul Labedan
Thanks.

2016-09-16 16:59 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer <
perezme...@gmail.com>:

> tag 837890 - moreinfo
> thanks
>
> On viernes, 16 de septiembre de 2016 8:58:56 A. M. ART Paul Labedan wrote:
> > Hi Lisandro Damián Nicanor,
> >
> > In fact, locating the plugin to ship it on a bundled app is my point: I
> > build a Qt5 application and I would like to make it available for Wheezy
> > without backports (some of the machines I'm targeting have limited
> internet
> > access and won't have access to backports easily), for this purpose I
> have
> > to ship Qt5 libs and plugins within the app.
>
> Mmm, definitely not what one would expect in Debian, but I see your use
> case
> here. OK, we will discuss this with the team.
>
> --
> Tiempo para el tiempo y un rato mas.
>   Profecías, Vox Dei, basado en Eclesiastes 3:1-9
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogspot.com/
>