Trying to update from recent version, I get:
[sagemath_doc_html-none] installing. Log file:
/home/slabbe/GitBox/sage/logs/pkgs/sagemath_doc_html-none.log
[sagemath_doc_html-none] error installing, exit status 2. End of log
file:
[sagemath_doc_html-none] from .number_field import (NumberField,
NumberFieldTower, CyclotomicField, QuadraticField,
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/number_field/number_field.py",
line 117, in <module>
[sagemath_doc_html-none] from
sage.rings.polynomial.polynomial_element import is_Polynomial
[sagemath_doc_html-none] File
"sage/rings/polynomial/polynomial_element.pyx", line 67, in init
sage.rings.polynomial.polynomial_element
(build/cythonized/sage/rings/polynomial/polynomial_element.c:107237)
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/polynomial/polynomial_ring.py",
line 152, in <module>
[sagemath_doc_html-none] import
sage.rings.polynomial.polynomial_element_generic as
polynomial_element_generic
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/polynomial/polynomial_element_generic.py",
line 1556, in <module>
[sagemath_doc_html-none] from
sage.rings.polynomial.polynomial_rational_flint import
Polynomial_rational_flint
[sagemath_doc_html-none]
File "sage/rings/polynomial/polynomial_rational_flint.pyx", line 1, in init
sage.rings.polynomial.polynomial_rational_flint
(build/cythonized/sage/rings/polynomial/polynomial_ratio
nal_flint.cpp:27916)
[sagemath_doc_html-none] ImportError: libflint.so.15: cannot open
shared object file: No such file or directory
[sagemath_doc_html-none] Error: './sage --docbuild --all-documents'
failed
[sagemath_doc_html-none] Makefile:32: recipe for target
'doc-inventory-reference' failed
[sagemath_doc_html-none] make[5]: *** [doc-inventory-reference] Error 1
[sagemath_doc_html-none] Traceback (most recent call last):
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/runpy.py", line 188, in
_run_module_as_main
[sagemath_doc_html-none] mod_name, mod_spec, code =
_get_module_details(mod_name, _Error)
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/runpy.py", line 147, in
_get_module_details
[sagemath_doc_html-none] return _get_module_details(pkg_main_name,
error)
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/runpy.py", line 111, in
_get_module_details
[sagemath_doc_html-none] __import__(pkg_name)
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage_docbuild/__init__.py",
line 55, in <module>
[sagemath_doc_html-none] import sage.all
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/all.py",
line 131, in <module>
[sagemath_doc_html-none] from sage.rings.all import *
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/all.py",
line 55, in <module>
[sagemath_doc_html-none] from .number_field.all import *
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/number_field/all.py",
line 2, in <module>
[sagemath_doc_html-none] from .number_field import (NumberField,
NumberFieldTower, CyclotomicField, QuadraticField,
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/number_field/number_field.py",
line 117, in <module>
[sagemath_doc_html-none] from
sage.rings.polynomial.polynomial_element import is_Polynomial
[sagemath_doc_html-none] File
"sage/rings/polynomial/polynomial_element.pyx", line 67, in init
sage.rings.polynomial.polynomial_element
(build/cythonized/sage/rings/polynomial/polynomial_element.c:107237)
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/polynomial/polynomial_ring.py",
line 152, in <module>
[sagemath_doc_html-none] import
sage.rings.polynomial.polynomial_element_generic as
polynomial_element_generic
[sagemath_doc_html-none] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/sage/rings/polynomial/polynomial_element_generic.py",
line 1556, in <module>
[sagemath_doc_html-none] from
sage.rings.polynomial.polynomial_rational_flint import
Polynomial_rational_flint
[sagemath_doc_html-none] File
"sage/rings/polynomial/polynomial_rational_flint.pyx", line 1, in init
sage.rings.polynomial.polynomial_rational_flint
(build/cythonized/sage/rings/polynomial/polynomial_ratio
nal_flint.cpp:27916)
[sagemath_doc_html-none] ImportError: libflint.so.15: cannot open
shared object file: No such file or directory
[sagemath_doc_html-none] Error: './sage --docbuild --all-documents'
failed
[sagemath_doc_html-none] Makefile:32: recipe for target
'doc-inventory-reference' failed
[sagemath_doc_html-none] make[5]: *** [doc-inventory-reference] Error 1
[sagemath_doc_html-none] Full log file:
/home/slabbe/GitBox/sage/logs/pkgs/sagemath_doc_html-none.log
Doing
make doc-clean doc-uninstall
does not solve the issue. I will not run `make distclean` and report back.
--
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/39e8af41-0972-40f9-ab6e-0065e44facc1n%40googlegroups.com.