Am 07.12.20 um 21:00 schrieb '[email protected]' via sage-release:
Yes.

Long time ago, I created a list of known failures when using some system packages (most of them are taken care of by now and new ones came up, however this one is old):

https://trac.sagemath.org/ticket/27122#comment:40

 From this you see that this is ticket 29092: 
https://trac.sagemath.org/ticket/29092

I confirm that installing sqlite3 resolves the issue.

However, I'd like to point out that until 9.3.beta2, there was no such failure on the same machine (Before installing sqlite3 now, I just recompiled 9.3.beta2 to be sure). So for me this is a regression in 9.3.beta3.


François Bissey schrieb am Montag, 7. Dezember 2020 um 20:51:26 UTC+1:

    It looks like you are missing sqlite3, not on the system or in sage.
    You probably have the library but not the executable.

     > On 7/12/2020, at 9:50 PM, Clemens Heuberger <[email protected]> wrote:
     >
     >
     > I get (Linux Mint 19.3 Tricia):
     >
     > $ LANG=C ./sage -t --long --random-seed=0 src/sage/tests/cmdline.py
     > Running doctests with ID 2020-12-07-09-45-22-291831e7.
     > Using --optional=build,ccache,debian,dochtml,memlimit,pip,sage,sage_spkg
     > Doctesting 1 file.
     > sage -t --long --warn-long 44.1 --random-seed=0 src/sage/tests/cmdline.py
     > **********************************************************************
     > File "src/sage/tests/cmdline.py", line 592, in
    sage.tests.cmdline.test_executable
     > Failed example:
     > out.startswith("3.")
     > Expected:
     > True
     > Got:
     > False
     > **********************************************************************
     > File "src/sage/tests/cmdline.py", line 594, in
    sage.tests.cmdline.test_executable
     > Failed example:
     > err
     > Expected:
     > ''
     > Got:
     > '/local/cheuberg/local/sage-9.3.beta3/src/bin/sage: line 571: exec:
    sqlite3: not found\n'
     > **********************************************************************
     > File "src/sage/tests/cmdline.py", line 596, in
    sage.tests.cmdline.test_executable
     > Failed example:
     > ret
     > Expected:
     > 0
     > Got:
     > 127
     > **********************************************************************
     > 1 item had failures:
     > 3 of 231 in sage.tests.cmdline.test_executable
     > [230 tests, 3 failures, 26.02 s]
     > ----------------------------------------------------------------------
     > sage -t --long --warn-long 44.1 --random-seed=0 src/sage/tests/cmdline.py
    # 3 doctests failed
     > ----------------------------------------------------------------------
     > Total time for all tests: 26.1 seconds
     > cpu time: 0.3 seconds
     > cumulative wall time: 26.0 seconds
     >

--
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/5dab73b9-15c7-97f4-3fcf-16a6c9367347%40aau.at.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to