[Bug 1853144] Re: main.mysqlpump_basic_lz4 dep8 test fails with a false positive
Andreas Hasenack
andreas at canonical.com
Tue Dec 3 13:30:23 UTC 2019
In eoan it's in stderr, with 1.9.1-1:
andreas at nsnx:~$ lz4 -V
*** LZ4 command line interface 64-bits v1.9.1, by Yann Collet ***
andreas at nsnx:~$ lz4 -V 2>/dev/null
andreas at nsnx:~$ lz4 -V > /dev/null
*** LZ4 command line interface 64-bits v1.9.1, by Yann Collet ***
andreas at nsnx:~$
In focal-proposed it's in stdout, with 1.9.2-2:
ubuntu at f1:~$ lz4 -V
*** LZ4 command line interface 64-bits v1.9.2, by Yann Collet ***
ubuntu at f1:~$ lz4 -V > /dev/null
ubuntu at f1:~$ lz4 -V 2>/dev/null
*** LZ4 command line interface 64-bits v1.9.2, by Yann Collet ***
ubuntu at f1:~$
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-8.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1853144
Title:
main.mysqlpump_basic_lz4 dep8 test fails with a false positive
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1853144/+subscriptions
More information about the Ubuntu-server-bugs
mailing list