[Bug 1843758] [NEW] pymsql ftbfs in eoan

Matthias Klose doko at ubuntu.com
Thu Sep 12 15:01:41 UTC 2019


Public bug reported:

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

** Affects: python-pymysql (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs rls-ee-incoming

** Changed in: python-pymysql (Ubuntu)
       Status: New => Confirmed

** Changed in: python-pymysql (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs rls-ee-incoming

-- 
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

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