attempted builds in PPA using latest in Debian unstable: https://launchpad.net/~jchittum/+archive/ubuntu/libdbdb-mysql-perl- lp2165320/+packages
1. i messed up the syntax for skipping on armhf. silly me forgetting i needed to export as a env var 2. the other builds are failing with the same SSL related errors: t/10connect.t ........................... ok 1 - Connected to database ok 2 - Value of 'mysql_clientinfo' ok 3 - Value of 'mysql_clientversion' ok 4 - Value of 'mysql_serverversion' ok 5 - Value of 'mysql_hostinfo' ok 6 - Value of 'mysql_serverinfo' ok 7 - Value of 'mysql_stat' ok 8 - Value of 'mysql_protoinfo' ok 9 - get_info SQL_DBMS_VER ok 10 - get_info SQL_DRIVER_VER like dd.dd.dddd ok 11 - SQL_DRIVER_VER starts with "04." (update for 5.x) ok 12 - Disconnected ok 13 - dbh is disconnected and did not segv not ok 14 - Username and Password attributes override # TODO We don't have a user in our test database. # Failed (TODO) test 'Username and Password attributes override' # at t/10connect.t line 78. t/92ssl_backronym_vulnerability.t ....... 1..4 not ok 1 - DBD::mysql refused connection to non-SSL server with mysql_ssl=1 and correct user and password not ok 2 - DBD::mysql error message is SSL related ok 3 - DBD::mysql refused connection to non-SSL server with mysql_ssl=1, mysql_ssl_verify_server_cert=1 and correct user and password ok 4 - DBD::mysql error message is SSL related Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests t/92ssl_riddle_vulnerability.t .......... 1..4 not ok 1 - DBD::mysql refused connection to non-SSL server with mysql_ssl=1 and incorrect user and password not ok 2 - DBD::mysql error message is SSL related ok 3 - DBD::mysql refused connection to non-SSL server with mysql_ssl=1, mysql_ssl_verify_server_cert=1 and incorrect user and password ok 4 - DBD::mysql error message is SSL related Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests I do not see these failing in Debian. maybe openssl 4 related? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2165320 Title: Stonking libdbd-mysql-perl FTBFS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libdbd-mysql-perl/+bug/2165320/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
