pymsql ftbfs in eoan

Bug #1843758 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-pymysql (Ubuntu)
Fix Released
High
James Page
Eoan
New
Undecided
Unassigned
Focal
Fix Released
High
James Page

Bug Description

https://launchpadlibrarian.net/441261334/buildlog_ubuntu-eoan-amd64.python-pymysql_0.9.3-1_BUILDING.txt.gz

   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="debian/run_tests.sh {interpreter}" dh_auto_test
I: pybuild base:217: debian/run_tests.sh python2.7
+ mktemp -d
+ MYTEMP_DIR=/tmp/tmp.GroDi6prWT
+ whoami
+ ME=buildd
+ /usr/sbin/mysqld --version
+ grep Ver
+ awk {print $3}
+ cut -d- -f1
+ MYSQL_VERSION=8.0.16
+ echo 8.0.16
+ cut -d. -f1
+ MYSQL_VERSION_MAJ=8
+ echo 8.0.16
+ cut -d. -f2
+ MYSQL_VERSION_MID=0
+ + cut -d. -f3
echo 8.0.16
+ MYSQL_VERSION_MIN=16
+ [ 8 -le 5 ]
+ MYSQL_INSTALL_DB_OPT=--basedir=/usr
+ mysql_install_db --no-defaults --datadir=/tmp/tmp.GroDi6prWT --basedir=/usr --user=buildd
debian/run_tests.sh: 45: mysql_install_db: not found
E: pybuild pybuild:341: test: plugin custom failed with: exit code=127: debian/run_tests.sh python2.7
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 255

Matthias Klose (doko)
Changed in python-pymysql (Ubuntu):
status: New → Confirmed
importance: Undecided → High
tags: added: ftbfs rls-ee-incoming
Revision history for this message
Bryce Harrington (bryce) wrote :

Probably needs same fix as the other mysql_install_db issues seen with mysql8

Changed in python-pymysql (Ubuntu):
assignee: nobody → Bryce Harrington (bryce)
Revision history for this message
Bryce Harrington (bryce) wrote :

I had been working on getting the test case fixed - it needed a bunch of the mysql8 transition work done to it. But it appears the test is now just being disabled so guess the work's no longer required.

Changed in python-pymysql (Ubuntu Focal):
assignee: Bryce Harrington (bryce) → nobody
Revision history for this message
Matthias Klose (doko) wrote :

it is now enabled again, and ftbfs. Please note that the autopkg test itself passes.

tags: added: rls-ff-incoming
Revision history for this message
James Page (james-page) wrote :

focal pymysql successfully builds included execution of the test suite.

Changed in python-pymysql (Ubuntu Focal):
status: Confirmed → In Progress
assignee: nobody → James Page (james-page)
status: In Progress → 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.