Sync Request: mysql-navigator links against old libmysqlclient

Bug #45080 reported by Daniel Holbach
10
Affects Status Importance Assigned to Milestone
mysql-navigator (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 affects distros/ubuntu/mysql-navigator
 status confirmed
 subscribe motu

text:
A run of
  LC_ALL=C apt-cache rdepends libmysqlclient1{0,2,4,5} | grep ^' ' |
   sed 's/\ //g' | sort -u | xargs apt-cache showsrc | grep ^Package |
 sed 's/Package\:\ //' | sort -u
indicates that the source package mysql-navigator is built against an old libmysqlclient

Please have a look and make sure it's built against libmysqlclient15off again.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEahOkr3O2CKlAUK8RAuqDAJ9cThFHlpwR+jcUm95DycmzGztkdwCfVtiQ
KlJVyTq8SFwLAMsNd2F5vbk=
=ZMfE
-----END PGP SIGNATURE-----

Revision history for this message
Barry deFreese (bddebian) wrote :

g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../pics -I../../../include -I/usr/include/mysql -I/usr/include/qt3 -Wall -g -O2 -MT mainwindowslotschema.lo -MD -MP -MF .deps/mainwindowslotschema.Tpo -c mainwindowslotschema.cxx -fPIC -DPIC -o .libs/mainwindowslotschema.lo
In file included from mainwindow.h:22,
                 from mainwindowslotschema.cxx:10:
../../../include/loglistview.h:20:7: warning: no newline at end of file
In file included from mainwindowslotschema.cxx:15:
../../../include/loglistviewitem.h:18:7: warning: no newline at end of file
mainwindowslotschema.cxx: In member function 'void MainWindow::slot_create_database(int)':
mainwindowslotschema.cxx:518: error: 'mysql_create_db' was not declared in this scope

Revision history for this message
Barry deFreese (bddebian) wrote :

mysql_create_db and drop_db are deprecated in favor of mysql_query. So if you are better than me with the mysql function calls, please have at this. :-) Thanks.

Revision history for this message
Barry deFreese (bddebian) wrote :

OK, 1.4.2-7 from Debian unstable addresses all of these issues. Can we just sync it? Thanks.

Changed in mysql-navigator:
status: Confirmed → Needs Info
Revision history for this message
Barry deFreese (bddebian) wrote :

Archive admins. Can we please sync 1.4.2-7 from Debian unstable. It closes this bug and is fairly minimal. It builds/installs clean. Thank you.

description: updated
Changed in mysql-navigator:
status: Needs Info → Confirmed
Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

[Updating] mysql-navigator (1.4.2-6 [Ubuntu] < 1.4.2-7 [Debian])
 * Trying to add mysql-navigator...
  - <mysql-navigator_1.4.2.orig.tar.gz: already in distro - downloading from librarian>
  - <mysql-navigator_1.4.2-7.dsc: downloading from http://ftp.debian.org/debian/>
  - <mysql-navigator_1.4.2-7.diff.gz: downloading from http://ftp.debian.org/debian/>
I: mysql-navigator [universe] -> mysql-navigator_1.4.2-6 [universe].

Changed in mysql-navigator:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.