pymsql ftbfs in eoan
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
debian/rules override_
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_
I: pybuild base:217: debian/run_tests.sh python2.7
+ mktemp -d
+ MYTEMP_
+ whoami
+ ME=buildd
+ /usr/sbin/mysqld --version
+ grep Ver
+ awk {print $3}
+ cut -d- -f1
+ MYSQL_VERSION=
+ 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_
+ [ 8 -le 5 ]
+ MYSQL_INSTALL_
+ mysql_install_db --no-defaults --datadir=
debian/
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_
Changed in python-pymysql (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | added: ftbfs rls-ee-incoming |
Probably needs same fix as the other mysql_install_db issues seen with mysql8