Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-30 Thread Federico Pietro Briata
Sure, follow the log. Thank you! iz1glg@laptop:~$ cqrlog --debug=1 DEBUG LEVEL 1 Loading libssl: /usr/lib/x86_64-linux-gnu/libssl.so Loading libcrypto: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2 Loading libmysqlclient: /usr/lib/x86_64-linux-gnu/libmysqlclient.so *

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-30 Thread Petr Hlozek
Could you run cqrlog with --debug=1 parameter? There will be more info. Thanks! 2017-05-30 10:39 GMT+02:00 Federico Pietro Briata : > Hi all > with 2.0.2 with default-libmysqlclient-dev and even with cqrlog 2.0.5, > on on Stretch it's still failing during startup. :( > follow the error i get > >

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-30 Thread Federico Pietro Briata
Hi all with 2.0.2 with default-libmysqlclient-dev and even with cqrlog 2.0.5, on on Stretch it's still failing during startup. :( follow the error i get 73 de Iz1glg $ cqrlog ** DEBUG LEVEL 0 ** ** CHANGE WITH --debug=1 PARAMETER ** WARNING: obsolete call to RecreateWnd for TfrmDBConnect Warnin

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-29 Thread Gianfranco Costamagna
Hi, >It's already fixed in recent CQRLOG version. There is one of the commints: >https://github.com/ok2cqr/cqrlog/commit/3f2dd3d0025658b57b03715f3cc60919b661eed2#diff-b8baf5712e548bba85056ce31a9d3df9 thanks, will request Release Team about their opinion on this one! G.

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-29 Thread Petr Hlozek
It's already fixed in recent CQRLOG version. There is one of the commints: https://github.com/ok2cqr/cqrlog/commit/3f2dd3d0025658b57b03715f3cc60919b661eed2#diff-b8baf5712e548bba85056ce31a9d3df9 2017-05-29 19:09 GMT+02:00 Gianfranco Costamagna : > >> I'm uploading a debdiff of the two bugs fixed s

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-29 Thread Gianfranco Costamagna
> I'm uploading a debdiff of the two bugs fixed shortly attached diff -Nru cqrlog-2.0.2/debian/changelog cqrlog-2.0.2/debian/changelog --- cqrlog-2.0.2/debian/changelog 2016-09-09 14:58:50.0 +0200 +++ cqrlog-2.0.2/debian/changelog 2017-05-29 19:06:55.0 +0200 @@ -1,3 +

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-29 Thread Gianfranco Costamagna
control: clone -1 -2 control: severity -1 important control: retitle -2 "cqrlog: misses runtime libmysqlclient.so.* library, breaking db usage" control: tags -1 patch pending I'm uploading a debdiff of the two bugs fixed shortly G. signature.asc Description: OpenPGP digital signature

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-29 Thread Gianfranco Costamagna
control: tags -1 pending > trivial patch attached: I forgot to change a recommend, new patch attached and uploaded in DEFERRED/2 diff -Nru cqrlog-2.0.2/debian/control cqrlog-2.0.2/debian/control --- cqrlog-2.0.2/debian/control 2016-05-03 10:56:29.0 +0200 +++ cqrlog-2.0.2/debian/control 2

Bug#848430: cqrlog: Should Depends/Recommends the metapackage default-mysql-*

2017-05-29 Thread Gianfranco Costamagna
control: severity -1 serious control: tags -1 patch Hello cqrlog maintainers! since the package is doing a dlopen of mysql libraries, it can't work with mariadb implementation function TdmData.GetMySQLLib : String; var lib : String; begin lib := FindLib('/usr/lib64/','libmysqlclient.so*');