[Bug 1843758] Re: pymsql ftbfs in eoan
James Page
james.page at ubuntu.com
Fri Apr 3 11:08:19 UTC 2020
focal pymysql successfully builds included execution of the test suite.
** Changed in: python-pymysql (Ubuntu Focal)
Status: Confirmed => In Progress
** Changed in: python-pymysql (Ubuntu Focal)
Assignee: (unassigned) => James Page (james-page)
** Changed in: python-pymysql (Ubuntu Focal)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-pymysql in Ubuntu.
https://bugs.launchpad.net/bugs/1843758
Title:
pymsql ftbfs in eoan
Status in python-pymysql package in Ubuntu:
Fix Released
Status in python-pymysql source package in Eoan:
New
Status in python-pymysql source package in Focal:
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pymysql/+bug/1843758/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list