[Bug 1843758] Re: pymsql ftbfs in eoan

Bryce Harrington 1843758 at bugs.launchpad.net
Wed Jan 15 19:44:40 UTC 2020


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

** Changed in: python-pymysql (Ubuntu)
     Assignee: (unassigned) => Bryce Harrington (bryce)

** Also affects: python-pymysql (Ubuntu Eoan)
   Importance: Undecided
       Status: New

** Also affects: python-pymysql (Ubuntu Focal)
   Importance: High
     Assignee: Bryce Harrington (bryce)
       Status: Confirmed

-- 
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:
  Confirmed
Status in python-pymysql source package in Eoan:
  New
Status in python-pymysql source package in Focal:
  Confirmed

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