[debian-mysql] Bug#460402: FTBFS on testsuite failure on armel

Riku Voipio riku.voipio at iki.fi
Sat Jan 12 13:01:51 UTC 2008


Package: mysql-dfsg-5.0
Version: 5.0.51-2
Severity: normal
User: debian-arm at lists.debian.org
Usertags: eabi

Failed 2/484 tests, 99.59% were successful. Looking at build log[1],
the testsuite errors appear to non-serious:

-mysqlcheck: Got error: 2005: Unknown MySQL server host 'not_existing_host' (errno) when trying to connect
+mysqlcheck: Got error: 2003: Can't connect to MySQL server on 'not_existing_host' (errno) when trying to connect

-ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'invalid_hostname' (errno)
+ERROR 2003 (HY000) at line 1: Can't connect to MySQL server on 'invalid_hostname' (errno)

The current strategy from mysql maintainers appears to not running the testsuite
at all on architectures with testsuite failures. The easiest solution is to
add "armel" to the list of architectures where testsuite is not run. personally
I would prefer that the testsuite was run, but errors would ignored on selected
architectures. Thus if we get enduser bugreport of mysql, we can check if there
was regressions on testsuite run for package version enduser was using.

[1] http://buildd.debian-ports.org/fetch.php?&pkg=mysql-dfsg-5.0&ver=5.0.51-2&arch=armel&stamp=1200113517&file=log&as=raw

-- 
"rm -rf" only sounds scary if you don't have backups





More information about the pkg-mysql-maint mailing list