Activity log for bug #1852775

Date Who What changed Old value New value Message
2019-11-15 17:11:39 Marc Deslauriers bug added bug
2019-11-15 19:12:00 Robie Basak bug added subscriber Robie Basak
2020-01-27 13:09:40 Marc Deslauriers nominated for series Ubuntu Eoan
2020-01-27 13:09:40 Marc Deslauriers bug task added wordpress (Ubuntu Eoan)
2020-01-27 13:09:40 Marc Deslauriers nominated for series Ubuntu Focal
2020-01-27 13:09:40 Marc Deslauriers bug task added wordpress (Ubuntu Focal)
2020-01-27 13:09:49 Marc Deslauriers wordpress (Ubuntu Eoan): status New Confirmed
2020-01-27 13:09:52 Marc Deslauriers wordpress (Ubuntu Focal): status New Confirmed
2020-01-27 17:43:56 Marc Deslauriers description In eoan+, running the wordpress setup script provided with the package fails: # ln -s /usr/share/wordpress /var/www/html/wordpress # bash /usr/share/doc/wordpress/examples/setup-mysql -n wordpress localhost PING localhost (127.0.0.1) 56(84) bytes of data. 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.058 ms --- localhost ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.058/0.058/0.058/0.000 ms /etc/wordpress/config-localhost.php written ERROR 1064 (42000) at line 2: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IDENTIFIED BY 'uMA8fZa7'' at line 4 Goto http://localhost to setup Wordpress [Impact] Users can't setup wordpress on Ubuntu because of an incompatibility with MySQL 8.0. [Test Case] apt install mysql-server apt install wordpress php-gd libapache2-mod-php ln -s /usr/share/wordpress /var/www/html/wordpress bash /usr/share/doc/wordpress/examples/setup-mysql -n wordpress localhost The last command should run without error, and after restarting apache, wordpress should be available at http://localhost/wordpress [Regression potential] The script currently fails to run at all. The fixed script should allow setting up a working wordpress installation. If the script introduces a regression, it would not be worse off than it currently is. [Original description] In eoan+, running the wordpress setup script provided with the package fails: # ln -s /usr/share/wordpress /var/www/html/wordpress # bash /usr/share/doc/wordpress/examples/setup-mysql -n wordpress localhost PING localhost (127.0.0.1) 56(84) bytes of data. 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.058 ms --- localhost ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.058/0.058/0.058/0.000 ms /etc/wordpress/config-localhost.php written ERROR 1064 (42000) at line 2: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IDENTIFIED BY 'uMA8fZa7'' at line 4 Goto http://localhost to setup Wordpress
2020-01-27 17:44:21 Marc Deslauriers wordpress (Ubuntu Focal): status Confirmed Fix Committed
2020-01-27 17:44:28 Marc Deslauriers wordpress (Ubuntu Eoan): status Confirmed In Progress
2020-01-27 17:44:41 Marc Deslauriers bug added subscriber Ubuntu Stable Release Updates Team
2020-01-27 19:47:36 Launchpad Janitor wordpress (Ubuntu Focal): status Fix Committed Fix Released
2020-02-07 17:21:13 Timo Aaltonen wordpress (Ubuntu Eoan): status In Progress Fix Committed
2020-02-07 17:21:31 Timo Aaltonen bug added subscriber SRU Verification
2020-02-07 17:21:35 Timo Aaltonen tags verification-needed verification-needed-eoan
2020-05-01 14:20:34 Marc Deslauriers tags verification-needed verification-needed-eoan verification-done verification-done-eoan
2020-05-04 07:37:21 Launchpad Janitor wordpress (Ubuntu Eoan): status Fix Committed Fix Released
2020-05-04 07:37:25 Ɓukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team