Public bug reported: Relevant output when running the lloconv autopkgtests against libreoffice 6.1.0:
autopkgtest [15:08:46]: test command1: cd "$AUTOPKGTEST_TMP" && echo '<html><title>foo</title><body>hello world</body></html>' > in.html && lloconv in.html out.doc && file --mime-type out.doc | grep '^out\.doc: application/msword$' && lloconv out.doc rev.txt && grep 'hello world' rev.txt autopkgtest [15:08:46]: test command1: [----------------------- No language whitelisted, turning off the language support. out.doc: application/msword No language whitelisted, turning off the language support. hello world autopkgtest [15:08:49]: test command1: -----------------------] autopkgtest [15:08:50]: test command1: - - - - - - - - - - results - - - - - - - - - - command1 FAIL stderr: No language whitelisted, turning off the language support. autopkgtest [15:08:50]: test command1: - - - - - - - - - - stderr - - - - - - - - - - No language whitelisted, turning off the language support. No language whitelisted, turning off the language support. autopkgtest [15:08:50]: @@@@@@@@@@@@@@@@@@@@ summary command1 FAIL stderr: No language whitelisted, turning off the language support. https://github.com/LibreOffice/core/commit/3a68b21c212c1c2fc7f1d8f4d1abc8990bcd91c0 is the upstream commit that introduced writing to stderr. The tests need to be updated to allow-stderr. ** Affects: lloconv (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790083 Title: autopkgtests fail with LO 6.1 because LibreOfficeKit writes to stderr To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lloconv/+bug/1790083/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
