Activity log for bug #1566798

Date Who What changed Old value New value Message
2016-04-06 11:23:24 Lars Tangvald bug added bug
2016-04-06 11:26:57 Lars Tangvald attachment added Fix for failing patch https://bugs.launchpad.net/ubuntu/+source/ruby-mysql2/+bug/1566798/+attachment/4625865/+files/testfix.patch
2016-04-06 11:28:57 Lars Tangvald attachment added Fixes build failure https://bugs.launchpad.net/ubuntu/+source/ruby-mysql2/+bug/1566798/+attachment/4625866/+files/startscript.diff
2016-04-06 12:07:36 Lars Tangvald description The package will fail to build with mysql 5.7 for a few reasons: From debian/start-mysqld_and_run.sh * mysql_install_db is run with the deprecated options --force and --skip-grant-tables * mysql_install_db needs to be run with --insecure, or a random root password will be generated * the test database is no longer automatically created Tests: The test for numeric-only database doesn't create the user it needs. The package will fail to build with mysql 5.7 for a few reasons: From debian/start-mysqld_and_run.sh * mysql_install_db is run with the removed options --force and --skip-grant-tables, which fails * mysql_install_db needs to be run with --insecure, or a random root password will be generated * the test database is no longer automatically created Tests: The test for numeric-only database doesn't create the user it needs.
2016-04-06 12:34:28 Ubuntu Foundations Team Bug Bot tags patch
2016-04-06 12:34:37 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2016-04-06 14:03:46 Robie Basak ruby-mysql2 (Ubuntu): status New Fix Committed
2016-04-07 06:01:56 Launchpad Janitor ruby-mysql2 (Ubuntu): status Fix Committed Fix Released
2017-02-16 22:17:52 Launchpad Janitor merge proposal linked https://code.launchpad.net/~lars-tangvald/ubuntu/+source/ruby-mysql2/+git/ruby-mysql2/+merge/317558